To setup the project: 1. pip install -r requirements.txt 2. Make pickle files by running the 3 ML model files. i.e.) run:`python in_out.py python health_score.py python diseases_diagnosis_100_accuracy.py` 3. Run the flask server: python app.py