OfficeBot is a simple conversational chat bot web app built on Flask and ChatterBot for answering questions regarding office hours.
Reference - https://studygyaan.com/uncategorised/create-web-based-chatbot-in-python-django-flask
pip install Flask
pip install chatterbot
pip install chatterbot-corpus
or
pip install -r requirements.txt