API Connector
Unlock the power of external data for your no code SaaS with Bubble.io's API Connector, empowering solopreneurs to seamlessly integrate third-party services and expand their app's functionality without writing a single line of code.
How to transcribe an audio file - Whisper API by OpenAI
In this Bubble tutorial we explain how to set up the Whisper API Speech to Text tool by OpenAI with your Bubble app. This will get you started creating an app that takes an audio recording of speech and transforms it into text.

How to: Timezone Dropdown with API
In this Bubble tutorial we demonstrate how to use the timezoneDB API to get a list of timezones and display this list in a dropdown for your Bubble app users.

I built an AI therapist in 30 seconds
Explore the exciting world of AI therapists with this insightful demo featuring a conversation with an AI therapist.

Is Bubble.io compatible with Google Gemini JSON Mode
Explore the limitations of using Google Gemini with Bubble io as we tackle essential questions surrounding compatibility issues.

Is Claude 3 better than OpenAI GPT-4?
Discover the power of Anthropic's Claude 3 models for building AI integrated no-code apps using Bubble.io. Explore how the latest AI models like Claude 3 Haiku can outperform even GPT 4, revolutionizing the landscape of app development.

Is Lemon Squeezy a good Stripe alternative for Bubble.io
Looking for a Stripe alternative for your Bubble app? We've been testing Lemon Squeezy. Here is our comparison between Stripe and Lemon Squeezy for Bubble app builders.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
.png)
Step by Step Guide to Building No Code SaaS Apps Using Claude 4 with Streaming
Discover how to implement Claude 4's streaming capabilities in your Bubble.io no-code applications! In this hands-on tutorial, we demonstrate live debugging and implementation of Anthropic's Claude 4 AI streaming responses, showing you exactly how to integrate this powerful feature into your Bubble.io projects. Learn how to set up the API connector, configure streaming parameters, and display real-time AI responses in your web app's interface.

Ultimate Beginner Guide to Bubble.io & No Code Development
Bubble.io is a fantastic no-code web app development platform. After recording 100s of Bubble tutorial videos it felt like like we should record our own Bubble beginners guide. In this Bubble video we explore all the essential parts of web app no code development with Bubble including examples and explanations about Design, Workflows, Database, Styles, Settings and Logs.

Bubble Table Element - Link Row to Record page
In this Bubble tutorial we demonstrate the new Bubble Table Element and show how you can easily link through from a record in your table to a page all about that record. Perfect for anyone building no-code dashboards and CRM apps with Bubble.

Deepgram Text to Speech MADE EASY with Bubble API Connector!
Discover how to make text-to-speech easy with the Deepgram API in Bubble! Learn how to integrate Deepgram's powerful text-to-speech capabilities into your Bubble applications. This guide covers everything from setting up your API keys to customizing voice options, and even troubleshooting common issues. Get tips on creating engaging audio experiences, and find out how to enhance your app's accessibility with speech functionalities.

How to build a comparison table for an ecommerce app
In this Bubble tutorial we demonstrate how to create a comparison table in Bubble. This nocode tutorial will show you how to add checkboxes to a repeating group list of products and send 2 selected products to a new page.

How to change OpenAI temperature with Bubble API Connector
In this Bubble tutorial we explain how to add extra parameters to your OpenAI call such as temperature.