Manage the data that your users create when using your Bubble app. Use this section in Bubble to create Data Types, set up Privacy rules, create Option Sets and manage your app’s data.
In this Bubble.io tutorial we demonstrate the very common mistake that people make when using auto-binding to save data in their Bubble apps.
In this Bubble.io tutorial we demonstrate how to create a Pie Chart in Bubble using ApexCharts by Thimo.
Bubble.io has transformed the way we develop web applications, making it more accessible than ever before. Stunning charts and data visualizations, just like these, are essential for communicating insights and engaging users. In this tutorial, we'll showcase the ApexCharts plugin by Thimo and demonstrate how to captivate your audience with great looking charts.
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.
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.
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.
In the Bubble tutorial we demonstrate how to use the Fuzzy Search & Autocomplete plugin by Zeroqode to search fields that ARE NOT text fields. This quick workaround makes use of Database Triggers to keep your database in sync.
In this Bubble.io tutorial we'll show you two ways you can upload and import CSV data into your Bubble app.
In this Bubble.io tutorial, we'll guide you through displaying a user's name on a page in your Bubble app.
In the final part of this Bubble tutorial series using the AssemblyAI Speech to Text API we create a simple front end form for users to upload an audio file and receive a transcript.