raoashish10/FinAgent ? reverse-engineered prompt

Reverse engineered prompt

Build me a small financial insights app that can explain stock trends and market concepts in plain English.

I want to ask a question like, explain NVDA’s trend from January 1 2024 to January 1 2025, and get back a clear, useful answer that uses retrieved context instead of just a generic chatbot reply. It should keep conversation history so follow up questions make sense later, and it should expose a simple HTTP endpoint I can call from the browser or with curl.

Please make it work as a real service I can run locally, with a PostgreSQL database for saved chats, and container support so it’s easy to deploy. If it helps, use current docs online for the best setup with the tools involved. I also want a clean README style setup so I can start it quickly and test it right away.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab