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.

Claude’s "secret" JSON-mode
Did you know Claude AI has a secret JSON mode?

Develop Your Own AI Powered SaaS App Without Coding Using Claude Haiku 3.5 and Bubble.io
Learn how to harness the capabilities of Claude Haiku 3.5 and Bubble.io to build a powerful software-as-a-service application.

Does Anthropic's Claude 3 have a system prompt?
Learn how to integrate system prompts into your Claude app on Bubble.io to train, influence, and impact the output, all without needing to code. Explore the possibilities of no-code development with Claude 3 and OpenAI in our tutorial videos.

Exploring New AI Models: Claude 3.5 Sonnet
In this Bubble tutorial video, we dive into the latest advancements in AI models, specifically comparing Claude 3.5 Sonnet with other popular models like GPT-4o by OpenAI.

How To Add Claude 4 AI To Your Bubble.io App Fast!
Learn how to seamlessly integrate Claude 4 AI into your Bubble.io applications with this comprehensive step-by-step tutorial. Discover how to set up the API connector, configure authentication, and implement Claude 4's powerful AI capabilities in your no-code web apps.

How to Make an AI No Code RAG App with Bubble.io
Bubble.io no code RAG app tutorial combines Carbon AI and Claude for powerful retrieval augmented generation. Learn how to save knowledge base data with Carbon AI's API and query it alongside Claude for dynamic, conversational responses - no coding required!
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

How to add Group Focus to Repeating Group cells
Bubble doesn't make it easy to add a Group Focus into a Repeating Group cell. Here's our workaround using a Reusable Element and icon.

How to add custom CSS to Bubble.io
Bubble is a fantastic no-code development platform. But sometimes you need a little code like CSS to perfect the design of your Bubble app. In this Bubble tutorial video we demonstrate 2 ways you can add custom CSS to your Bubble app.

How to Make an AI No Code RAG App with Bubble.io
Bubble.io no code RAG app tutorial combines Carbon AI and Claude for powerful retrieval augmented generation. Learn how to save knowledge base data with Carbon AI's API and query it alongside Claude for dynamic, conversational responses - no coding required!

Creating Calendar Events - AddEvent 3
Learn how to create events in your Bubble.io app using the no-code platform's API connector and the AddEvent API. By following the step-by-step process, you can easily integrate event creation and management functionality into your app, including features like reminders that can't be built using default calendar plugins in Bubble.io.

How to add Copy to Clipboard within a repeating group
In this Bubble tutorial we'll teach you how to add use the Air Copy to Clipboard plugin within a repeating group. For our example we take a repeating group showing a list of contacts and demonstrate how to copy each contact's email address to your user's clipboard.

How to use the Bubble.io debugger to find missing elements
In this Bubble.io tutorial we demonstrate how to use the Bubble Debugger bar to debug why an element is not visible when it should be. First we check the page element on the Bubble app page with the Inspect tool and element search, then we run our Workflow using Step by Step.