This is an Expert System Shell written in Python using experta which predicts the disease a person has according to the symptoms inputted.
Use the below command to install all requirements of the project and then run app.test.py
.
pip install -r requirements.txt
Type python app.test.py
in the command line to run the program and enter yes/no according to whatever symptom you have.