gomate-community/TrustRAG
TrustRAG:The RAG Framework within Reliable input,Trusted output observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 61
- Release rhythm 35
- Longevity 67
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 941
- days_rel: n/a
- days_push: 238
- n_releases_24m: 0
Adoption not part of the score
1276 stars · 138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TrustRAG is a configurable and modular Retrieval-Augmented Generation (RAG) framework in Python built around the principle of reliable input and trusted output for retrieval-based question answering. It includes a DeepResearch module that performs intent understanding, recursive depth-first search, and intelligent action selection (search, read, reflect, answer, code) to produce high-quality answers.
Use cases
- build a modular rag pipeline for question answering over documents
- retrieval augmented generation framework in python
- run a deep research agent that recursively searches and reads sources
- reduce hallucinations in llm answers with trusted retrieval
- configure and swap individual rag components like retriever, parser, and generator
- implement multi-step deep search with intent understanding and token budgets
When to choose
- You want a Python RAG framework with highly configurable, modular components you can tune per application
- You need deep-research style agentic search with recursive queries, reflection, and action planning
- You are building retrieval-based QA where answer trustworthiness and reliable input matter
When to avoid
- You need a turnkey hosted RAG product with a ready-made UI rather than a framework you assemble
- You require a project with an explicit open-source license for commercial use, since the repository lists no license
- You work outside the Python ecosystem
Facets
framework · maturity active
rag search-engine agent-framework llm-inference large-language-models artificial-intelligence python cross-platform deep-research agentic-rag retrieval-augmented-generation question-answering modular-framework document-parsing hallucination-reduction recursive-search search ai-agents natural-language-processing
3 sources
- readme: https://github.com/gomate-community/TrustRAG · fetched 2026-08-28 · 4749585d4eca
- homepage: https://gomate-community.github.io/TrustRAG · fetched 2026-08-29 · 26c956c55409
- registry_pypi: https://pypi.org/pypi/trustrag/json · fetched 2026-08-29 · 1307b8008e71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gomate-community/TrustRAG | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="gomate-community/TrustRAG")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem