Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 328 Bytes

Medical-Chatbot

To run on your computer:

  1. clone the repository on your computer
  2. run chatbot.py (python3 chatbot.py)
  3. open base.html in browser

Note: Currently the chabot only works for symptoms and diseases in the symptoms.json and diseases.json files. You can add new symptoms or diseases by modifying these files.