CovBot is an AI based chatbot which will give question and answers related to novel corona virus and and recommend immediate measures if the patient is exposed to COVID-19.
Technology Stack used:
- Python 3.8.0
- Flask
- Chatterbot 1.4.0
Steps to run the project
1. py -m venv env
2. env\Scripts\activate
3. pip install Flask
4. pip install chatterbot==1.4.0
5. python.py