OpenAI
Harness the power of AI in your no code SaaS with OpenAI integration in Bubble.io, empowering solopreneurs to create intelligent, cutting-edge applications without writing a single line of code.
.jpg)
Train OpenAI GPT on App Data: 2 Proven Methods [2024]
We explore 2 proven methods of training an AI on app data without writing a single line of code, perfect for those building with Bubble.io or any other no-code platform. Discover the pros and cons of using OpenAI's API for chat completion versus the assistance API, and find out how you can enhance your app's AI capabilities effortlessly.

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.

Unlock the Future Integrating OpenAI Responses API into Bubble.io's API Connector!
Discover how to implement OpenAI's latest API changes in your Bubble.io applications! In this essential tutorial, we dive deep into OpenAI's new Responses endpoint and explain why it's becoming the preferred choice over the Chat Completion endpoint. Learn how to seamlessly update your no-code web apps to leverage OpenAI's latest features, including image processing, web search, and file search capabilities.

Using JSON-safe with Bubble.io and the OpenAI API
This Bubble tutorial is a follow up to our ChatGPT chatbot video where we demonatrated to how create a conversation with the OpenAI API using GPT-3.5-turbo. This videos demonstrates an improvement to our initial chatbot by using the Bubble.io text modifier :formatted as JSON-safe. This can solve many of your JSON syntax errors and OpenAI API errors by correctly escaping punctuation and formating your text input.

Which is better? OpenAI vs Claude 3 - An Introduction
Learn about the latest advancements in AI models like Claude Haiku, Claude Sonnet, and Claude Opus and their comparison to OpenAI for building no-code web apps with Bubble.io in mind. Stay tuned for upcoming videos on integrating these models into your projects!

Why you shouldn’t be using the OpenAI Assistant API with Bubble.io
In this Bubble tutorial, we will discuss whether you should use the create chat completion endpoint or the new beta list of endpoints from OpenAI when working with Bubble and building a web app with Bubble.io.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

OpenAI Whisper vs AssemblyAI vs Deepgram The Ultimate Transcription API Showdown for 2024
Discover how to choose the best transcription API for your needs. This engaging showdown explores OpenAI Whisper, AssemblyAI, and Deepgram. You will learn about their features, pricing, ease of use, and accuracy. See how each API stands out and what unique advantages they offer to make your transcription tasks easier. Find out which one is the best fit for your project or business needs.
.png)
Convert a URL to LLM friendly input
In this tutorial, learn how to convert URLs into LLM-friendly markdown using Jina's Reader service and integrate it with Bubble's API connector.

Bubble Errors - Send yourself an email
In this Bubble tutorial we demonstrate how you can hide the ugly browser alert errors from your Bubble app users and send yourself an email with the error code instead.

Embedding our dynamic AddEvent Calendar in Bubble - AddEvent 2
Learn how to embed a dynamic calendar into your Bubble.io app using the no-code platform AddEvent, allowing users to view their own personalized calendar. Customize and update the calendar code to ensure it displays the correct user's calendar.

Figma Themes & UI Kits - Where To Find Design Inspiration
In this Bubble.io tutorial video we share some of the top places to look for design inspiration, UI kits and themes for your Bubble app.

How to add a YouTube video to your Bubble.io app using dynamic data
In this Bubble.io tutorial video we demonstrate how to add a YouTube video to your Bubble.io by storing the video ID in your database and filling in the Video element source with dynamic data.