Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
RA

infiniflow/ragflow

AI Agent

RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs

88k Stars10k Forks1.8k Open Issues88k WatchersGoApache-2.0
LLM ToolAI Agent
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

RAGFlow addresses the challenge of building accurate, context-aware AI applications by providing a robust RAG pipeline that handles document chunking, retrieval, and generation with high fidelity. It simplifies the integration of RAG with agent workflows, reducing the complexity of building enterprise-grade AI systems from unstructured data.

Deployment reality

The available setup signal starts with: docker pull infiniflow/ragflow:v0.26.4. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is Apache-2.0. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build enterprise-scale RAG applications such as document Q&A systems, knowledge assistants, and agent-based workflows that leverage custom data sources. The framework supports deep document understanding, flexible chunking, and pre-built agent templates, enabling the creation of production-ready AI systems with high accuracy and efficiency. The ceiling includes complex multi-step reasoning and integration with various LLMs and data sources.

Source and compliance noteLast synced: Aug 15, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

infiniflow/ragflow is tracked as a Go project in the LLM Tool, AI Agent area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 88k total stars, with +473 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 9 days ago, and the open issue queue is 1.8k, about 2.02% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 10k forks and 88k watchers suggest how often the project is reused or followed. License signal: Apache-2.0. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need AI prototypes, LLM workflows, and agent-style applications. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 839. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

Apache-2.0 is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • AI prototypes, LLM workflows, and agent-style applications
  • Go teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

88k Stars

Reuse

10k Forks

Attention

88k Watchers

Maintenance

active

License

Apache-2.0

Open issues

1.8k

Overview

RAGFlow is an open-source Retrieval-Augmented Generation (RAG) engine that combines RAG with agent capabilities to create a context layer for LLMs. It provides a streamlined RAG workflow for enterprises, enabling developers to transform complex data into production-ready AI systems with high fidelity and precision.

Key Features

- Deep document understanding for knowledge extraction from unstructured data with complicated formats. - Template-based chunking with intelligent and explainable options. - Grounded citations with reduced hallucinations, including visualization of text chunking and traceable citations.

Tool Positioning

LLM Tool

Libraries and tools for LLM apps, RAG, prompts, and evals

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

Quick Start
docker pull infiniflow/ragflow:v0.26.4
View on GitHub Project Homepage
Project Activity

90

Health Score

Active

Commit Activity

Dec 12, 2023

Created

Aug 14, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+370

Today's growth

+839

7-day growth

+839

30-day growth

Aug 13, 2026Aug 15, 2026
Community Health
10k

Forks

1.8k

Open

88k

Watchers

Owner
RA

infiniflow

GitHub profile
Topics & Language
Goagent-harnessagentic-aiagentic-retrievalagentic-searchaiai-agentscontext-enginecontext-engineeringcontext-managementharness-engineeringknowledge-compilationllm-appsragretrieval-augmented-generation
Ecosystem & Usage
GitHub Repository Project Website
Alternatives & Comparison

obra/superpowers

An agentic skills framework & software development methodology that works.

273k

affaan-m/ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

240k

NousResearch/hermes-agent

The agent that grows with you

231k

mattpocock/skills

Skills for Real Engineers. Straight from my .agents directory.

218k

multica-ai/andrej-karpathy-skills

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

203k
License
Apache-2.0
CreatedDec 12, 2023
Last pushAug 14, 2026
Last syncedAug 15, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

RAGFlow addresses the challenge of building accurate, context-aware AI applications by providing a robust RAG pipeline that handles document chunking, retrieval, and generation with high fidelity. It simplifies the integration of RAG with agent workflows, reducing the complexity of building enterprise-grade AI systems from unstructured data.

Capabilities

Developers can build enterprise-scale RAG applications such as document Q&A systems, knowledge assistants, and agent-based workflows that leverage custom data sources. The framework supports deep document understanding, flexible chunking, and pre-built agent templates, enabling the creation of production-ready AI systems with high accuracy and efficiency. The ceiling includes complex multi-step reasoning and integration with various LLMs and data sources.

Bottom Line

RAGFlow is ideal for developers and enterprises needing a robust, open-source RAG engine with agent capabilities to build accurate, data-driven AI applications. It is not suitable for those seeking a lightweight, minimal solution or lacking infrastructure for self-hosting. The key trade-off is between its powerful features and the operational complexity of deployment.

Full AI Analysis