Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 321 Bytes

flask-chatbot

is example chatbot using flask and pyaiml you can install pyaiml and flask with this command

pip install flask, aiml

or

pip install -r requirements.txt

you can start with command # python app.py and you visit on your browser http://localhost:5000

online Demo

http://flaskchatbot.herokuapp.com/