BjornMelin/polyagent-research-intelligence — reverse-engineered prompt
Reverse engineered prompt
Build me a polished AI research app where someone can type in a research topic and get a full report back after a team of specialized AI agents works on it. I want the flow to feel clear and trustworthy, with agents for research, analysis, writing, and proofreading, plus live progress updates so the user can see each stage as it happens.
Please make the web app feel modern and clean, with a simple home page, a topic submission form, and a dashboard view that shows agent output and workflow status. The final result should be a structured report the user can read in the app and download as PDF or DOCX. If it makes sense, save topics, workflow state, and generated results so people can come back to them later.
Use the existing Next.js frontend setup and wire it to a FastAPI backend for the multi agent workflow. If parts are missing, fill in sensible defaults and get the whole thing working end to end. You can check current docs online if needed.
Want more depth? Deep Reverse