Anonymous-4u / College-Enquiry-Chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

College Enquiry Chatbot


   


ABSTRACT

This project aims to develop a college enquiry Chabot that answers any queries post by students like college details, course-related questions, location of the college, fee structure etc. The College Enquiry Chatbot project is built using machine learning algorithms that analyse user’s queries and understand the user's message. This System is a web application that provides answers to the query. Any individual just has to query through the bot. The answers are appropriate to what the user queries. The User can query any college-related activities through the system. The user does not have to personally go to the college for enquiry. The System analyses the question and then answers to the user. The user can also give their suggestions through the suggestion box. The system replies using an effective Graphical User Interface which implies that as if a real person is talking to the user.


SOFTWARE REQUIREMENTS

  • Operating System : Any version of Windows NT family (4.0 &above)
  • Frontend :

    html5 css3 javascript bootstrap

  • Backend :

    python

  • Framework :

    flask

  • Database :

    mysql


RUN USING

python app.py runserver


RESULTS :

  1. Register Page :
  2. register

  3. Login Page :
  4. login

  5. Forgot Password Page :
  6. forgot_password

  7. Chatbot - Default Screen :
  8. default_screen_chatbot

  9. Chatbot - Query :
  10. chatbot_query_2

  11. Chatbot - About Us :
  12. about_us

  13. Chatbot - Suggestion Box :
  14. suggestion_box

About

License:Apache License 2.0


Languages

Language:HTML 54.9%Language:Python 34.8%Language:CSS 9.7%Language:JavaScript 0.7%