Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# π Detecting Hidden Harm: Abuse Language Patterns with Tether AI
|
2 |
|
3 |
Tether is a free, trauma-informed AI tool that detects emotional abuse patterns in text messages. It was built for survivors, by a survivor β blending behavioral science, NLP, and lived experience to uncover what often goes unseen.
|
@@ -79,15 +87,6 @@ If youβre in an unsafe situation, we recommend reaching out to a support netwo
|
|
79 |
|
80 |
Tether is built by **Samantha Parnham**, a behavioral scientist, survivor, and advocate for trauma-aware tech. Her work blends ABA, psychology, and AI to create tools that help people feel seen, supported, and safe.
|
81 |
title: Abuse Pattern Detector V2
|
82 |
-
|
83 |
-
emoji: π»
|
84 |
-
colorFrom: gray
|
85 |
-
colorTo: red
|
86 |
-
sdk: gradio
|
87 |
-
sdk_version: 5.23.3
|
88 |
-
app_file: app.py
|
89 |
-
pinned: false
|
90 |
-
license: apache-2.0
|
91 |
---
|
92 |
|
93 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Tether AI
|
4 |
+
sdk: gradio
|
5 |
+
emoji: π
|
6 |
+
colorFrom: gray
|
7 |
+
short_description: free, trauma-informed AI tool that detects emotional abuse
|
8 |
+
---
|
9 |
# π Detecting Hidden Harm: Abuse Language Patterns with Tether AI
|
10 |
|
11 |
Tether is a free, trauma-informed AI tool that detects emotional abuse patterns in text messages. It was built for survivors, by a survivor β blending behavioral science, NLP, and lived experience to uncover what often goes unseen.
|
|
|
87 |
|
88 |
Tether is built by **Samantha Parnham**, a behavioral scientist, survivor, and advocate for trauma-aware tech. Her work blends ABA, psychology, and AI to create tools that help people feel seen, supported, and safe.
|
89 |
title: Abuse Pattern Detector V2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
---
|
91 |
|
92 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|