Trimmed
Discover how Bubble.io's Trimmed feature empowers solopreneurs to create polished no-code SaaS applications by effortlessly removing leading and trailing whitespace from text, ensuring clean and professional data handling in your no-code projects.

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.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

OpenAI’s Latest Update: Bubble.io + Structured Response Test Results (August 2024)
OpenAI's latest update brings structured JSON responses to their API, but it still falls short for Bubble.io users.

When AI Breaks! Cloudflare AI Gateway to the Rescue for Apps
When AI breaks, your app doesn't have to! Discover how Cloudflare AI Gateway can come to the rescue when an AI API goes down. Learn how to add a fallback AI solution to ensure your applications keep running smoothly. Watch now to safeguard your app against AI failures!

Understanding Development vs Live versions in Bubble
In this Bubble.io tutorial video we explore the differences between the development version of your Bubble app and the live version of your Bubble app. Key takeaways are to get familiar with working with the 2 versions and that with 2 versions you have 2 separate databases.

Type Of Content - When To Use Page Data Source In Bubble.io
In this Bubble.io tutorial video we show how to display content using dynamic data from your database on a page. Using Page Data Source is the best way of designing a page to show a single entry from a list of data.

Create shop filter using Custom States & Option Sets
In this Bubble.io tutorial video we demonstrate how you can filter your products on a shop product page in Bubble.io. We'll be using Custom States and Option Sets to create this essential feature if you're building an ecommerce store with the Bubble app builder.

How to Check User Timezone UTC Value In Bubble.io
In this Bubble.io tutorial video we demonstrate how to use a plugin to detect a User's UTC offset. We conclude by discussing some additional factors when working with timezones.