candyxie/melomed-demo
0
MeloMed Behavioral AI Demo
This Space runs the unified MeloMed behavioral AI engine:
๐น Emotion Classifier
Reads journal text โ outputs anger / sadness / joy / optimism scores.
๐น Journal Embedding Tracker
(Not shown in UI, but used internally for drift logic.)
๐น Lyric Resonance
Journal โ lyric similarity (0โ1).
๐น Music Mood Extractor
Extracts:
- energy
- brightness
- valence estimate
- noisiness from uploaded audio.
๐น Crisis Pattern Detector (non-clinical)
Detects linguistic escalation patterns (rumination, overwhelm, catastrophizing). Does not diagnose or give medical advice.
๐น Therapeutic Prompt Generator
Context-aware journaling prompts based on all the above signals.
Everything here loads directly from:
๐ `candyxie/melomed-behavioral-ai-core`
This is the MeloMed internal behavioral AI suite.
