jinhai-2012 commited on
Commit
1311113
Β·
1 Parent(s): e3fa72e

Update README (#180)

Browse files

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -27,18 +27,18 @@
27
 
28
  ## 🌟 Key Features
29
 
30
- - 🍭 **"Quality in, quality out"**
31
  - Deep document understanding-based knowledge extraction from unstructured data with complicated formats.
32
  - Finds "needle in a data haystack" of literally unlimited tokens.
33
- - 🍱 **Template-based chunking**
34
  - Intelligent and explainable.
35
  - Plenty of template options to choose from.
36
- - 🌱 **Grounded citations with reduced hallucinations**
37
  - Visualization of text chunking to allow human intervention.
38
  - Quick view of the key references and traceable citations to support grounded answers.
39
- - πŸ” **Compatibility with heterogeneous data sources**
40
  - Supports Word, slides, excel, txt, images, scanned copies, structured data, web pages, and more.
41
- - πŸ›€ **Automated and effortless RAG workflow**
42
  - Streamlined RAG orchestration catered to both personal and large businesses.
43
  - Configurable LLMs as well as embedding models.
44
  - Multiple recall paired with fused re-ranking.
@@ -118,7 +118,7 @@
118
  INFO:werkzeug:Press CTRL+C to quit
119
  ```
120
 
121
- 5. In your web browser, enter the IP address of your server as prompted and log in to RAGFlow.
122
 
123
  *The show is now on!*
124
 
 
27
 
28
  ## 🌟 Key Features
29
 
30
+ ### 🍭 **"Quality in, quality out"**
31
  - Deep document understanding-based knowledge extraction from unstructured data with complicated formats.
32
  - Finds "needle in a data haystack" of literally unlimited tokens.
33
+ ### 🍱 **Template-based chunking**
34
  - Intelligent and explainable.
35
  - Plenty of template options to choose from.
36
+ ### 🌱 **Grounded citations with reduced hallucinations**
37
  - Visualization of text chunking to allow human intervention.
38
  - Quick view of the key references and traceable citations to support grounded answers.
39
+ ### πŸ” **Compatibility with heterogeneous data sources**
40
  - Supports Word, slides, excel, txt, images, scanned copies, structured data, web pages, and more.
41
+ ### πŸ›€ **Automated and effortless RAG workflow**
42
  - Streamlined RAG orchestration catered to both personal and large businesses.
43
  - Configurable LLMs as well as embedding models.
44
  - Multiple recall paired with fused re-ranking.
 
118
  INFO:werkzeug:Press CTRL+C to quit
119
  ```
120
 
121
+ 5. In your web browser, enter the IP address and port of your server as prompted and log in to RAGFlow.
122
 
123
  *The show is now on!*
124