#154 · Primary category: Knowledge Base & RAG
HiRAG
[EMNLP'25 findings] An easy-to-use Graph RAG system using hierarchical knowledge.
Project last updated:06/16/26
GitHub Stars
556
Forks
83
Contributors
5
License
MIT
Why we included this project
HiRAG is a lighter alternative to the heavier graph RAG stacks if your job is question answering over a large private document collection. It keeps the knowledge base in hierarchical levels and pulls from local, global, and bridge knowledge during a query, which is how it answers questions that span several documents or need a corpus-wide view. Setup is simple: install the package, load your text, and call the query method, with config files and example scripts for OpenAI, DeepSeek, and ChatGLM backends. An evaluation harness comes along too, with scripts for context extraction, graph insertion, and answer scoring across retrieval modes, so you can benchmark it against plain RAG or other graph RAG systems on your own data. If you want a research-backed, MIT-licensed starting point for hierarchical retrieval without building the indexing machinery from scratch, this.
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