OpenAI

Learn how to using OpenAI's text generation and image generation without code in your Bubble app. Including ChatGPT.

Bubble & ChatGPT - How to add an opening message to chatbot

Bubble & ChatGPT - Chatbot opening message

In this Bubble.io tutorial we expand upon our popular How to build a ChatGPT clone in Bubble tutorial. We demonstrate how you can show an opening greeting to your chatbot users, but exclude this message front actually being sent to OpenAI.

Tracking, counting & limiting user actions when using Bubble with ChatGPT or OpenAI

Tracking, counting & limiting user actions when using Bubble with ChatGPT or OpenAI

In this Bubble tutorial we demonstrate how to track how many times a user runs a workflow and then how to limit the number of times a user can run that workflow. This will be very useful to anyone building an app using a costly third party API such as OpenAI & ChatGPT.

Bubble.io's New Pricing - Workload Units Explained with Live App Example

Bubble.io's New Pricing - Workload Units Explained with Live App Example

After this video was recorded, on April 12th, Bubble made changes to their April 6th announcement. (Source)

We're diving deep into Bubble.io's latest pricing update, which introduces the concept of Workload Units (WUs).

Comparing Speech to Text APIs for Bubble - Whisper & AssemblyAI

Comparing Speech to Text APIs for Bubble - Whisper AI & AssemblyAI

In this Bubble.io tutorial we discuss and compare two speech recognision or speech to text APIs: the latest release of Whisper API by OpenAI and AssemblyAI. Although more expensive the AssemblyAI API works better with Bubble in several key ways.

Using JSON-safe with Bubble.io and the OpenAI API

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.

GPT-4 Chatbot with Bubble - OpenAI chat and text generation

GPT-4 Chatbot with Bubble - OpenAI chat and text generation

Here is every step needed to create an OpenAI GPT-4 powered chatbot using Bubble the no-code web app development platform. Discover how to use the Bubble API Connector to connect directly to the OpenAI API, how to interpret the OpenAI API documenation and format your messages using the JSON-safe modifier. Watch this video and save yourself hours of API errors.

OpenAI & Bubble Formating Tips & Tricks

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.

How to record audio & convert to text - OpenAI Whisper

How to record audio & convert to text - OpenAI Whisper API

In this Bubble tutorial we demonstrate how to use OpenAI Whisper with the Audio Recorder & Vizualiser to record someone's speech and convert it into text or a transcript with Whisper. Get started with the Bubble API Connector and Whisper API here.

Creating a Chatbot experience using Bubble & ChatGPT API

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.

How to create a ChatGPT app with no code using Bubble.io

How to create a ChatGPT app with no code using Bubble.io

In this video, we'll show you how to leverage Bubble.io's powerful no-code platform to create a ChatGPT app.

crossmenu