AI Based Chatbot
Python = 2.x.x
Flask
Aiml
pip
-
Clone and navigate to chatbot directory.
-
Install the required packages.
pip install -r requirements.txt
-
Run the python server.
python main.py
-
Open https://127.0.0.1:5000 in your browser.
-
You're done and let's chat with your Robot via browser.