#10 · Primary category: Knowledge Base & RAG
LightRAG
[EMNLP2025] LightRAG: Simple and Fast Retrieval-Augmented Generation
Project last updated:08/29/26
GitHub Stars
39.3K
Forks
5.5K
Contributors
327
License
MIT
Why we included this project
LightRAG grounds an LLM in your own documents by building a lightweight knowledge graph from the text and pairing graph-based retrieval with vector search. That combination pays off when a question spans several documents or asks how two facts relate, where plain chunk retrieval tends to come up short. It installs as a Python library and also ships a server with a web UI, and the storage layer is pluggable (Neo4j, PostgreSQL, and others) with swappable LLM and embedding providers, so it drops into an existing stack without much rework. Teams building internal knowledge assistants, Q&A over PDFs and Office files, or research copilots over a private corpus will find the setup path short, and the active community helps when you get stuck.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience