Hyper-RAG and LTI_Neural_Navigator

These are **competitors** in the hallucination-detection-RAG space, as both employ retrieval-augmented generation as their primary mechanism to reduce LLM factual errors, but differ in their core technical approaches—Hyper-RAG uses hypergraph-based retrieval while LTI Neural Navigator focuses on domain-specific knowledge-base optimization.

Hyper-RAG
58
Established
LTI_Neural_Navigator
33
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 9/25
Stars: 251
Forks: 39
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 45
Forks: 4
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About Hyper-RAG

iMoonLab/Hyper-RAG

"Hyper-RAG: Combating LLM Hallucinations using Hypergraph-Driven Retrieval-Augmented Generation" by Yifan Feng, Hao Hu, Xingliang Hou, Shiquan Liu, Shihui Ying, Shaoyi Du, Han Hu, and Yue Gao.

Implements hypergraph-based knowledge modeling to capture both pairwise and high-order entity correlations from domain-specific corpora, integrated with a native Hypergraph-DB backend for efficient higher-order relationship retrieval. Includes a lightweight variant (Hyper-RAG-Lite) achieving 2× retrieval speed improvement, and provides a web-based visualization UI for hypergraph exploration and QA interaction. Supports multiple LLM providers through configurable API endpoints and demonstrates broad applicability across medical and general-domain datasets.

About LTI_Neural_Navigator

anlp-team/LTI_Neural_Navigator

"Enhancing LLM Factual Accuracy with RAG to Counter Hallucinations: A Case Study on Domain-Specific Queries in Private Knowledge-Bases" by Jiarui Li and Ye Yuan and Zehua Zhang

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work