writinwaters commited on
Commit
4d58767
ยท
1 Parent(s): 6ad2626

Update README.md (#976)

Browse files

### 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

Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -24,6 +24,25 @@
24
  </a>
25
  </p>
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ## ๐Ÿ’ก What is RAGFlow?
28
 
29
  [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.
 
24
  </a>
25
  </p>
26
 
27
+ <details open>
28
+ <summary></b>๐Ÿ“• Table of Contents</b></summary>
29
+
30
+ - [๐Ÿ’ก What is RAGFlow?](#what-is-ragflow)
31
+ - [๐ŸŽฎ Demo](#demo)
32
+ - [๐Ÿ“Œ Latest Updates](#latest-updates)
33
+ - [๐ŸŒŸ Key Features](#key-features)
34
+ - [๐Ÿ”Ž System Architecture](#system-architecture)
35
+ - [๐ŸŽฌ Get Started](#get-started)
36
+ - [๐Ÿ”ง Configurations](#configurations)
37
+ - [๐Ÿ› ๏ธ Build from source](#build-from-source)
38
+ - [๐Ÿ› ๏ธ Launch service from source](#launch-service-from-source)
39
+ - [๐Ÿ“š Documentation](#documentation)
40
+ - [๐Ÿ“œ Roadmap](#roadmap)
41
+ - [๐Ÿ„ Community](#community)
42
+ - [๐Ÿ™Œ Contributing](#contributing)
43
+
44
+ </details>
45
+
46
  ## ๐Ÿ’ก What is RAGFlow?
47
 
48
  [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.