title | description | tags | |||||||
---|---|---|---|---|---|---|---|---|---|
Neurogen Ai |
A simple web application that uses machine learning to predict the likelyhood of getting Parkinsons Disease based on the input of a user's voice |
|
- Audio record upload
- Prediction from audio
- Make the runner executable
chmod u+x runner.sh
- install dependencies and start the streamlit server
./runner.sh
You need to have ffmpeg installed to be able to run this programlocally, visit https://formulae.brew.sh/formula/ffmpeg#default to learn more about how you can install ffmpeg