Skip to content

ReasonableMedia/neutrofilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# NeutroFilter (Open Source)

**NeutroFilter** is a privacy-first, browser-based tool that rephrases health, disability, symptom-based, or legally sensitive language into neutral, access-conscious alternatives. It is designed to help individuals communicate clearly while protecting their dignity and privacy.

This tool runs 100% in your browser. No data is tracked, collected, or stored.

---

## 🌍 Project by  
**The Reasonable Adjustment**  
πŸ”— https://thereasonableadjustment.co.uk

---

## 🧠 Features

- Regex-powered rewording engine
- Fully client-side JavaScript (no Node.js, no tracking)
- Built-in filters for:
  - Mental health
  - Neurodivergence
  - Rare/hidden conditions
  - Physical & gastrointestinal health
  - Symptom-based experiences
- Toggle which categories apply to your message
- Fully self-contained, no setup needed

---

## πŸ› οΈ License

**MIT License**  
You are free to use, adapt, and distribute this tool with proper attribution.

> ❗ We kindly ask that this tool **not be used for commercial or financial gain**, as doing so goes against the spirit and mission of this project. It was created to break down barriers β€” not build paywalls.

---

## πŸš€ How to Run

1. Open `neutrofilter.html` in any modern web browser  
2. Paste your message into the input field  
3. Select the filter categories you'd like to apply  
4. Click "Apply NeutroFilter" to reword sensitive terms  
5. Copy your neutralised message with one click

---

## 🧩 Example

**Input:**  
`I have autism and ulcerative colitis. I struggle with brain fog and anxiety.`

**Output:**  
`I have neurodivergent traits and a digestive health condition. I experience cognitive access needs and a mental health condition.`

---

## πŸ’¬ Feedback & Contributions

This is our first ever tool. We welcome your input, suggestions, and contributions.  

Got ideas or want to help?  
πŸ“§ Contact: [advocacy@thereasonableadjustment.co.uk](mailto:advocacy@thereasonableadjustment.co.uk)

GitHub: https://github.com/ReasonableMedia/neutrofilter

---