christeeno/policylens ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack app called PolicyLens AI that helps users track Indian policy and regulatory updates and quickly understand what they could mean for the market.
I want a dashboard that pulls in live policy news from sources like RBI, SEBI, PIB, and Google News, then sorts each item into actionable or not actionable. For the important ones, show a clear impact summary with the likely affected sectors, possible stocks, and short reasoning in plain language. It should also let me paste in policy text manually and get the same kind of analysis.
Please include a clean analyst style dashboard with a live feed, impact view, validation area with sample cases for testing, and a place to inspect stock history and exposure context. Use a modern frontend and a Python backend, and keep the data storage simple with local files or cached JSON since this is for local use right now. If you need to look up current docs or API details, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit