scdong commited on
Commit
384cd2a
·
1 Parent(s): a33d471

Initial clean commit with hosted model

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🧠 Mental Health Counselor Assistant
2
 
3
  This app helps mental health counselors generate helpful, informed, and compassionate suggestions based on patient messages. It classifies the message intent and offers guidance for how a counselor might respond, with built-in safety checks for crisis or violent content.
 
1
+ ---
2
+ title: Mental Health Counselor Assistant
3
+ emoji: 🧠
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
+
12
  # 🧠 Mental Health Counselor Assistant
13
 
14
  This app helps mental health counselors generate helpful, informed, and compassionate suggestions based on patient messages. It classifies the message intent and offers guidance for how a counselor might respond, with built-in safety checks for crisis or violent content.