-
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 配置](LLM-配置) — 摘要与语义搜索的模型设置
- [语义搜索](语义搜索) — 用自然语言查找历史对话
- [知识图谱](知识图谱) — 发现笔记之间的关联
- [MCP Server 集成](MCP-集成) — 让 AI Agent 自动调用知识库
- [CLI 命令行](CLI-命令行) — 命令行操作知识库
- [FAQ](FAQ) — 安装、配置、使用中的常见问题
- [贡献指南](https://github.com/ZengLiangYi/ChatCrystal/blob/main/CONTRIBUTING.md)
- [提交 Bug 报告](https://github.com/ZengLiangYi/ChatCrystal/issues/new?template=bug_report.yml)
- [提交功能建议](https://github.com/ZengLiangYi/ChatCrystal/issues/new?template=feature_request.yml)
- [Discussions](https://github.com/ZengLiangYi/ChatCrystal/discussions)