Auto-sync

This commit is contained in:
2026-04-15 16:33:26 +08:00
parent d3e7fcf81f
commit 22c7a6e4d9
80 changed files with 1473 additions and 240 deletions

View File

@@ -28,7 +28,7 @@ date: 2025-12-19
> "This is great if you need that kick in the pants or something to make sense of all the minor notes you've taken." — 项目管理场景
## Key Concepts
- [[Source-Grounding]]:严格限制知识库仅包含用户上传文档,确保 AI 回答基于可溯源内容的机制
- [[Source Grounding]]:严格限制知识库仅包含用户上传文档,确保 AI 回答基于可溯源内容的机制
- [[被动学习]]:利用 Audio Overviews 在开车/健身等碎片时间消费复杂信息的学习方式
- [[AI知识库]]:以用户文档为唯一知识来源的 AI 辅助学习与研究系统
- [[引文追溯]]:每个回答附带精确文档引文,可跳转至原文验证
@@ -39,7 +39,7 @@ date: 2025-12-19
## Connections
- [[NotebookLM]] ← 主题 ← [[7-ways-NotebookLM]]
- [[AI知识库]] ← 核心能力 ← [[NotebookLM]]
- [[Source-Grounding]] ← 技术基础 ← [[NotebookLM]]
- [[Source Grounding]] ← 技术基础 ← [[NotebookLM]]
- [[被动学习]] ← 应用场景 ← [[Audio-Overviews]]
## Contradictions