RefereAI MLX is a local-first sports vision system for the places that do not have broadcast cameras, vendor installs, or permission to upload kids' games to a cloud model.
Browser/PWA camera sends frames to the Mac over the local network.
YOLO26 runs locally on Apple Silicon through an MLX inference path.
Tracking, sport classification, overlay rendering, score probes, and commentary attach context.
Every analyzed clip can be replayed, compared, corrected, and marked demo-worthy.
yolo26n weights with zero fine-tuning.yolo26mlx/trackers/ implements.If you want to run it yourself, open the demo page, clone the repo, run bash scripts/bootstrap.sh, then start refereai serve.
If you want to contribute, start with AGENTS.md and INTERFACES.md.
RefereAI MLX is built by Ravi Jilkapally, a GenAI product and engineering leader working on practical AI systems beyond the demo stage.
The project grew out of a simple question: can a normal Mac and a normal phone make messy amateur sports video useful without uploading every frame to someone else's cloud?