HKUDS/RAG-Anything
"RAG-Anything: All-in-One RAG Framework" observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 98
- Release rhythm 84
- Longevity 32
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: 7.0
- age_days: 453
- days_rel: 104
- days_push: 13
- n_releases_24m: 19
Adoption not part of the score
23081 stars · 2673 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RAG-Anything is an all-in-one Python framework for multimodal Retrieval-Augmented Generation, built on LightRAG. It treats text, images, tables, and equations in documents as interconnected knowledge entities and uses dual-graph construction with cross-modal hybrid retrieval to answer queries over heterogeneous content.
Use cases
- build a RAG pipeline over multimodal documents with images and tables
- query PDFs containing figures, tables, and equations with an LLM
- index long documents for retrieval-augmented question answering
- extract and search knowledge across text and visual content
- add multimodal retrieval to a chatbot or knowledge base
- run graph-based RAG over research papers or reports
When to choose
- your documents mix text with images, tables, and math expressions
- you want a ready-made multimodal RAG framework based on LightRAG
- traditional text-only RAG fails on long or visually rich documents
When to avoid
- you only need simple text-only RAG with minimal dependencies
- you need a fully managed hosted RAG service rather than a Python framework
- your project is not Python-based
Facets
framework · maturity active
rag llm-inference parser search-engine machine-learning large-language-models artificial-intelligence pdf python cross-platform multimodal-rag knowledge-graph document-parsing lightrag dual-graph-retrieval retrieval-augmented-generation natural-language-processing
6 sources
- readme: https://github.com/HKUDS/RAG-Anything · fetched 2026-08-28 · 933ecd023cf4
- homepage: http://arxiv.org/abs/2510.12323 · fetched 2026-08-29 · a3d08ce0c2a9
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HKUDS/RAG-Anything | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="HKUDS/RAG-Anything")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem