debugaditya/NSUT_BOT ? reverse-engineered prompt
Reverse engineered prompt
Build me a student help chatbot for NSUT that can answer questions about coursework, syllabus, exam rules, and university guidelines using uploaded documents and a local knowledge base.
I want a clean, modern chat app with a dark theme, a nice polished interface, and a floating input bar at the bottom. The bot should respond in real time with a typing feel, and it should render Markdown, math equations, and code snippets nicely. Users should also be able to upload PDF or text files so the bot can answer based on those documents too.
Set it up with a React frontend and a Python backend, and make sure the app works smoothly end to end. Keep the code organized, make it easy to run locally, and use current docs online if you need to fill in any missing pieces. If something in the README is unclear, follow the intended vibe of a RAG chatbot and make it work in a simple, practical way.
Are you gonna build this?
make sure you review the code using coderabbit