site: review — Folo (graduate from find)

Fact-check against folo.is, its pricing page, and the GitHub README
corrected the license (AGPL-3.0, not GPL-3.0) and added mobile apps,
real pricing tiers, and the self-hosting caveat the find omitted.
This commit is contained in:
2026-07-12 19:41:42 -04:00
parent 9e5fce1eb0
commit 9f6cc65ea8
3 changed files with 39 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ source: "Brett Terpstra"
topics: [macos-apps, ai]
tags: [rss, ai, reading, feeds]
description: "A GPL-3.0 AI-first RSS reader that ingests social feeds, research repos, and YouTube alongside traditional RSS, with a Vibe Read mode to surface signal over noise."
promotedTo: folo
---
An open-source, AI-first RSS reader that ingests 24+ source types — social feeds like Bluesky and Threads, research repos like Nature and Hugging Face, even YouTube — and uses a 'Vibe Read' mode to surface signal over noise. GPL-3.0, briefly GitHub's #1 trending repo, with both a web app and a desktop client.
+30
View File
@@ -0,0 +1,30 @@
---
name: "Folo"
subtitle: "Open-source AI-first RSS reader that ingests 24+ source types"
date: 2026-07-12
category: reading
topics: [macos-apps, ai]
tags: [rss, ai, reading, feeds, open-source]
link: "https://folo.is/"
linkText: "folo.is"
description: "An open-source RSS reader that pulls in 24+ source types beyond plain feeds — Bluesky, GitHub trending, Nature, YouTube — into one timeline, with an AI 'Vibe Read' mode and daily digest. Free tier available; paid plans from $4.17/mo raise the caps."
source: "Brett Terpstra"
fromFind: folo
---
import { Image } from 'astro:assets';
import hero from './hero.png';
<Image src={hero} alt="Folo's article timeline next to its AI-generated 'Top News - Last Night' digest, summarizing GitHub trending repos, PlayStation.Blog, and other subscribed feeds into bullet points." />
*The two halves of the pitch side by side: a normal reading timeline, and the AI digest that condenses everything above it into a scan-in-thirty-seconds brief.*
> Folo is an open-source RSS reader that treats "feed" broadly — RSS, Bluesky, GitHub trending, Nature papers, YouTube channels — and pours all of it into one timeline, then lets an AI "Vibe Read" mode and a nightly digest do the actual reading-in-brief for you.
The find's core description holds up: Folo really does ingest 24+ source types beyond plain RSS, and the AI layer is more than a gimmicky summarize button. Timeline Summary generates a running digest like the "Top News — Last Night" panel shown above — bullet points per source, each linking back to the original — so a morning catch-up across dozens of subscriptions becomes one scroll instead of dozens of unread badges. Vibe Read applies the same triage inline, and translation is built in as its own AI feature, not an afterthought.
What the find undersold is reach: Folo isn't just "a web app and a desktop client." It ships native iOS and Android apps alongside desktop builds for macOS, Windows, and Linux, plus the browser client — genuinely cross-platform, not desktop-first with a token mobile wrapper. The project also has real numbers behind the "briefly #1 trending" claim: 38.6k GitHub stars, a shared index the site claims spans 1.3 million feeds and 300+ million entries, and an active release cadence (desktop v1.10.0 as of late June 2026).
Two things worth knowing before installing. First, the license is AGPL-3.0, not the plain GPL-3.0 the find named — a meaningful difference, since AGPL's network clause means anyone who modifies Folo and runs it as a hosted service owes the changes back, not just anyone who redistributes the binary. Second, "open source" here doesn't mean "easy to self-host": the README documents desktop and mobile installs in detail but gives no instructions for standing up your own instance, so most of what makes Folo distinctive — the shared 1.3M-feed index, the AI credits — runs through RSSNext's own hosted service. The code is open; running the full experience yourself isn't a solved path. It's also worth knowing the project used to be called Follow (RSSNext still uses that name for the Nix package and the site's GitHub repo, `follow.is`) — the same app under its current name.
Pricing is friendlier than the find implied by omission: there's a genuine free tier (150 feed subscriptions, 1 list, 1 inbox, 3 AI summaries a day), with paid tiers — Basic at $4.17/month, Plus at $8.33/month (billed yearly), and a $83.33/month Pro tier with a bring-your-own-API-key option — raising the subscription caps and unlocking unlimited AI summaries and translation. For anyone drowning in feeds spread across five different apps, Folo's bet is that one AI-triaged timeline beats five unread counts, and the free tier is generous enough to actually test that bet before paying for it.