Anthropic Claude
Discover how Anthropic's AI-powered tools can supercharge your no code SaaS journey, enabling solopreneurs to integrate cutting-edge machine learning capabilities into their Bubble.io applications without writing a single line of code.

AI text generation with Claude by Anthropic
In this Bubble.io tutorial we'll show you how to set up the Bubble API Connector with Claude by Anthropic. Claude is similar to ChatGPT, gpt-3.5-turbo and GPT-4.

Alternative to OpenAI ChatGPT - Claude 2
In this Bubble tutorial we demonstrate a neat trick using Font Awesome to show icons within your Option Set values.

Better Error Handling in Bubble Apps with Third Party APIs like OpenAI
In this Bubble.io tutorial we cover the critical "include errors in response" and "allow workflow to continue" settings in Bubble.io's API Connector - settings that can make or break your web app's user experience. You'll learn why these configurations are especially vital for backend workflows and how they prevent cascading failures that can be nightmare to debug.

Breaking Down Al Web Scraping Techniques
Explore how to generate structured JSON content with AI to intelligently scrape content from a job advert.

Build a Claude 3 AI No Code App in 15 mins
Learn how to create a Claude 3 powered AI no-code app using Bubble.io in less than 15 minutes. Dive into this step-by-step guide on setting up a chat interface with Claude by Anthropic using the no-code platform.

Build a No Code AI Bedtime Story App with Text to Speech by ElevenLabs
Create personalized children's stories with AI-powered text and lifelike audio narration. Combine the power of Anthropic's Claude AI and ElevenLabs' text-to-speech in this no-code Bubble.io app.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Repeating Group background color alternating rows
In this Bubble tutorial series we give our top tips for working with repeating groups in Bubble.io. In this video we demonstrate how to add alternating rows in a repeating group.

How to Make Dynamic Webhooks in Bubble.io and Respect App Version
We'll show you how to create dynamic webhooks while ensuring that your app version is respected. Webhooks are essential for integrating your application with third-party services, and making them dynamic allows for greater flexibility and functionality.

OpenAI Loading Animation - Using Lottiefiles
In this Bubble tutorial we demonstrate how to improve your Bubble app's UX (user experience) by showing a loading animation while you wait for a response from the OpenAI API (ChatGPT). This tutorial uses a Lottie animation from Lottiefiles.

How to send data from Bubble to Make.com
In this Bubble tutorial video, learn how to seamlessly integrate data from Make.com to your Bubble app, showing you how to set up a scenario workflow to send and receive data effectively. Dive into the world of no-code development with these powerful integration tools.

3 Ways Plumb Will Supercharge Your No Code AI App
Elevate your no-code AI app with Plumb's powerful features, including a versatile pipeline builder for managing multiple AI requests, seamless swapping between different large language models (LLMs), and the ability to combine AI-generated content into structured JSON responses. Whether you're using Bubble.io or another platform, Plumb ensures efficient, high-quality outputs without the hassle of timeouts, thanks to its robust webhook integration.

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.