519 - 《AI 读书》

发布于 2025年1月25日

1、之前有看到 3min.top,一个 AI 读书的 App。想了下,确实不是所有书读值得从头读到尾。利用 AI,可以快速了解一本书想表达的内容,然后再决定是否深入阅读,也不失为一种好方法。

2、怎么对书做总结?我的实现如下。

1)格式选 epub 格式。主要是对这个格式熟悉一些,解压就能用,也方便提取内容。
2)拆 chapter 。为啥拆?整本书总结太泛了,而且 token 量的支持也有问题。不过之后模型强大后,可能就不需要拆了。每个 chapter 可能包含多个 html 文件,需要找到然后合并。
3)分开 summarize(也可以手动用 Cursor 总结)。
4)追问(可选)。
5)翻译(可选)。
6)合成一篇文章。

3、我在用的几个总结 PROMPT。

1)

请总结这篇文章。

- 用中文总结。
- 100 - 300 字,不要超过 300 字。
- 不要换行,如有列表项需要换行,请以 1), 2) 的方式让他归为一类,总结里不要出现多行代码。
- 不要用太官方的口吻。
- 注意盘古之白(中文和字母,中文和数字之间需要空格)

2)

1 .) Analyze the input text and generate 5 essential questions that, when answered, capture the main points and core meaning of the text.
2.) When formulating your questions:
> a. Address the central theme or argument
> b. Identify key supporting ideas 
> c. Highlight important facts or evidence 
> d. Reveal the author's purpose or perspective
> e. Explore any significant implications or conclusions. 
3.) Answer all of your generated questions one-by-one in detail

用中文。

参考: https://x.com/rohanpaul_ai/status/1882824977961066539

3)

Please provide a comprehensive summary of the following text. The summary should:

Capture the main ideas and key points
Be objective and neutral in tone
Maintain the original text's key nuances and important details
Be approximately 20-30% of the original text's length
Use clear, concise language
Highlight the most significant insights or arguments
Preserve the logical flow of the original text

If any technical or specialized terms are crucial to understanding, please retain them with brief explanations if needed.

用中文。

4、效果如下。

以下是《最好的告别》的结果。

《最好的告别》

1、独立:活到 100 岁的代价。

作者通过对比自己 110 岁高龄的印

内容预览已结束

此内容需要会员权限。请先登录以查看完整内容。