# Ragflow Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/ragflow
> Markdown URL: https://aitinkerers.org/technologies/ragflow.md
> Technology record last updated: 2026-03-06T14:00:58Z
> Generated: 2026-09-21T22:40:00Z

RAGFlow is the open-source Retrieval-Augmented Generation (RAG) engine built for enterprise, delivering reliable context via deep document understanding and high-precision hybrid search.

RAGFlow functions as the leading open-source RAG engine, focusing on superior context delivery for AI agents. It leverages deep document understanding and advanced ETL (Extract, Transform, Load) pipelines to process multi-format data (PDFs, images, etc.), structuring it for optimal retrieval. The system employs high-precision hybrid search, combining vector, BM25, and custom scoring for unmatched accuracy. Crucially, it minimizes LLM 'hallucinations' by providing grounded, citable answers, and offers a unified platform for orchestrating RAG, tools, and agents within visual workflows (e.g., for equity research or legal analysis).

- Official technology site: https://ragflow.io
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Customer name consolidation](https://dubai.aitinkerers.org/talks/rsvp_4QVaajrpwvo)

Every corporation with many branches all over the world needs to consolidate customer names created by employees from companies in different countries. This requires consolidating the names based on the similarity of names and retrieving the children subsidiaries of the same group. For example, National Oil well Varco child subsidiary is DistributingNow. Such names need to be consolidated under one parent group to streamline Business reports required by stakeholders.

- Event context: AI Tinkerers - Dubai Meetup #4 (January) — 2025-01-05 — Dubai
- Public talk page: https://dubai.aitinkerers.org/talks/rsvp_4QVaajrpwvo

## Related Technologies

- [Agentic RAG](https://aitinkerers.org/technologies/agentic-rag) ([Markdown](https://aitinkerers.org/technologies/agentic-rag.md)) — 3 public demos
- [Hybrid Search](https://aitinkerers.org/technologies/hybrid-search) ([Markdown](https://aitinkerers.org/technologies/hybrid-search.md)) — 1 public demo
- [LangChain](https://aitinkerers.org/technologies/langchain) ([Markdown](https://aitinkerers.org/technologies/langchain.md)) — 445 public demos
- [LlamaIndex](https://aitinkerers.org/technologies/llamaindex) ([Markdown](https://aitinkerers.org/technologies/llamaindex.md)) — 12 public demos
