LHRLAB/HyperGraphRAG
[NeurIPS 2025] Official resources of "HyperGraphRAG: Retrieval-Augmented Generation via Hypergraph-Structured Knowledge Representation".
Constructs hypergraph-structured knowledge representations from raw text contexts, enabling multi-hop reasoning and entity-relationship retrieval beyond traditional flat graph structures. The system integrates OpenAI APIs for semantic extraction and supports both knowledge graph construction via `insert()` and complex query resolution via `query()` methods. Builds on LightRAG and Text2NKG frameworks for enhanced knowledge organization and retrieval efficiency.
348 stars. No commits in the last 6 months.
Stars
348
Forks
59
Language
Python
License
MIT
Category
Last pushed
Sep 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/LHRLAB/HyperGraphRAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RapidAI/RapidRAG
QA based on local knowledge and LLM.
benitomartin/substack-newsletters-search-course
Production RAG System Course
liweiphys/layra
LAYRA—an enterprise-ready, out-of-the-box solution—unlocks next-generation intelligent systems...
limanmys/sef
On premise enterprise-grade RAG-powered agentic workflow chatbot platform with multi-provider support
tyrell/llm-ollama-llamaindex-bootstrap
Designed for offline use, this RAG application template offers a starting point for building...