File Uploader
Empower your no code SaaS journey with Bubble.io's File Uploader feature, enabling solopreneurs to effortlessly integrate file management capabilities into their apps and streamline user interactions.

Testing Claude PDF Support in Bubble.io - Latest No Code AI Beta - Part 2
In this exciting Part 2 of our series, join Matt as he dives deeper into the new Claude PDF Support API.

Troubleshooting 3 Common Issues in Bubble.io: Image Analysis Guide with AI!
How to implement AI image analysis in your Bubble.io applications using OpenAI's API! This detailed tutorial solves common challenges when handling image uploads and AI integration in your no-code projects. Discover how to properly use base64 encoding for image processing, implement secure file handling, and optimize storage costs in your Bubble.io app.
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 use the Bubble.io debugger to find missing elements
In this Bubble.io tutorial we demonstrate how to use the Bubble Debugger bar to debug why an element is not visible when it should be. First we check the page element on the Bubble app page with the Inspect tool and element search, then we run our Workflow using Step by Step.

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.

Email confirmation made EASY
Discover everything you need to know about sending email confirmation emails when signing up users in your Bubble app. Verifying user identity through email confirmation is an effective way to combat fake accounts and ensure a secure registration process for your no-code SaaS startup.

How to limit app features to logged in users
In this Bubble tutorial we explore a number of different ways to limit UI elements and Workflows based on whether a user is logged in or logged out.

Loops.so vs Resend - Battle of the Email APIs
What are the key differences between Loops.so and Resend? Loops.so provides a quick and simple email API with a drag and drop email builder, while Resend is aimed more at developers.

Bubble with Speech to Text using AssemblyAI - Part 2
In part 2 of the AssemblyAI and Bubble.io tutorial series we explore how to use webhooks to inform your Bubble app when a transcript has been completed.