AI Agent That Lets Your Users Interact With Your Bubble App

Hey Bubblers (and everyone else) — check this out.

I built an AI Agent that lets users perform full CRUD operations on their app and database using nothing but voice commands. In real time.
Think about what this opens up:

→ Let your users interact with your app verbally — no forms, no button clicks
→ Let other developers talk to your API docs naturally and make live calls
→ Set up an MCP server so AI models can interact with your app directly

No more fields. No more clicks. Just talk to your app and it handles the rest.
Future is Now.

6 Likes

This is nice and it good you could solve problem to people who might need it

1 Like

Ice. I think most interesting thing about AI and software is MCP removing need for UI interfaces of software and enabling multiple channel access.

2 Likes

I think as a default all apps will “come with” assistant chat models/apps. Allowing users to manage their account through chat experience.

Agreed. I just wonder if it will be a generic speech to text or tap into a more personalized Wispr type speech to text, at least for apps built for tech audiences.

For new users, yes, talking to an AI is easier than learning how to build yourself. For an experienced developer, AI bots might slow them down for some tasks…need to talk what your brain already knows, wait for response from AI, check AI work, then go through crazy hoops to get AI to fix the issues, or tweak to get correct output. But for inexperienced users, AI is great at doing things they do not know how to do, nor check if AI did correctly or not.