aicoolies logo
RAG-Anything logo
RAG-Anything logo

RAG-Anything

All-in-one multimodal RAG framework

open-sourceopen sourceupdated Jul 1, 2026
Visit Website →
Share

RAG-Anything is an all-in-one multimodal RAG framework from the University of Hong Kong that processes text, images, tables, and equations through a unified pipeline built on LightRAG. It constructs multi-modal knowledge graphs by extracting multimodal entities and establishing cross-modal relationships. The VLM-Enhanced Query mode integrates visual content into large language models for deeper document understanding beyond plain text retrieval.

RAG-Anything builds on the popular LightRAG project to deliver an all-in-one multimodal Retrieval-Augmented Generation system. Traditional RAG pipelines handle text well but struggle with images, tables, equations, and diagrams embedded in real-world documents. RAG-Anything eliminates the need for multiple specialized extraction tools by parsing all content modalities through a unified pipeline that preserves cross-modal relationships and hierarchical document structure.

At its core, the framework constructs multimodal knowledge graphs that capture entities and relationships across text and visual content. When a document includes images or charts, the VLM-Enhanced Query mode feeds them directly into a vision-language model alongside the textual context, enabling answers that draw on both visual and semantic information. This multi-stage architecture supports context-aware processing where each content type receives format-appropriate extraction before merging into the unified graph.

Developed by the HKUDS research group at the University of Hong Kong, RAG-Anything is released under an open-source license and installable via pip. It integrates cleanly with existing LLM orchestration workflows and supports customizable retrieval strategies. The project has rapidly gained community traction, reflecting strong demand for RAG systems that move beyond text-only retrieval to handle the multimodal reality of modern enterprise documents.

Pricing

Free and open source under MIT license

Platforms

Python library, pip installable

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Presidio

Open-source PII detection and anonymization for AI data flows

Presidio is an MIT-licensed privacy framework for identifying and anonymizing personally identifiable information in text, images, and structured data. It can act as a de-identification layer around LLM prompts, logs, RAG corpora, and customer-data workflows.

open-sourceOpen Source

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry
ElevenLabs logo

ElevenLabs

Lifelike AI voice generation, cloning, and voice agents

ElevenLabs is an AI voice platform for text-to-speech, voice cloning, and conversational AI agents, built on models like Multilingual v2 and the low-latency Flash v2.5 and Turbo v2.5. Developers call its API to generate lifelike narration, clone voices from short audio samples, dub content across 30+ languages, add sound effects, and deploy real-time voice agents for customer service, IVR, and interactive apps, with SDKs for Python, JavaScript, and more.

freemium

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

open-sourceOpen SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry

Used in Stacks