Update README.md (#976)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters 2024-05-29 20:02:16 +08:00 committed by GitHub
parent 758eb03ccb
commit 2604ded2e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,25 @@
</a> </a>
</p> </p>
<details open>
<summary></b>📕 Table of Contents</b></summary>
- [💡 What is RAGFlow?](#what-is-ragflow)
- [🎮 Demo](#demo)
- [📌 Latest Updates](#latest-updates)
- [🌟 Key Features](#key-features)
- [🔎 System Architecture](#system-architecture)
- [🎬 Get Started](#get-started)
- [🔧 Configurations](#configurations)
- [🛠️ Build from source](#build-from-source)
- [🛠️ Launch service from source](#launch-service-from-source)
- [📚 Documentation](#documentation)
- [📜 Roadmap](#roadmap)
- [🏄 Community](#community)
- [🙌 Contributing](#contributing)
</details>
## 💡 What is RAGFlow? ## 💡 What is RAGFlow?
[RAGFlow](https://ragflow.io/) is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted data. [RAGFlow](https://ragflow.io/) is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted data.