Skip to content

zzak00/Disease-Symptom-Prediction-Chatbot

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 !!