shivamgupta247/Repo-verse ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called RepoVerse that lets a user upload or open a PDF, view it clearly in the browser, and then chat with the document using AI.
I want it to generate helpful reports from the PDF too, so someone can get a quick summary, key points, and a cleaner writeup without reading the whole thing. The chat should feel interactive and tied to the selected report or document, not just a generic chatbot.
Please make it support multiple languages in a simple way, and keep the experience smooth and modern. Use a React app for the frontend, a backend for the AI and document handling, and make it easy to run with Docker since this is meant to be deployed that way. If anything about the AI or PDF handling needs current docs, look it up online and wire it up properly.
Are you gonna build this?
make sure you review the code using coderabbit