adityasharmadotai-hash/docs-reader-rag-agent ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app where I can drop a few Word documents into a folder, open the site, and ask questions about what’s inside them.
I want it to read multiple .docx files, including text and tables, then answer in a chat style so I can keep asking follow up questions. If more than one document is loaded and my question is unclear, it should ask me to be more specific instead of guessing. The answers should come only from the documents I provided, not from made up info.
Make it easy to run locally with a clear place to add an API key, and include a clean chat reset button. If you need to look up current setup details online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit