diff --git a/README.md b/README.md
index 769a6c0..30cf2ae 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
### Applications
+
+ |
+ AI Client |
+ A client for DeepSeek API, supports DeepSeek official API, third-party like Aliyun DeepSeek API, and self-deployed DeepSeek API. |
+
|
Quantalogic |
diff --git a/README_cn.md b/README_cn.md
index 89b5b56..133901c 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -18,6 +18,11 @@
### 应用程序
+
+ |
+ AI Client |
+ 专为拥有DeepSeek官方API、第三方如阿里云提供的DeepSeek API、自部署DeepSeek API,以及注重隐私安全的用户打造的iPhone手机客户端 |
+
🤖 |
Wechat-Bot |
diff --git a/README_ja.md b/README_ja.md
index 35799ae..9939c86 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -18,6 +18,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
### アプリケーション
+
+ |
+ AI Client |
+ DeepSeek APIのためのiPhone用クライアントで、DeepSeek公式API、第三者のDeepSeek API(例:阿里云)、および自分でデプロイしたDeepSeek APIをサポートします。 |
+
|
Quantalogic |
diff --git a/docs/aiclient/README.md b/docs/aiclient/README.md
new file mode 100644
index 0000000..2dd0673
--- /dev/null
+++ b/docs/aiclient/README.md
@@ -0,0 +1,29 @@
+
+
+# [AI Client](https://apps.apple.com/cn/app/ai-client-%E6%94%AF%E6%8C%81deepseek%E6%8E%A8%E7%90%86/id6742068866)
+
+AI Client is an iPhone mobile client specifically designed for DeepSeek API users, supporting the official DeepSeek API, user-deployed DeepSeek inference model APIs, and third-party DeepSeek APIs provided by Alibaba Cloud.
+
+## UI
+
+
+
+
+
+
+
+
+
+
+
+
+## Core Features:
+- Completely open source, transparent and trustworthy code
+- Supports the official DeepSeek API
+- Compatible with Alibaba Cloud DeepSeek service API
+- Supports user-deployed DeepSeek inference model APIs
+- Data is fully stored locally, strictly protecting user data privacy
+- Simple interface design, focusing on the essence of conversation
+- Supports multi-turn dialogue
+- Supports DeepSeek V3 and DeepSeek R1 models
+
diff --git a/docs/aiclient/README_cn.md b/docs/aiclient/README_cn.md
new file mode 100644
index 0000000..95c2a7b
--- /dev/null
+++ b/docs/aiclient/README_cn.md
@@ -0,0 +1,29 @@
+
+
+# [AI Client](https://apps.apple.com/cn/app/ai-client-%E6%94%AF%E6%8C%81deepseek%E6%8E%A8%E7%90%86/id6742068866)
+
+AI Client是一款专为DeepSeek API用户打造的iPhone手机客户端,支持DeepSeek官方API、用户自部署的DeepSeek推理模型API、以及第三方阿里云提供的DeepSeek API。
+
+## UI
+
+
+
+
+
+
+
+
+
+
+
+
+## 核心特性:
+- 完全开源,代码透明可信
+- 支持DeepSeek官方API
+- 兼容阿里云DeepSeek服务API
+- 支持自部署DeepSeek推理模型API
+- 数据完全保存在本地,严格保护用户数据隐私
+- 简洁界面设计,专注对话本质
+- 支持多轮对话
+- 支持DeepSeek V3和DeepSeek R1模型
+
diff --git a/docs/aiclient/assets/aiclient-chat-1.png b/docs/aiclient/assets/aiclient-chat-1.png
new file mode 100644
index 0000000..ca08bc1
Binary files /dev/null and b/docs/aiclient/assets/aiclient-chat-1.png differ
diff --git a/docs/aiclient/assets/aiclient-chat-2.png b/docs/aiclient/assets/aiclient-chat-2.png
new file mode 100644
index 0000000..1a03ac2
Binary files /dev/null and b/docs/aiclient/assets/aiclient-chat-2.png differ
diff --git a/docs/aiclient/assets/aiclient-chat-list.png b/docs/aiclient/assets/aiclient-chat-list.png
new file mode 100644
index 0000000..4627a3c
Binary files /dev/null and b/docs/aiclient/assets/aiclient-chat-list.png differ
diff --git a/docs/aiclient/assets/aiclient-chat-new.png b/docs/aiclient/assets/aiclient-chat-new.png
new file mode 100644
index 0000000..c8754c1
Binary files /dev/null and b/docs/aiclient/assets/aiclient-chat-new.png differ
diff --git a/docs/aiclient/assets/aiclient-settings.png b/docs/aiclient/assets/aiclient-settings.png
new file mode 100644
index 0000000..fb5b503
Binary files /dev/null and b/docs/aiclient/assets/aiclient-settings.png differ