AI-Builder-Club/open-polsia ? reverse-engineered prompt
Reverse engineered prompt
Build me an open source app that acts like an AI cofounder for a startup idea.
It should let me give it a company concept, then have a small team of agents work on it automatically, like a planner, a researcher, an engineer, a chat based cofounder, and an onboarding helper. I want it to keep a task backlog, decide what to do next, write a daily update, and actually build and ship simple web apps over time.
I also want a live dashboard where I can watch the queue, see what each agent is doing, read the reports, and approve or block suggested work when needed. Use Postgres to store the state, and keep the build work safely isolated so the AI is not running directly on my machine.
Make it feel like a real product I could run locally, seed with a demo company, and then watch the autonomous loop work from there.
Are you gonna build this?
make sure you review the code using coderabbit