Repeating Group
Unlock the power of dynamic data display for your no code SaaS with Bubble.io's Repeating Group feature, empowering solopreneurs to efficiently present lists, grids, and collections in their apps without writing a single line of code.

Building a Custom Dropdowns in Bubble
Learn how to create a custom dropdown in Bubble.io without any code in this tutorial video. See how you can include elements like profile images and contact names for a seamless user experience.
Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.

Custom Dropdown with Search
Let's add a custom search to our custom dropdown in Bubble.io

Filter products in a repeating group by data type with Custom States
In this Bubble tutorial video we demonstrate how to filter results in a repeating group using Custom States.

Filtering Repeating Groups by Date - Only Showing Today's Events
In this Bubble tutorial we explain how to use constraints on a repeating group to filter your Bubble database data by date. In this Bubble.io tutorial we demonstrate how to show only events occurring on the current date.

How To Edit Table Data With A Popup In Bubble
In this Bubble.io tutorial video we demonstrate how to use a Popup to edit data in a repeating group. We show how to create a Popup and the Workflow needed to display the Popup pre-populated with any existing data.
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 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 Make an AI No Code RAG App with Bubble.io
Bubble.io no code RAG app tutorial combines Carbon AI and Claude for powerful retrieval augmented generation. Learn how to save knowledge base data with Carbon AI's API and query it alongside Claude for dynamic, conversational responses - no coding required!

Send ONLY Your Latest Messages to OpenAI in Bubble.io?
Discover a crucial but rarely documented limitation when working with OpenAI API in Bubble.io: the message limit per conversation. In this technical tutorial, learn how to implement an elegant solution for managing message history in your Bubble.io AI applications, particularly when dealing with extensive back-and-forth conversations between users and AI.

Unlock RAG Providers for NO CODE AI App Development TODAY!
Looking to build AI-powered apps with Bubble.io but confused about which RAG service to choose? In this comprehensive guide, we break down the top RAG (Retrieval Augmented Generation) services perfect for no-code developers. From Pinecone's robust platform to OpenAI's file-based system, Xano's database-first approach, discover which service best fits your project needs.

From Confusion to Clarity Mastering Your Bubble Debugger for No Code Success!
Discover how to master your debugging skills and take your no-code projects to the next level. This Bubble tutorial focuses on utilizing the Bubble Debugger to troubleshoot and optimize app performance. Key insights include understanding how to identify and fix common layout issues, ensuring data sources are correctly linked, and effectively debugging workflows. Viewers will gain a unique perspective on how to avoid errors that can arise from complex layouts and how to track data flow through the app for better clarity and efficiency.

How to fix the OpenAI Error HTTP 400 in Bubble.io
This Bubble tutorial video demonstrates how to fix OpenAI HTTP 400 in your Bubble app and even prevent error HTTP 400 from happening again.