Set state
Discover how Bubble.io's Set State feature empowers solopreneurs to create dynamic no-code SaaS applications, allowing you to manage and update your app's data in real-time without writing a single line of code.

How to add AI text generation to a Bubble app - OpenAI
In this Bubble tutorial we demonstrate how to generate AI text from a prompt and display the generated text in your Bubble app. This video will show you how to use the OpenAI API without the need for a plugin using the Bubble API connector.

How to add OpenAI Text to Speech to your Bubble app
In this Bubble.io tutorial we demonstrate how to convert text to speech in your Bubble app using the OpenAI Text-to-Speech API including how to autoplay the speech as soon as OpenAI returns the MP3 file.

How to add a no-code product tour to your Bubble app
In this Bubble tutorial video, I'm going to be demonstrating how you can create a Product Tour and onboarding experience just like this, to guide your users through and explain features in your Bubble app.

How to add navigate a table with the arrow keys (Up Down Enter)
In this Bubble tutorial video we demonstrate how to use the arrow keys to navigate a table in Bubble.

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 create a drag and drop gallery in Bubble
In this Bubble.io tutorial video we demonstrate how to create a drag and drop gallery and multi-image uploader using the 'Drag & Drop Repeating Group' plugin by Minimum Studio. This can be a useful element for building a dating or social media app.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Does Anthropic's Claude 3 have a system prompt?
Learn how to integrate system prompts into your Claude app on Bubble.io to train, influence, and impact the output, all without needing to code. Explore the possibilities of no-code development with Claude 3 and OpenAI in our tutorial videos.

Using JSON-safe with Bubble.io and the OpenAI API
This Bubble tutorial is a follow up to our ChatGPT chatbot video where we demonatrated to how create a conversation with the OpenAI API using GPT-3.5-turbo. This videos demonstrates an improvement to our initial chatbot by using the Bubble.io text modifier :formatted as JSON-safe. This can solve many of your JSON syntax errors and OpenAI API errors by correctly escaping punctuation and formating your text input.

No code app developer reacts to Claude 3
Looking to build an AI app with no code? Discover the latest advancements with Claude 3 by Anthropic and explore how it can revolutionize your development process on platforms like Bubble.io.

Bubble App Security: Protecting User Data with Flusk.eu
In this Bubble tutorial video we demonstrate Flusk Vault, the first security tool built for Bubble apps. Flusk scans your Bubble app checking for data leaks, privacy rules, page protection, API connector, compromised workflows and more. Sign up to Flusk Vault today.

Protect Your Bubble.io Data with READ and WRITE Permission Control!
Learn how to implement robust security measures in your Bubble.io web applications! In this comprehensive tutorial, we dive deep into two crucial aspects of app security: privacy rules for protecting data access and UI-based restrictions for controlling user actions. Discover how to prevent unauthorized data access by implementing custom privacy rules, and learn the proper way to restrict specific features based on user roles using both UI elements and workflow conditions.

How to display YouTube videos using embed code and dynamic data on Bubble.io
In this Bubble.io video tutorial we show how to embed a YouTube video in your Bubble app with dynamic data taken from your database.