A newer version of the Gradio SDK is available:
5.49.1
metadata
title: Clinical Oriented Dementia Assessment (CODA) App
emoji: π§
colorFrom: blue
colorTo: gray
sdk: gradio
sdk_version: 4.44.1
app_file: app_AD2class.py
pinned: false
π§ SMMSE Gradio App
This Hugging Face Space implements the first five sections of the Standardised Mini-Mental State Examination (SMMSE).
β Features
- Grouped questions under clear section headers (Orientation, Recall, etc.)
- Audio input with Whisper transcription
- Manual text input as fallback
- Real-time scoring (1 point per correct answer)
- Gradio-based UI
π How to Run Locally
pip install -r requirements.txt
python app.py