KeenWoo's picture
Update README.md
cecbeab verified

A newer version of the Gradio SDK is available: 5.49.1

Upgrade
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