FRANCIUM444/student-support-ai-chatbot ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web chatbot for students that answers common college questions like attendance, exams, library services, fees, assignments, and student support.

I want it to feel clean and easy to use, with a chat box on the page where a student can type a question and get the best matching answer from a small knowledge base. Use the question and answer data from a JSON file, and make the bot find the closest match using basic NLP style matching so it can handle slightly different wording.

Please make the app run locally with a Flask backend and a simple frontend using HTML, CSS, and JavaScript. Keep the design neat and responsive, and make sure the chat updates smoothly when the user sends a message. If anything is unclear, use sensible defaults and look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab