Dependencies:
pip install chatterbot
pip install websockets
pip install asyncio
pip install webbrowser
Running the program:
python3 server.py
Chatbot will take a few seconds to train and then a browser should open up with the chatbot HTML page. If for some reason the page does not automatically open up, wait for the chatbot to finish training and then open up the HTML page.
Created by Anthony and Reah