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
This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.
100
review score
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.
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.
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.
Analysis
ReadyOriginal problem, capability, and verdict guidance are available.
Sources
ReadyRepository metadata and README/source references are attached.
License
ReadyApache-2.0 is recorded for review.
Maintenance
ReadyRecent activity is visible in repository metadata.
Alternatives
ReadyEnough nearby projects exist for comparison.
Momentum
88k Stars
Reuse
10k Forks
Attention
88k Watchers
Maintenance
active
License
Apache-2.0
Open issues
1.8k
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.
LLM Tool
Libraries and tools for LLM apps, RAG, prompts, and evals
AI Agent
Agent frameworks, autonomous workflows, and tool-use systems
docker pull infiniflow/ragflow:v0.26.490
Health Score
Active
Commit Activity
Dec 12, 2023
Created
Aug 14, 2026
Last push
+370
Today's growth
+839
7-day growth
+839
30-day growth
Forks
Open
Watchers
infiniflow
GitHub profileobra/superpowers
An agentic skills framework & software development methodology that works.
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.
NousResearch/hermes-agent
The agent that grows with you
mattpocock/skills
Skills for Real Engineers. Straight from my .agents directory.
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.
✓
License
✓
Forked
✓ Active
Maintained
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.