Watch the video here :
- Clone the repo and cd into the directory
git clone git@github.com:Milkad0/ParkinsonIA.git
cd ParkinsonIA/ParkinsonFrontEnd
- Install jolib, pandas, numpy, sklearn and praat-parselmouth
pip install joblib
pip install pandas
pip install numpy
pip install sklearn
pip install praat-parselmouth
- Run the app
python main.py