32 lines
976 B
Markdown
32 lines
976 B
Markdown
---
|
||
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
|
||
- 尚未发现
|