/Hostel-AI-Chatbot

A chatbot to quickly respond to the common queries of a student.

Primary LanguagePython

Hostel-AI-Chatbot

A chatbot to quickly respond to the common queries of a student.

Purpose

The main purpose of this chatbot is to make the students’ and wardens’ life easy by quickly responding to all the “common queries” of a student. Common queries like:

  • The chair is broken. What to do?
  • Where is the first aid?
  • What is the mess timetable?
  • Wi-fi is not working.

UI

image

Flow chart

vigyaan

How to use?

  • pip install -r requirements.txt
  • Enter your mondoDB URI in the mongoDB.py file.
  • Fill the responses in intents.json.
  • python run.py
  • Open frontend/index.html