Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 337 Bytes

Chat-Bot-Using-NLP-Python

flask-chatbot

Built on python 3.6 Flask==0.11 chatterbot==0.8.4 SQLAlchemy==1.1.11

Local Setup

  1. Clone the zip file on your local disc
  2. Open command prompt and locate folder. run 'pip install -r requirements.txt'
  3. Run train.py
  4. Run run.py
  5. Demo will be live at http://localhost:5000/