hassan-khan-web/ScholarForge ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called ScholarForge that helps me research a topic and turn it into a polished long form report.
I want users to be able to paste in a question or topic, upload files like PDFs, Word docs, text files, or markdown, and then have the app search the web, pull together the most useful sources, and generate a structured report with sections, summaries, and citations. It should also have a chat style assistant that can answer questions using the uploaded documents and the current workspace. Please include export options for Markdown, PDF, DOCX, TXT, and JSON, and make the reports look clean and professional with a few simple charts where helpful.
Use a simple web interface, keep saved reports and chat history in a database, and make the heavy work happen in the background so the app stays responsive. If you need current docs for any libraries or APIs, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit