CoolFace
Apppublic

candyxie/melomed-demo

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

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.