框架
Graphiti
Graphiti 是开源 AI 开发框架,2024 年推出,面向开发者。
构建随时间演化的知识图谱,作为智能体记忆与上下文的框架。
主打:智能体记忆。开源,可以免费使用。使用方式:自部署、API。
这是 https://godooo.ai/zh/framework/graphiti 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
智能体记忆主打待校准
“Build context graphs that power reliable, personalized, fast production AI agents.”— github.com, 2026-09-24
向量检索支持待校准
“Hybrid Retrieval: Combines semantic embeddings, keyword (BM25), and graph traversal for low-latency, high-precision queries”— github.com, 2026-09-24
知识库检索支持待校准
“Graphiti continuously integrates user interactions, structured and unstructured enterprise data, and external information into a coherent, queryable graph.”— github.com, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
- Letta开源免费同样能做:智能体记忆;可离线本地运行
- Mem0开源免费同样能做:智能体记忆;可离线本地运行
- Memory MCP Server开源免费同样能做:智能体记忆;可离线本地运行
- LobeHub开源免费同样能做:智能体记忆、知识库检索;不用写代码
- Agno开源免费同样能做:智能体记忆、知识库检索;可离线本地运行
- CowAgent开源免费同样能做:智能体记忆、知识库检索;可离线本地运行;不用写代码
- ChatGPT免费版 + 付费升级同样能做:智能体记忆;不用写代码
- Claude Agent SDK开源免费同样能做:智能体记忆
- DeerFlow开源免费同样能做:智能体记忆;可离线本地运行
- LangGraph开源免费同样能做:智能体记忆
- OpenAI Agents SDK开源免费同样能做:智能体记忆;可离线本地运行
- OpenClaw开源免费同样能做:智能体记忆;可离线本地运行;不用写代码
关系
常见问题
Graphiti 是什么?
Graphiti 是开源 AI 开发框架,2024 年推出,面向开发者。构建随时间演化的知识图谱,作为智能体记忆与上下文的框架。
Graphiti 免费吗?
免费。Graphiti 是开源软件(Apache-2.0)。
Graphiti 开源吗?
开源,许可证是 Apache-2.0。源代码在 https://github.com/getzep/graphiti。
Graphiti 能本地运行吗?
可以部署在自己的服务器上。
Graphiti 能做什么?
主打:智能体记忆。也能做:向量检索、知识库检索。
Graphiti 有哪些开源替代品?
开源的有:Letta、Mem0、Memory MCP Server、LobeHub、Agno、CowAgent、Claude Agent SDK、DeerFlow。其他:ChatGPT。
来源
- github.com/getzep/graphiti核实于 2026-09-24
- help.getzep.com/graphiti