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 main.py
.
pip install -r requirements.txt
Type python main.py
in the command line to run the program and enter yes/no/high/low according to whatever symptom you have.