docs: add dify

This commit is contained in:
Steven Lynn 2025-01-25 16:17:04 +08:00
parent 9a0ef34979
commit 31c790960f
2 changed files with 10 additions and 0 deletions

View File

@ -108,6 +108,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="docs/wordware/README.md">Wordware</a> </td>
<td><a href="https://www.wordware.ai/">Wordware</a> is a toolkit that enables anyone to build, iterate, and deploy their AI stack with just natural language.</td>
</tr>
<tr>
<td> <img src="https://framerusercontent.com/images/xRJ6vNo9mUYeVNxt0KITXCXEuSk.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/langgenius/dify/">Dify</a> </td>
<td> <a href="https://dify.ai/">Dify</a> is an LLM application development platform that supports DeepSeek models for creating assistants, workflows, text generators, and more. </td>
</tr>
</table>
### RAG framework

View File

@ -92,6 +92,11 @@
<td> <a href="https://github.com/deepseek-php/deepseek-wordware/blob/master/README.md">Wordware </a> </td>
<td><a href="https://www.wordware.ai/">Wordware</a> 这是一个工具包使任何人都可以仅通过自然语言构建、迭代和部署他们的AI堆栈</td>
</tr>
<tr>
<td> <img src="https://framerusercontent.com/images/xRJ6vNo9mUYeVNxt0KITXCXEuSk.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/langgenius/dify/">Dify</a> </td>
<td> <a href="https://dify.ai/">Dify</a> 是一个支持 DeepSeek 模型的 LLM 应用开发平台,可用于创建 AI 助手、工作流、文本生成器等应用。 </td>
</tr>
</table>
### RAG 框架