TrustRAG and RAGHub

These are ecosystem siblings—TrustRAG is a specialized RAG framework emphasizing reliability and trusted outputs, while RAGHub is a broader community collection and resource aggregator for discovering and comparing multiple RAG frameworks and projects.

TrustRAG
60
Established
RAGHub
56
Established
Maintenance 10/25
Adoption 13/25
Maturity 17/25
Community 20/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 1,233
Forks: 130
Downloads: 31
Commits (30d): 0
Language: Python
License:
Stars: 1,590
Forks: 150
Downloads:
Commits (30d): 0
Language:
License: MIT
No License
No Package No Dependents

About TrustRAG

gomate-community/TrustRAG

TrustRAG:The RAG Framework within Reliable input,Trusted output

Implements a modular RAG pipeline with configurable components for document parsing, retrieval, reranking, and generation, supporting hybrid retrieval combining BM25 and dense embeddings. Features DeepSearch—a recursive query decomposition framework with token budgeting and action-based reasoning (search, reflect, answer, read, coding)—alongside multimodal QA, vector database integration (Milvus, Qdrant), and web search capabilities. Targets Python 3.10+ and integrates with LLMs like GLM-4 and OpenAI via configurable APIs.

About RAGHub

Andrew-Jang/RAGHub

A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and resources. Contribute and explore the evolving RAG ecosystem.

Organizes RAG tools across specialized categories—frameworks, evaluation/optimization systems, data preparation, and engines—with live activity tracking to distinguish actively maintained projects from outdated ones. Curated by the r/RAG community, it catalogs both established frameworks (LangChain, LlamaIndex, Haystack) and emerging tools like Korvus (database-native RAG) and Swiftide (Rust-based streaming), helping developers navigate rapid ecosystem fragmentation. Includes evaluation frameworks, model leaderboards, and resources to address the full RAG development lifecycle beyond basic framework selection.

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