把一本书读完的两种方式。
一个中文 AI 陪读工具,两个入口:把整本书拆成卡片刷完,或者在无限画布上把对话画成一棵树。
🌐 官网
👉 刷书大王
导入一本 EPUB(扫描版也行,会先 OCR),整本书被拆成一张张卡片,竖着刷下去。
每种卡回答一个不同的问题:
| 卡型 | 它回答什么 |
|---|---|
| 核心观点 | 这本书主张什么 |
| 观点证据 | 原文依据在哪 |
| 张力与局限 | 它在什么条件下失效 |
| 概念图 | 词与词之间怎么连 |
| 跨章连接 | 隔了几十页的两处如何呼应 |
| 章知识总卡 | 这一章的骨架 |
| 寓言 | 用一个故事讲清一个概念 |
| 误区翻转 | 聪明人会怎么误解它 |
刷到哪张不懂,就在那张卡上直接问——追问接着这张卡的上下文走,不用重新交代前情,原文引用一直挂在卡上。也可以只划不问:荧光笔划过的句子留在原文里。
已读、收藏、问过的问题都留在书库里;看中哪一张,单张导出成图片就能发出去。
读书、读论文时选中看不懂的段落直接问。每个追问长成新的分枝,几条分枝还能合回一个结论;引用来源自动保留,整棵树可以导出成一篇 Markdown 读书笔记。
配套 Chrome 扩展:在任何网页选中一段文字,右键发送到画布接着问。
👉 白板陪读大王
装上一个人格,他会在自己会停下的那一句划一道,并把批注留在卡上。换一个人,连划的地方都不一样。
已有的陪读人格(SKILL.md 可直接查看):
也可以自己写,或者从 GitHub 导入别人写好的。
这里目前只放介绍和链接,应用源码尚未开源。
如果你对某一部分感兴趣(陪读 skill 的写法、把书拆成卡片的编排、扫描版 EPUB 的 OCR 流程),欢迎开 issue 说一声——有人想看,我就把那部分先整理出来。
- 微信:evil-salmon
- 邮箱:salmon@branchingchat.xyz
- 安全问题:见 security.txt
English
Branching Chat — a Chinese-language AI reading companion with two entry points.
Card feed: import an EPUB (scanned books get OCR'd first), and the whole book is broken into cards — theses, evidence, tensions, concept maps, cross-chapter links, fables, misconception flips. Scroll through them; when a card doesn't land, ask about it right there. Follow-ups inherit that card's context, and source quotes stay attached.
Infinite canvas: select a passage you don't understand and ask. Each follow-up grows a new branch; several branches can merge back into one conclusion. The whole tree exports as a Markdown reading note. A companion Chrome extension sends selected text from any web page into the canvas.
Reading personas: install a persona (Lu Xun, Munger, Arendt…) and it underlines the sentence it would stop at, leaving an annotation. Different persona, different underlines.
This repository currently holds only the introduction and links — the application source is not yet open. Open an issue if there's a part you'd like to see.