-
Notifications
You must be signed in to change notification settings - Fork 2
Home
曾亮懿 edited this page May 15, 2026
·
12 revisions
将 AI 对话沉淀为可搜索的知识库。
支持导入:Claude Code、Cursor、Codex CLI、Trae、GitHub Copilot。
- 安装与启动 — npm / Electron 两种方式
- 数据源配置 — 接入你的 AI 编程工具
- LLM 与 Embedding 配置 — 摘要与语义搜索的模型设置
- 语义搜索 — 用自然语言查找历史对话
- 知识图谱 — 发现笔记之间的关联
- MCP Server 集成 — 让 AI Agent 自动调用知识库
- CLI 命令行 — 命令行操作知识库
- FAQ — 安装、配置、使用中的常见问题