Plugins
Discover how Bubble.io plugins can supercharge your no-code SaaS journey as a solopreneur, enabling you to add powerful features and functionality to your Bubble app without writing a single line of code.

Finally! Send a message with the Enter key
In this Bubble tutorial, you will learn how to submit input from a text using an enter key and for it to automatically run a workflow based off that key press.

GPT 3.5 vs GPT 4 - Which is best for Bubble.io
In this Bubble tutorial we explore the differences between OpenAI's text generation models GPT 3.5 Turbo and GPT 4. We'll discuss cost and speed, including some limitations you need to consider when building with Bubble.io and OpenAI.

GPT-4 Chatbot with Bubble - OpenAI chat and text generation
Here is every step needed to create an OpenAI GPT-4 powered chatbot using Bubble the no-code web app development platform. Discover how to use the Bubble API Connector to connect directly to the OpenAI API, how to interpret the OpenAI API documenation and format your messages using the JSON-safe modifier. Watch this video and save yourself hours of API errors.

Generate an AI transcript in Bubble with Speaker Labels - Part 1
In this Bubble tutorial we demonstrate the AssemblyAI API Speaker Diarization (AKA audio transcription with speaker labels).

Generate an AI transcript in Bubble with Speaker Labels - Part 2
In this Bubble tutorial we demonstrate how to use the AssemblyAI transcription and speaker labelling API with backend workflows to loop through every 'utterance' returned by AssemblyAI.

Handling Duplicate User Sign-ups with Toast Notifications
In this Bubble.io tutorial we demonstrate what happens if a user tries to sign up to your Bubble app but there is already an account with that email address. We'll teach you how to handle Workflow errors and improve your Bubble app's UI using Toast notifications instead of browser alerts.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

How to increase OpenAI token limit - Error 400
In this Bubble tutorial video we demonstrate how you can increase the message length for OpenAI's gpt-3.5-turbo model allowing you to have large conversations in your Bubble ChatGPT clone. Fix for OpenAI error "content_length_exceeded".
.jpg)
Exploring the Hidden Potential of GPT-4o mini
We delve into the revolutionary changes brought by GPT 4o mini in the landscape of AI pricing, comparing GPT-4o Mini and GPT-4o.

Language Switcher in Bubble.io without Weglot
Learn how to easily add a language switcher to your Bubble.io app without the need for third-party services like Weglot, using the built-in language capabilities of Bubble.

How to use Option Sets with country and phone numbers in Bubble.io
In this Bubble.io video tutorial we show how to use Option Sets in the Bubble editor to store and display phone numbers and country codes. We use an example of a basic CRM to demonstrate the power of Option Sets to storing multiple expressions of the same data and saving this to your user in your Bubble database.

How to send data from Zapier to Bubble.io
In this Bubble tutorial we demonstrate how to connect Zapier to Bubble. In our example we scrape data from a podcast called Diary of a CEO and import this data into Bubble using a Zapier Zap.

Styling Markdown Tables in Bubble.io
Learn how to easily style HTML tables in Bubble.io using simple CSS tweaks to enhance the look of your website - all without writing the code yourself.