Plugins
Discover how Bubble.io plugins can supercharge your no-code SaaS journey as a solopreneur, enabling you to add powerful features and functionality to your Bubble app without writing a single line of code.

Can you build a calendar app in Bubble? - Quick guide to calendar apps and Bubble
Using the Google Calendar API is the easiest way to read and write events into a user's existing calendar.

Can you build an email client with Bubble? - Quick Guide to Gmail API
You can build an app with Bubble and the Google Email API but it will end up costing more than $15,000 to launch your app.

Chat app with AI predictive & suggested text with OpenAI
In this Bubble tutorial we demonstrate how to use AI to generate reply suggestions adding a feeling of autocomplete to your Bubble app. We use the OpenAI API to generate chat messages replies in our ChatGPT clone.

ChatGPT Clone - how to format chat bubbles
In this Bubble tutorial, I'm going to demonstrate how we can add some design improvements to the ChatGPT clone that I was building in my previous video.

ChatGPT and OpenAI Real Time Streaming Plugin Demo
In this Bubble.io tutorial we demonstrate how to create a Pie Chart in Bubble using ApexCharts by Thimo.

ChatGPT, OpenAI API & Web Search API Combined
Learn how to combine the power of Bubble.io and the OpenAI API to create a ChatGPT client with web search capabilities using the Brave Search API.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
.png)
Bubble.io Magic Link Not Working: Here’s How to Fix It!
Discover an important security tip for implementing Magic Login Links in Bubble.io! In this eye-opening tutorial, I reveal a crucial security precaution that every Bubble.io developer needs to know when customizing Magic Login Link emails. Learn why placing Magic Login Link generation in frontend workflows can create security vulnerabilities, and how to properly implement them using backend workflows instead.

How to create a slideshow in Bubble with a Repeating Group
In this Bubble tutorial we explain how to create a slideshow with a Repeating Group that uses a Next button and a Previous button. We conclude the video by demonstrating the workflow needed to make the slideshow automatically progress through the slides.

Build your own No-Code Search Engine with Bubble.io
Learn how to create your own no-code search engine using Bubble.io and the Brave search API in this tutorial. Discover how to connect to the API, structure the data, and display search results on a separate page.

OpenAl vs Claude vs Gemini: The Ultimate Showdown in Context Window Size
Find out how to set up your own no-code apps using Bubble.io and integrate Google Gemini's robust API.

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.

Pagination with the Bubble Table Element
In this Bubble tutorial we demonstrate how you can add pagination to the Bubble table element. The Bubble.io table element doesn't include the same set of expanded features as repeating groups. So here is our workaround.