Custom States
Discover how Custom States in Bubble.io can revolutionize your no-code SaaS journey as a solopreneur, enabling dynamic data management and enhancing user experiences without writing a single line of code.
Bubble pirate translator with OpenAI
In this Bubble.io tutorial we demonstrate how to use the OpenAI API with Bubble for no-code AI text generation using the slightly silly example of a English to Pirate text translator. We show up to succesfully make an API request to OpenAI using the Bubble API Connector and show the returned text on a page using Custom States.
Bubble.io - Text to Speech API Part 2
In this Bubble tutorial we demonstrate how to create UI and workflows to integrate into the speechgen.io API. We build a simple text to speech app with Bubble.io
Bubble.io Table Element Pagination with Numbers
In this Bubble tutorial we expand upon our last video tutorial explaining how to add pagination to the Bubble table element. This Bubble tutorial demonstrates how to add a number for the current page and total number of pages.
Build a Q&A bot in 10 mins with Tavily.ai using Bubble
In less than 10 minutes, learn how to easily build an app using no-code platform like Bubble.io to integrate Tavily AI API and provide users with a question and answer feature. Discover the power of no-code development for creating interactive applications.
Build a no-code AI Question & Answer bot
Learn how to create an AI question and answer app using the Perplexity AI API on Bubble.io without any code in this tutorial video. Master the art of integrating advanced functionalities seamlessly with no-code development.
Build a nocode AI social media post generator in 10 mins
In this Bubble.io tutorial, we demonstrate how easy it is to create a social media post generator for facebook, twitter, instagram, youtube, etc. powered by OpenAI's ChatGPT model using the nocode app development platform Bubble.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
Bubble Time Zones Dropdown - Part 2
In this Bubble tutorial we demonstrate how to use the timezoneDB API to get a list of timezones and display this list in a dropdown for your Bubble app users and combine this with the Browser Timezone plugin to auto complete the timezone dropdown.
Web scraping with Page2API Premium Proxy
In this Bubble.io tutorial video we demonstrate how to use the Page2API API to web scrape content from a website by pretending the visitor is from a different country using Page2API's Premium Proxy.
Comnoco: The Game-Changing Platform for Supercharging APIs without Coding
Our interview with Stuart the founder of Comnoco. When you hit the limits of the Bubble API Connector or Workflow builder, Comnoco steps in with a advanced visual nocode workflow builder.
Bubble.io - Text to Speech API Part 2
In this Bubble tutorial we demonstrate how to create UI and workflows to integrate into the speechgen.io API. We build a simple text to speech app with Bubble.io
How to create recurring workflows in Bubble in 2023
In this Bubble tutorial we demonstrate how to create a daily recurring workflow in Bubble.io. Previously we have demoed a work around using cron jobs to run workflows more frequently than each month. Since May 2023, Bubble has allowed all plans to use daily recurring workflows.
Adding personalized greetings to your Bubble app
Here's how to add personalised greetings to your Bubble app such as Good Morning, Good Afternoon & Good Evening using conditional statements and Current Date/Time.