Solo developer · 2026 · shipped
The Bias Graph
A custom neural network that reads media bias the way an editor would — relative to everyone else.
Type a topic and The Bias Graph plots every outlet on a left-to-right spectrum, scored by a custom neural network trained on 1.2M article pairs. A distilled version runs live in your browser, and four games let you play against the model.
- DeBERTa-v3, 8 heads + an adversarial outlet-invariance branch, trained on 1.2M cross-outlet article pairs
- 94.6% concordance with AllSides across 312 outlets (88 GPU-hours on 4×A100s)
- A 67M-param distilled student runs in-browser — watch it vote and highlight the loaded words
- Four games: Bias Detective, Guess the Source, Compare Two Takes, Headline Rewrite
- PyTorch
- DeBERTa-v3
- transformers.js
- React
- FastAPI



