anthonycheng12 / Machine-Learning-Chat-Bot

Created with Python using the chatterbox library and websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot-Networks

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

About

Created with Python using the chatterbox library and websockets


Languages

Language:HTML 55.5%Language:Python 44.5%