atulyakumar97 / NLP-chatbot

A medical chatbot that asks patients about their health and books a doctor's appointment on demand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-chatbot

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

A web implementation of ChatterBot using Flask.

Local Setup:

  1. Open command prompt and locate folder. run 'pip install -r requirements.txt'
  2. Run train.py
  3. Run run.py
  4. Demo will be live at http://localhost:5000/

License

This source is free to use, but ChatterBot does have a license which still applies and can be found on the LICENSE page.

About

A medical chatbot that asks patients about their health and books a doctor's appointment on demand.


Languages

Language:Python 38.4%Language:HTML 36.5%Language:CSS 25.1%