Pratikfxx/audience-ai-v2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called AudiencePro with a simple public home page that helps people quickly figure out the right audience and size for a product idea.
I want the public side at the main route to be open to everyone, with no login needed, and able to guide a user through a brief analysis flow. Then add a separate team area for logged in users where they can collaborate, review results, chat, track progress, and see rewards and a Signal Desk style workspace. Also add an internal area for admin and ops status, plus a login page that creates a secure session for those protected sections.
Please wire up the server side recommendation flow and the audience size lookup endpoint, and make sure the size lookup only uses the server stored secret, not anything from the browser. If it helps, look up current docs online while building it. Keep the app polished, secure, and ready to run locally with a clear setup and check command.
Are you gonna build this?
make sure you review the code using coderabbit