SamanthaStorm commited on
Commit
b33ef11
Β·
verified Β·
1 Parent(s): 916e8c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +79 -0
README.md CHANGED
@@ -1,4 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
 
 
 
 
 
 
 
 
 
2
  title: Abuse Pattern Detector V2
3
  emoji: πŸ’»
4
  colorFrom: gray
 
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.
4
+
5
+ While most AI tools focus on obvious toxicity or profanity, Tether specializes in **covert abuse**:
6
+ Gaslighting. Guilt-tripping. Control. DARVO.
7
+ The things that leave no bruise, but devastate your sense of self.
8
+
9
+ ---
10
+
11
+ ## 🎯 Mission
12
+
13
+ Tether exists to help people recognize patterns of harm in language β€” especially those trapped in emotionally abusive relationships who can't quite name what’s happening to them.
14
+
15
+ This is not a commercial product. There are no ads, no accounts, and no tracking.
16
+
17
+ It’s here because I lived it. And because I know how hard it is to see clearly while you’re still in it.
18
+
19
+ ---
20
+
21
+ ## πŸ” What It Detects
22
+
23
+ Tether flags emotional and psychological abuse patterns at the **message level**, including:
24
+
25
+ - **Control** – overt and covert restrictions on autonomy
26
+ - **Gaslighting** – reality distortion, denial, contradiction
27
+ - **Blame Shifting** – manipulation of responsibility
28
+ - **Dismissiveness** – minimization, shutdown, invalidation
29
+ - **Recovery Phase** – manipulative calm following escalation
30
+ - **DARVO** – defensive reversal of blame
31
+ - **Guilt Tripping**, **Projection**, **Obscure Language**, and more
32
+
33
+ Each label is assigned based on trained thresholds, tone, and contextual pattern analysis.
34
+
35
+ It also provides:
36
+ - **Abuse Score (0–100%)**
37
+ - **Emotional Tone (anger, disgust, fear, neutral, etc.)**
38
+ - **Motif Tags** for repeat patterns
39
+ - **Risk Estimation** (early, escalating, or high-risk)
40
+
41
+ ---
42
+
43
+ ## 🧠 How It Works
44
+
45
+ - **Model:** Fine-tuned RoBERTa, multi-label classification
46
+ - **Dataset:** Custom, real-language abuse dataset curated by survivors & reviewed for clinical clarity
47
+ - **Emotion Detection:** `j-hartmann/emotion-english-distilroberta-base`
48
+ - **Visualization:** Real-time timeline chart for multiple messages
49
+
50
+ ---
51
+
52
+ ## ⚠️ Safety + Disclaimer
53
+
54
+ Tether is **not a diagnostic tool**. It does **not replace therapy**, legal support, or personal judgment.
55
+
56
+ Instead, it offers **a mirror** β€” one that can help you ask deeper questions about how you're being spoken to.
57
+
58
+ If you’re in an unsafe situation, we recommend reaching out to a support network or crisis line. For U.S. residents, the **National Domestic Violence Hotline** is available 24/7 at 800-799-7233 or via text/chat.
59
+
60
+ ---
61
+
62
+ ## πŸ§ͺ Use Cases
63
+
64
+ - 🧍 Survivors seeking clarity on relationship patterns
65
+ - πŸ§‘β€βš–οΈ Legal or DV advocates reviewing communication logs
66
+ - 🧠 Behavioral researchers modeling patterns of harm
67
+ - πŸ“± People asking, *β€œIs this message okay?”* and needing an honest, emotionally neutral lens
68
+
69
  ---
70
+
71
+ ## πŸ”— Try it
72
+
73
+ ▢️ **Live App**: [https://huggingface.co/spaces/SamanthaStorm/tether](https://huggingface.co/spaces/SamanthaStorm/tether)
74
+ 🌐 **More Info**: [https://www.usetetherai.com](https://www.usetetherai.com)
75
+
76
+ ---
77
+
78
+ ## πŸ‘©β€πŸ’» About the Creator
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
  emoji: πŸ’»
83
  colorFrom: gray