mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 17:03:29 -04:00
Add DeepSearcher (#217)
Signed-off-by: Cheney Zhang <chen.zhang@zilliz.com>
This commit is contained in:
parent
d874caeb00
commit
3eb566f62b
3 changed files with 17 additions and 0 deletions
|
@ -163,6 +163,11 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/ragflow/README.md"> RAGFlow </a> </td>
|
||||
<td> 深い文書理解に基づいたオープンソースのRAG(Retrieval-Augmented Generation)エンジン。RAGFlowは、あらゆる規模の企業や個人に対して、ユーザーのさまざまな複雑な形式のデータに対して信頼性のある質問応答と根拠のある引用を提供するための簡素化されたRAGワークフローを提供します。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://assets.zilliz.com/Zilliz_Logo_Mark_White_20230223_041013_86057436cc.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/zilliztech/deep-searcher"> DeepSearcher </a> </td>
|
||||
<td> DeepSearcher は、強力な大規模言語モデル(DeepSeek、OpenAI など)とベクトルデータベース(Milvus など)を組み合わせて、私有データに基づく検索、評価、推論を行い、高精度な回答と包括的なレポートを提供します。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Solanaフレームワーク
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue