Ross ROSS = Recommend OSS · open-source software intelligence for agents

HKUDS/RAG-Anything

"RAG-Anything: All-in-One RAG Framework" observed · 2026-08-28

github.com/HKUDS/RAG-Anything · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
HKUDS/RAG-Anythingmain80

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