Bubble Forum Connect with Bubble users from around the world, get answers to your questions, and learn how to build better with Bubble
日本語 (Japanese) - Bubble Forum Bubble Community Forum Bubble is a visual programing language Instead of typing code, use a visual editor to build applications
How to securely upload files to Wasabi from your Bubble app If you’re looking for an external storage solution for your Bubble app, Wasabi is one option worth considering It’s currently one of the cheapest file storage solutions available and is relatively straightforward to integrate into your Bubble app This post will outline how you can integrate Wasabi into your Bubble app and securely upload files to a Wasabi bucket Steps involved Register
How to build AI Assistant in Bubble. io app? I have written a step-by-step guide on how to create your own AI assistant with Bubble io Full article: Build AI Assistant in Bubble io Guide This article covers the following topics, You can jump directly on topics as well: What is an AI Assistant? ( Build AI Assistant in Bubble io Guide ) Step 1: Log in to Open AI and create an assistant ( Build AI Assistant in Bubble io Guide ) Step 2
Bubble AI Contest! - Announcements - Bubble Forum Hey Bubble community! Thanks to everyone who joined our AMA with Josh and Emmanuel today The energy and thoughtful questions showed just how excited you all are about our AI vision Now it’s time to put our AI app generator to work and show the world what’s possible when AI and visual programming join forces! The Bubble AI Build Challenge From today through April 22, we invite you to
Retrieving Files from Assistants API - APIs - Bubble Forum Hi there, I’ve got Open AI Assistant API configured and running in my webapp, but whenever the assistant generates a file(csv, pdf, xlsx, etc ) It displays at the end with what looks like a hyperlink to download the file but it only displays as text I can’t figure out how to retrieve those files and store them in my DB in bubble when checking the API calls, it always seems to just return
Hot topics - Bubble Forum Connect with Bubble users from around the world, get answers to your questions, and learn how to build better with Bubble
How to convert Text Date to Date in a Workflow - Bubble Forum Sill new to Bubble Following another post on the forum I was able to successfully convert a text date to a date in bubble and display this on a screen using an expression and it works great I have another situation where I’m using a workflow and reading a SQL record, then in then next step I’m updating a local Bubble database with that data