Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 405 Bytes

File metadata and controls

22 lines (17 loc) · 405 Bytes

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