diff --git a/README.md b/README.md index 8b8a667..bff2c4c 100644 --- a/README.md +++ b/README.md @@ -307,17 +307,17 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
+ |
RAGFlow | 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. |
|
+ |
Autoflow | AutoFlow is an open-source knowledge base tool based on GraphRAG (Graph-based Retrieval-Augmented Generation), built on TiDB Vector, LlamaIndex, and DSPy. It provides a Perplexity-like search interface and allows easy integration of AutoFlow's conversational search window into your website by embedding a simple JavaScript snippet. |
![]() |
+ ![]() |
DeepSearcher | DeepSearcher combines powerful LLMs (DeepSeek, OpenAI, etc.) and Vector Databases (Milvus, etc.) to perform search, evaluation, and reasoning based on private data, providing highly accurate answer and comprehensive report. |