Files
nexus/wiki/sources/knowledge-base-rag.md
2026-04-14 16:02:50 +08:00

32 lines
976 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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
- 尚未发现