jefftrojan / neurogen-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
python
flask
streamlit
xgboost
numpy
scikitlearn
librosa

Deployment Live

Deployment

✨ Features

  • Audio record upload
  • Prediction from audio

💁 How to use

  • Make the runner executable chmod u+x runner.sh
  • install dependencies and start the streamlit server ./runner.sh

Note

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 

About


Languages

Language:Python 97.8%Language:Shell 2.2%