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

Bubble.io Date filter: This Month
Learn how to filter dates by this month in Bubble.io with this tutorial.

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.

Create ChatGPT Clones Faster with OpenAI's Response API in No Code Apps
Discover how to build a ChatGPT clone in Bubble.io using OpenAI's powerful new responses endpoint! In this tutorial, we'll show you how to leverage OpenAI's latest feature to create a conversational AI application without writing a single line of code. Learn how the responses endpoint simplifies conversation history management and eliminates the need for storing chat data in your Bubble.io database.

Using Custom States to Store the Last Viewed Page When Refresh
In this Bubble.io tutorial video we demonstrate how to convert a menu that uses Custom States to hide and show parts of your page to a menu that uses a User database field. We explain the advantages of saving the current view to the User to maintain a consistent user experience.

OpenAI & Bubble Formating Tips & Tricks
In this Bubble tutorial we demonstrate some tips and tricks that will help you understand and format your prompts and responses when using the OpenAI ChatGPT API (gpt-3.5-turbo). This video draws on demonstrations in our Split by video and highlights several different approachs to extracting text from your OpenAI response including extracting multiple items.