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.

Build a ChatGPT clone in 30 mins with Bubble.io

Build a ChatGPT clone in 30 mins with Bubble.io

Anyone can build a ChatGPT clone using the no-code web app building platform Bubble.io. This 30 minute video shows you everything you need to know to create a your own ChatGPT clone including how to create a simple Bubble.io app, how to connect with the OpenAI API and how to correctly format your messages for historical message awareness with your AI conversations.

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.

How to transcribe an audio file - Whisper API by OpenAI

How to transcribe an audio file - Whisper API by OpenAI

In this Bubble tutorial we explain how to set up the Whisper API Speech to Text tool by OpenAI with your Bubble app. This will get you started creating an app that takes an audio recording of speech and transforms it into text.

crossmenu