Profile Picture
Morten Olsen
Senior Software Engineer @ ZeroNorth
← Back to Projects

Editions

alpha

A self-hosted news reader that assembles RSS feeds into finite, curated magazines using on-device ML for article classification.

TypeScriptReactViteTailwind CSSFastifySQLiteTransformers.jsDocker

Editions is a self-hosted news reader that takes a different approach to RSS: instead of an infinite scroll, it assembles feeds into finite, curated “magazines” with reading-time budgets and per-source limits.

How it works

Classification is powered by zero-shot NLI via Hugging Face Transformers.js, running entirely on-device. Nothing phones home.

Additional features