The GHRI Bot is a College inquiry Chatbot by using Python Programming language, Keras, and Natural language processing (NLTK). This is a web-based application project using flask framework that analyzes the user’s queries and understands the user's message. At the most basic level, a chatbot is a computer program that simulates and processes human conversation (either written or spoken), allowing humans to interact with digital devices as if they were communicating with a real person.
pip install tensorflow
pip install keras
pip install pickle
pip install nltk
pip install flask
• To ensure that, the interface is very easy and simply understandable by the user.
• The user is permitted to ask any number of questions with respect to institution.
• Quick resolution for a problem.
Chatbots allow colleges to connect with users in a personal way without the expense of human representatives. For example, many of the questions or issues students/users have are common and easily answered. That's why colleges/companies create FAQs and troubleshooting guides.