Create a new thing
Discover how Bubble.io's "Create a new thing" feature empowers solopreneurs to effortlessly add and manage data in their no code SaaS applications, streamlining development and enhancing functionality without writing a single line of code.
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.
Let’s Build a No Code Invoice Web App - Part 1
Learn how to build a custom invoicing web app without any coding knowledge using Bubble.io in this step-by-step tutorial. Dive into the world of no-code development and create your own personalized invoicing system with ease.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
Develop Your Own AI Powered SaaS App Without Coding Using Claude Haiku 3.5 and Bubble.io
Learn how to harness the capabilities of Claude Haiku 3.5 and Bubble.io to build a powerful software-as-a-service application.
Build Your Own AI Summarizer
In just 10 minutes, you can build your own AI summarizer app using Bubble.io with this step-by-step guide. This no-code SaaS app will provide fast summaries of web pages, PDFs, and YouTube videos, making it a powerful tool for content curation.
OpenAI & Bubble Tips - Beautiful error handling
In this Bubble tutorial we demonstrate how you can replace the ugly browser alerts when OpenAI responses with an error. We explain how you can replace this error with an beautiful in app notification and send an email to your tech team with the error details.
ChatGPT Clone - how to format chat bubbles
In this Bubble tutorial, I'm going to demonstrate how we can add some design improvements to the ChatGPT clone that I was building in my previous video.
Testing Claude PDF Support in Bubble.io - Latest No Code AI Beta - Part 1
Dive into the powerful Claude model by Anthropic, showcasing the brand-new PDF support beta! If you're currently leveraging OpenAI within Bubble.io, this is a game-changer you can't miss. Discover the secrets behind seamlessly connecting Claude's PDF functionality to your Bubble API connector and explore tips and tricks that will save you loads of time.
How to securely generate a verification code
In this Bubble.io tutorial video we demonstrate the right and secure way to generate a verification code. Remember that any data used in a front end workflow can be accessible to the user so we need to use backend workflows to complete this task.