Skip to content

sriyams/MindChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TriageAI

TriageAI is a lightweight mental health triage demo for students. Instead of stopping at mood tracking, it turns a 60-second adaptive check-in into a short action stack:

  • Green: self-manage
  • Yellow: guided help
  • Red: urgent escalation

What is included

  • Single-screen, no-dependency frontend
  • Weighted rule-based triage engine
  • Context-aware micro-interventions
  • Resource router that prefers free support within 24 hours
  • Crisis mode shortcut for live demo use

Run it

Open index.html directly in a browser, or serve the folder locally:

python3 -m http.server 8000

Then open http://localhost:8000.

Demo paths

  • Exam Burnout
  • Panic Spike
  • Money Stress
  • Isolation
  • Crisis Mode

Notes

  • Campus resources are mock data and can be replaced with real school-specific entries in app.js.
  • Crisis contacts included in the demo are real U.S. resources:
    • 988 Suicide & Crisis Lifeline
    • Crisis Text Line (Text HOME to 741741)
  • This is a triage demo, not a diagnostic tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors