Neutralize is a Chrome extension that combines local heuristics with AI to detect and highlight biased or loaded language in real time.
By blending fast client-side analysis with intelligent fallback to large language models, it helps users navigate online content with clarity, nuance, and confidence.
- 🔍 Real-time detection of biased or emotionally loaded language
- 🎨 Inline highlighting for easy identification within articles
- 📊 Bias score & context panel for deeper insight
- ⚡ Optimized for speed with client-side heuristics + AI fallback
- 🔒 Privacy-friendly: minimal external calls, with local-first analysis
- Chrome Extensions (MV3)
- TensorFlow.js / ONNX
- AI / NLP models
- API Integration
- HTML / CSS / JavaScript
For now, you can run it locally in developer mode:
- Clone the repository:
git clone https://github.com/leahchaku/neutralize.git cd neutralize