This chat bot uses natural language processing in order to generate accurate responses related to the inputs.
Run the following command to load the anaconda environment:
conda env create -f environment.yml
If you want to see the training that goes on behind the scenes:
python train.py
To run the final chatbot, run the following command:
python chat.py