Skip to content

virtual doctor program which diagnose health condition based on user reported health symptoms

Notifications You must be signed in to change notification settings

roy-reshef/disease-diagnosis

Repository files navigation

Installation

if running on debian based linux OS then you can run install.sh script. this script install required audio packages in addition to python modules. for other OS please see 'Speech Recognition' documentation

Runninng

execute disease_diagnose.py. once the program starts you can choose between speech input or terminal input internet connection is required when using speech input because speech recognition is using google API. for other speech recognition endpoints see 'speech recognition' library

currently only exect symptom phrases are support!

Symptoms-diagnose data-set Source

https://www.kaggle.com/plarmuseau/sdsort

Technical References

Pandas

https://pandas.pydata.org/pandas-docs/stable/10min.html

spacy NLP Library

https://spacy.io/

Speech Recognition

https://realpython.com/python-speech-recognition/

About

virtual doctor program which diagnose health condition based on user reported health symptoms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published