Show HN: We've built an AI agent with a dev environment that can build real apps (databutton.com)
Databutton is an AI agent with a full-stack dev environment that it shares with the user, which writes, tests and deploys apps using React as the frontend and FastAPI as the backend.
Today, it's a way for non-professional coders to ship real full-stack apps end-to-end. The agents are leaning on the users quite frequently to give feedback and guide the development journey through prompts, images, etc.
The aspiration is to increase the "autonomy" slowly, but we're built on the philosophy that users should always be able to ship real apps that can be used, even if they have to rely on other tools and LLMs to paste into our code editor.
We're mostly using gpt-4o as the underlying LLM, and we've had a few hundred people helping us test and ship apps over the past few months -- and now we're opening it up for more people to help us make it better by providing feedback and shipping awesome apps.
We'll try to do more updates here on HN as we progress further, as I know there's a lot of talented ai-devs / LLM-devs and enthusiasts here and I'm sure there's plenty of stuff we can learn from y'all.
5 comments
[ 5.2 ms ] story [ 20.7 ms ] threadI'd recommend develop a UI/UX library specifically for the app generation that creates good looking components that can be changed with simple flags/properties (changing flex direction, changing to grid, responsive, etc).