rtfm
活跃·★ 12·MIT·更新于 2026-05-25
★ 时下流行★ RAG / 知识库
一个本地、开源的知识检索层,为 AI 代理索引代码、文档、PDF 等所有内容,使其能够即时找到正确上下文,避免幻觉和云成本。
RTFM 是一个本地、开源的检索层,索引项目中的所有内容(代码、文档、PDF 等),使 AI 代理能够即时找到正确的上下文,避免幻觉和云成本。它与 Claude Code 和其他 MCP 客户端集成,支持多种格式,并提供快速搜索和渐进式信息展示。
#AI 智能体#Claude#Claude Code#code-search#context-engineering#开发者工具#向量嵌入#fts
01
功能特性
01全文、语义和混合搜索,支持渐进式信息展示
02多格式索引,内置 22 种解析器(代码、文档、PDF 等)
03本地、免费、开源(MIT 许可证)
04知识图谱(支持维基链接和导入边)以及版本历史
05无缝 MCP 集成(原生的 Claude Code 插件和手动安装)
02
兼容性
Python
Python 3.10+
已通过文档验证
Claude Code
Claude Code 插件
已通过文档验证
Linux
Linux
已通过文档验证
macOS
macOS
已通过文档验证
Windows
Windows(含 WSL)
已通过文档验证
03
快速开始
1
$ pip install rtfm-ai
2
$ cd your-project
3
$ rtfm init
04
使用场景
↳法律和法规文档检索,支持专用格式
↳结合代码、论文和数据集的科研项目
↳任何混合代码与领域特定文档的项目(金融科技、健康科技等)
05
同类工具
相关搜索
评论
登录后发表评论
- JJustice Harris2026年5月22日
Good for knowledge-intensive AI workflows that need to search across diverse content types.
- LLogan Johnson2026年4月8日
RTFM naming is accurate — it gives agents access to the manuals they should be reading.
- SSage Kim2026年3月17日
Open retrieval layer for AI coding agents — code, docs, legal, and research indexed.
- CCameron Garcia2026年2月27日
Unified retrieval across content types is more useful than separate search tools.