EN
返回档案库

档案库 · 开发与企业工具 · 产品决策 · 2023–2026

Reor押注本地AI笔记胜过云端;Show HN获411分,8.5k星,已归档

英国独立开发者Sam L'Huillier构建了一款本地优先的AI笔记应用,在设备上运行模型;Show HN获411分,8.5k星,仓库于2026年归档。

Reor

它在赌什么AI思维工具应该在本地运行:一款自动关联和回答问题的私人笔记应用,对于注重隐私的用户来说,胜过云端RAG。已经没了

做的是什么生意

Reor is an open-source (AGPL-3.0) desktop note-taking app that runs LLMs and embeddings locally via Ollama, auto-links related notes by vector similarity, and answers questions over an Obsidian-style markdown vault.

起因

Sam L'Huillier, an AI engineer at the UK Ministry of Justice, started Reor in late 2023 (first commit 2023-10-31) from the belief that AI tools for thought should run locally by default, targeting lawyers, doctors, and researchers who would never send private notes to an embedding API.

经过

The Show HN on 2024-02-14 drew 411 points and 102 comments, largely debating whether AI-assisted organization weakens thinking; development continued through 2024–2025 with releases up to v0.2.31 and the repo peaking around 8.5k stars with 34 contributors, over 60% of commits from the solo maintainer.

结果

The repository was archived by the owner on 2026-03-07 and is now read-only; the last commit was 2025-05-13, so the project wound down rather than being acquired or shut down, with no funding signal ever recorded.

背景

Reor赌的是AI笔记应该完全在用户机器上运行。这个开源桌面应用使用Ollama进行本地LLM和嵌入,将Obsidian风格的markdown库索引到本地向量数据库,按语义相似度自动关联相关笔记,并通过RAG回答问题——云服务永不接触笔记。

该设计将人类写作和LLM检索视为共享一个向量存储的两个生成器:编辑器显示从语料库检索到的相关笔记,而Q&A运行在同一索引上。它附带严格的AGPL-3.0许可证,明确的本地化立场,以及诸如Ollama三层回退和LanceDB架构自愈等工程选择。

吸引力真实但迅速达到峰值:2024-02-14的Show HN获得411分和102条评论,仓库达到约8.5k星,34位贡献者。开发在2025年放缓——最后一次提交是2025-05-13——所有者于2026-03-07归档了仓库,将本地优先AI笔记领域留给了AnythingLLM、Khoj和Logseq插件。

这件事要成立,得有什么

  • 隐私是最锐利的楔子:律师、医生和研究人员不会将私人笔记发送到嵌入API,而Reor让本地成为默认。
  • 双生成器概念——AI作为写作的放大器,而非替代品——为项目提供了清晰、可辩护的故事。
  • AGPL-3.0下的开源使隐私承诺可审计,并符合受众的价值观。
  • 411分的Show HN和8.5k星证实了真实需求,但独立维护者的能力限制了路线图。

可借鉴之处

一个独立项目可以证明范式却仍以失败告终:本地优先AI笔记是正确的赌注,有实际吸引力,但单一维护者无法独自完成v1.0路线图。

后续进展

截至2026-09-02,Reor在GitHub上已归档且只读(所有者于2026-03-07操作,最后提交2025-05-13);腾讯云2026年6月的档案记录8563颗星和525个fork,指出过去365天零提交,并推荐Khoj、Logseq AI插件或AnythingLLM Desktop作为活替代品。域名reorproject.org已删除旧文档,项目无维护者。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例