Skip to content

Healthcare system to predict Diseases based on patient symptoms

Notifications You must be signed in to change notification settings

sunyan-SG/Chatbot-Disease-Symptoms

 
 

Repository files navigation

ROBO-DOC

Healthcare chatbot to predict Diseases based on patient symptoms.

How to use:

create a venv

virtualenv venv

activate it and install reqs

source venv/bin/activate pip install -r requirements.txt python -m spacy download en_core_web_sm

run app file

python app.py

Medical DataSet available !!

About

Healthcare system to predict Diseases based on patient symptoms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.6%
  • Python 4.4%
  • Other 1.0%