Loading 3D engine…

🧠 AI Mental Health Triage

Therapist: Auto-respond
Therapist: Escalate-only
Screened
0
Escalated
0%
Flagged / check-in
0%
Avg risk score
β€”
How it works
Each session carries three hidden severity signals in [0,1]: D (depression cues from text/voice), A (anxiety cues) and S (a rarer suicidality risk factor). The classifier gate combines them into a single risk score with a logistic model: R = Οƒ(w_dΒ·D + w_aΒ·A + w_sΒ·S βˆ’ b), Οƒ(x) = 1 / (1 + e^-x) Higher Detection sensitivity lowers the decision threshold Ο„, so more borderline sessions get flagged. Sessions with R below Ο„ pass to a digital therapist (CBT-style chat, e.g. Woebot) for self-guided support; sessions above Ο„ are either escalated straight to a human clinician, or β€” in Auto-respond mode β€” first triaged by the chatbot before a high-confidence case is still escalated.
  • Depression / Anxiety signal β€” mean severity of the simulated patient population
  • Detection sensitivity β€” how aggressively the classifier flags borderline cases
  • Therapist mode β€” auto-respond via chatbot first, or escalate flagged cases only
Illustrative model, not a clinical diagnostic tool.
In transit
Self-guided (chatbot)
Flagged / check-in
Escalated to clinician
Drag to orbit Β· Scroll to zoom Β· Watch sessions clear each gate