pascobrain/ai-vibe-coding-platform ? reverse-engineered prompt
Reverse engineered prompt
Build me a vibe coding app where someone can type a plain English prompt and an AI agent creates a full stack app for them in a sandboxed workspace.
I want a clean interface with a prompt box, a live preview of the app being built, a file explorer so I can browse and open the generated files, and a command log area so I can see what the agent is doing and catch errors. It should support a few different AI models, let me switch between them, and run code safely without touching my local machine. Please make it feel polished and easy to use, with a modern UI and good loading and error states.
If it makes sense, add a simple way to deploy the finished app to Vercel with one click. Use the current docs online if you need to, and build it so I can run it locally right away.
Are you gonna build this?
make sure you review the code using coderabbit