A chatbot that responds to FAQ's in a higher learning institution( multimedia university of kenya)
SET UP
- clone the repo..
- create a virtual environment
- activate the virtual environment
- while in the venv, install dependancies torch,torchvision, Flask, nltk
- then type the command python
- type the command import nltk
- download punkt by typing the command nltk.download('punkt')