Skip to content

Conversation

@JinyangWang27
Copy link
Collaborator

Project

RAGFlow

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: * [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Industry Standard - The go-to tool for a specific use case
  • Rising Star - 5000+ stars in < 2 years, significant adoption
  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:

How It Differs

RAGFlow differs from typical machine learning libraries by providing an end-to-end Retrieval-Augmented Generation (RAG) system, rather than isolated components such as vector databases or model wrappers. It integrates document parsing, chunking, embedding, retrieval, and LLM orchestration into a single engine, focusing on production-ready knowledge QA workflows. This makes it distinct from general ML frameworks or embedding tools, which usually require significant custom glue code to build a complete RAG pipeline.

- [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics.
- [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries.
- [PraisonAI](https://github.com/MervinPraison/PraisonAI) - Production-ready Multi-AI Agents framework with self-reflection, 100+ LLM support, MCP integration, and agentic workflows.
- [RAGFlow](https://github.com/infiniflow/ragflow) - An open-source RAG engine for document understanding and question answering with LLMs.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suso su _i

- [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries.
- [PraisonAI](https://github.com/MervinPraison/PraisonAI) - Production-ready Multi-AI Agents framework with self-reflection, 100+ LLM support, MCP integration, and agentic workflows.
- [RAGFlow](https://github.com/infiniflow/ragflow) - An open-source RAG engine for document understanding and question answering with LLMs.
- [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sufi I

@vinta vinta merged commit fc33c64 into vinta:master Jan 14, 2026
1 check passed
@JinyangWang27 JinyangWang27 deleted the add-ragflow branch January 14, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants