From 3eb566f62be1260bb52556b09400d551b76db01f Mon Sep 17 00:00:00 2001 From: Cheney Zhang Date: Mon, 17 Feb 2025 15:23:18 +0800 Subject: [PATCH] Add DeepSearcher (#217) Signed-off-by: Cheney Zhang --- README.md | 7 +++++++ README_cn.md | 5 +++++ README_ja.md | 5 +++++ 3 files changed, 17 insertions(+) diff --git a/README.md b/README.md index f99228b..92c3d7d 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,13 @@ 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. + + Icon + 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. + + + ### Solana frameworks diff --git a/README_cn.md b/README_cn.md index 4c79308..be78494 100644 --- a/README_cn.md +++ b/README_cn.md @@ -176,6 +176,11 @@ RAGFlow 一款基于深度文档理解构建的开源 RAG(Retrieval-Augmented Generation)引擎。RAGFlow 可以为各种规模的企业及个人提供一套精简的 RAG 工作流程,结合大语言模型(LLM)针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。 + + Icon + DeepSearcher + DeepSearcher 结合强大的 LLM(DeepSeek、OpenAI 等)和向量数据库(Milvus 等),根据私有数据进行搜索、评估和推理,提供高度准确的答案和全面的报告。 + ### Solana 框架 diff --git a/README_ja.md b/README_ja.md index 60aa3b7..f357a5d 100644 --- a/README_ja.md +++ b/README_ja.md @@ -163,6 +163,11 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取 RAGFlow 深い文書理解に基づいたオープンソースのRAG(Retrieval-Augmented Generation)エンジン。RAGFlowは、あらゆる規模の企業や個人に対して、ユーザーのさまざまな複雑な形式のデータに対して信頼性のある質問応答と根拠のある引用を提供するための簡素化されたRAGワークフローを提供します。 + + Icon + DeepSearcher + DeepSearcher は、強力な大規模言語モデル(DeepSeek、OpenAI など)とベクトルデータベース(Milvus など)を組み合わせて、私有データに基づく検索、評価、推論を行い、高精度な回答と包括的なレポートを提供します。 + ### Solanaフレームワーク