AI Depression Checker #117
ennriqe
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Show and tell project type
Hackathon Project Submission
Github Repo Link
https://github.com/Lucab95/ETH-Online-mental-health/blob/devnet/
Video Walkthough Link
https://youtu.be/lJrGpm0942A
Project Description
Users fill out a form to check for depression, securely uploaded to Nillion. A Neural Network provides a blind prediction. Trained on Kaggle's Depression Anxiety Stress Scales (95% accuracy), it predicts 5 classes.
We use the https://www.kaggle.com/datasets/lucasgreenwell/depression-anxiety-stress-scales-responses dataset to train a simple but highly performant NN (95% accuracy) to predict 5 different classes: Normal, Mild, Moderate, Severe or Extremely Severe.
What problems does your project solve? How does it preserve privacy for users?
How does the project use Nillion? Describe and link to any Nada programs
We train a NN using nada ai
https://github.com/Lucab95/ETH-Online-mental-health/blob/devnet/quickstart_complete/client_code/streamlit_app.py
Is there anything else you want to share?
We originally wanted to present this as a builder development bounty for the deadline that just passed. Still, we couldn't publish the whole blind app on testnet since at some point storing any secret was around 8 Nillion.
Optional - Link your project and team members' social handles
https://x.com/BarruecoEnrique
https://x.com/Luca_brglt
Optional - Team ETH Address(es)
Beta Was this translation helpful? Give feedback.
All reactions