Jatin-Mehra119/PDF-Insight-Beta ? reverse-engineered prompt
Reverse engineered prompt
Build me a PDF question answering app called PDF Insight Pro.
I want users to upload a PDF, then chat with it in plain language and get accurate answers pulled from the document. If the document does not clearly answer something, the app should be able to check the web and verify the response so the answer feels up to date and trustworthy. Please include saved chat sessions, document context that carries across questions, and a clean responsive web interface that works well on desktop and mobile. If it makes sense, add a simple Android app that connects to the same backend.
Use a FastAPI backend, local PDF processing and search over the uploaded files, and support choosing between a few different language models. Make it easy to run in Docker too. Keep the experience polished, fast, and simple for someone who just wants to drop in a PDF and ask questions.
Are you gonna build this?
make sure you review the code using coderabbit