From 31c790960fc81de5ee5d8a1f7e225c752b57cccd Mon Sep 17 00:00:00 2001
From: Steven Lynn
Date: Sat, 25 Jan 2025 16:17:04 +0800
Subject: [PATCH] docs: add dify
---
README.md | 5 +++++
README_cn.md | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/README.md b/README.md
index 83f41ff..06d7388 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
Wordware |
Wordware is a toolkit that enables anyone to build, iterate, and deploy their AI stack with just natural language. |
+
+ |
+ Dify |
+ Dify is an LLM application development platform that supports DeepSeek models for creating assistants, workflows, text generators, and more. |
+
### RAG framework
diff --git a/README_cn.md b/README_cn.md
index 067d4f7..7c14700 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -92,6 +92,11 @@
Wordware |
Wordware 这是一个工具包,使任何人都可以仅通过自然语言构建、迭代和部署他们的AI堆栈 |
+
+ |
+ Dify |
+ Dify 是一个支持 DeepSeek 模型的 LLM 应用开发平台,可用于创建 AI 助手、工作流、文本生成器等应用。 |
+
### RAG 框架