They pay because all reading inputs flow into one durable highlight system.
REPLACEMENT BRIEF
read it later
Can AI replace Readwise Reader?
Build a browser save endpoint, article extractor, reader view, highlights table, export to Markdown, and review emails.
Build the personal version →AT A GLANCE
- price
- $12.99/mo
- listed annual price
- $155.88/yr
- replaceable scope
- Build a browser save endpoint, article extractor, reader view, highlights table, export to Markdown, and review emails.
- build time
- multi-day
what AI can build
Build a browser save endpoint, article extractor, reader view, highlights table, export to Markdown, and review emails.
Saving articles and highlighting is easy; reliable extraction, mobile/offline reading, sync, Kindle/import integrations, RSS/PDF support, and review loops are real work.
Editorial catalog estimate · not a completed build
The honest tradeoff
why people still pay
what you lose
xexcellent parsing
xmobile/offline apps
xKindle integrations
xRSS/PDF workflows
xspaced repetition
xexports
Start with existing software
prior art · use these instead of building, if you'd rather
EVIDENCE LEDGER
What this page can prove
The verdict judges replaceability. The evidence level records what DeepFeather actually checked.
Editorial catalog estimate · not a completed build
Readwise Full · monthly
known limits · excellent parsing; mobile/offline apps
Build promptcatalog estimate
the prompt
Catalog estimateBuild me a personal read-it-later app to replace Readwise Reader. Requirements: - A self-hosted web app (VPS or localhost): Node + Express + better-sqlite3, server- rendered with one clean reading column. - Save via a bookmarklet POSTing the URL; extract with @mozilla/readability + jsdom and store title, author, site, word count, and cleaned HTML. When extraction fails, keep the bare link with a 'source only' badge instead of mangling it. - Reading view: the cleaned article, estimated read time, and select-to-highlight (a little vanilla JS; store the highlight with surrounding context). - Library: Inbox, Archive, and per-tag lists; keyboard j/k to move, Enter to open, e to archive. - A highlights page grouped by article, plus a nightly node-cron export of all highlights to ~/highlights/YYYY-MM-DD.md so they outlive the app. - A daily review email with 5 random old highlights via Resend or SMTP (creds in .env). - Full-text search over articles and highlights with SQLite FTS5. - No accounts, no telemetry; if hosted, put it behind basic auth and HTTPS. - Out of scope: RSS ingestion, PDF/epub parsing, Kindle sync, and mobile apps. The browser is the reader. - README: bookmarklet install and SMTP setup.
The prompt stays readable first. Choose a launch option when you are ready.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · improve it via PR
BUILD FEEDBACK
Did you try this build?
Report the outcome. Submissions enter a manual evidence queue and never auto-upgrade the verdict.
Want next week’s replacements?
New verdicts + most-wanted, weekly. Free. One-click out.
Share this verdict
questions
Can AI replace Readwise Reader?
Possibly for a narrower core workflow, but this catalog judgment is not a verified build. Expected gaps include: excellent parsing, mobile/offline apps. Validate the prompt against your own acceptance criteria before committing.
How much does Readwise Reader cost?
Readwise Reader is listed at about $12.99/month (Readwise Full, checked 2026-07-30), or $155.88 per year. This is a pricing reference, not evidence of a completed replacement or realized savings.
What do I lose by replacing Readwise Reader?
Honestly: excellent parsing; mobile/offline apps; Kindle integrations; RSS/PDF workflows; spaced repetition; exports. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Readwise Reader?
Yes — wallabag (Open-source read-it-later app with article extraction and self-hosted reading workflows.). Using prior art is also a valid exit; the prompt is for when you want it exactly your way.