AI Based Chatbot
Added New GUI compatible with all browsers, mobiles with autoscroll
Python >= 2.7
Flask >= 0.10
-
Clone and navigate to chatbot directory.
-
Install the required packages.
pip install -r requirements.txt
-
Run the python server.
python main.py
-
Open http://127.0.0.1:5000 in your browser.
-
You're done and let's chat with your Robot via browser.