框架
LightRAG
LightRAG 是开源 AI 开发框架,2024 年推出,面向开发者。
同时借助知识图谱和向量检索的轻量 RAG 框架。
主打:知识库检索。开源,可以免费使用。使用方式:自部署、API、本地离线运行。
这是 https://godooo.ai/zh/framework/lightrag 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
知识库检索主打待校准
“LightRAG is a lightweight knowledge-graph RAG framework and an efficient alternative to Microsoft GraphRAG.”— github.com, 2026-09-24
向量检索支持待校准
“It adopts a dual-layer architecture to manage both knowledge graphs (KGs) and vector embeddings”— github.com, 2026-09-24
文档问答支持待校准
“an interface that allows you to insert, query, and visualize LightRAG knowledge through an intuitive web-based dashboard”— github.com, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
- GraphRAG开源免费同样能做:知识库检索、文档问答
- RAGFlow开源免费同样能做:文档问答、知识库检索、向量检索
- QAnything开源免费同样能做:文档问答、知识库检索、向量检索
- LlamaIndex开源免费同样能做:知识库检索、向量检索、文档问答
- AnythingLLM开源免费同样能做:文档问答、知识库检索;不用写代码
- Khoj开源免费同样能做:文档问答、知识库检索;不用写代码
- kotaemon开源免费同样能做:文档问答、知识库检索;不用写代码
- Langchain-Chatchat开源免费同样能做:文档问答、知识库检索
- PrivateGPT开源免费同样能做:文档问答、知识库检索
- Haystack开源免费同样能做:知识库检索、向量检索
- MaxKB开源免费同样能做:知识库检索、文档问答;不用写代码
- NotebookLM免费版 + 付费升级同样能做:文档问答、知识库检索;不用写代码
关系
常见问题
LightRAG 是什么?
LightRAG 是开源 AI 开发框架,2024 年推出,面向开发者。同时借助知识图谱和向量检索的轻量 RAG 框架。
LightRAG 免费吗?
免费。LightRAG 是开源软件(MIT)。
LightRAG 开源吗?
开源,许可证是 MIT。源代码在 https://github.com/HKUDS/LightRAG。
LightRAG 能本地运行吗?
能,可以在自己的电脑上离线运行。也可以部署在自己的服务器上。
LightRAG 能做什么?
主打:知识库检索。也能做:向量检索、文档问答。
LightRAG 有哪些开源替代品?
开源的有:GraphRAG、RAGFlow、QAnything、LlamaIndex、AnythingLLM、Khoj、kotaemon、Langchain-Chatchat。其他:NotebookLM。
来源
- github.com/HKUDS/LightRAG核实于 2026-09-24