新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,31 @@
---
title: "Personal Knowledge Base (RAG)"
type: source
tags: [OpenClaw, RAG, Knowledge Base, Semantic Search, Telegram]
sources: ["https://clawhub.ai"]
date: 2026-04-14
---
## Summary
- 核心主题个人知识库RAG
- 问题域:如何让收藏的内容可搜索
- 方法/机制URL 丢入 Telegram/Slack 自动摄入,语义搜索召回
- 结论/价值:所有收藏内容语义可查询
## Key Claims
- URL 丢入 Telegram/Slack 自动摄入文章、推文、YouTube 字幕、PDF
- 语义搜索返回排序结果和来源摘要
- 可被其他工作流调用(如视频创意工作流查询相关素材)
## Key Concepts
- [[Personal Knowledge Base]]:个人知识库
- [[RAG]] ← 底层 ← [[Knowledge Base]]
- [[Semantic Search]]:语义搜索
## Connections
- [[OpenClaw]] ← 运行 ← [[Knowledge Base]]
- [[RAG]] ← 技术 ← [[Knowledge Base]]
- [[Telegram]] ← 摄入渠道 ← [[Knowledge Base]]
## Contradictions
- 尚未发现