mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 08:03:51 -04:00
Add other languages (#371)
* Add other languages * update * update --------- Co-authored-by: dengzy1 <dengzy1@jiguang.cn>
This commit is contained in:
parent
ad5d58752c
commit
0426752053
5 changed files with 1573 additions and 22 deletions
13
README.md
13
README.md
|
@ -8,8 +8,7 @@
|
|||
|
||||
Integrate the DeepSeek API into popular softwares. Access [DeepSeek Open Platform](https://platform.deepseek.com/) to get an API key.
|
||||
|
||||
English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_cn.md)/[日本語](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_ja.md)
|
||||
|
||||
English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_cn.md)/[繁體中文](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_zh_tw.md)/[日本語](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_ja.md)/[Español](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_es.md)
|
||||
</div>
|
||||
|
||||
</br>
|
||||
|
@ -43,6 +42,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
<td><a href="https://intellibar.app/">IntelliBar</a></td>
|
||||
<td>IntelliBar is a beautiful assistant for the Mac that lets you use advanced models like DeepSeek R1 with any app on your Mac — ex: edit emails in your mail app or summarize articles in your browser.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="./docs/gptbots/gptbots.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td><a href="https://www.gptbots.ai/docs">GPTBots</a></td>
|
||||
<td><a href="https://www.gptbots.ai/">GPTBots</a> is a no-code AI agent building platform that integrates major international LLMs, including Deepseek. It offers modules for RAG-based knowledge storage/retrieval, tool customization/calling, and workflow orchestration. Additionally, it allows agents to be integrated into multiple mainstream platforms (such as WhatsApp, Telegram, etc.), providing end-to-end AI solutions for businesses and helping them stand out in the AI era.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://github.com/ThinkInAIXYZ/deepchat/blob/main/build/icon.png?raw=true" alt="Icon" width="64" height="auto" style="border-radius: 10px" /></td>
|
||||
<td><a href="https://github.com/ThinkInAIXYZ/deepchat/blob/main/README.md">DeepChat</a></td>
|
||||
|
@ -113,11 +117,6 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cherrystudio/README.md">Cherry Studio</a></td>
|
||||
<td>A powerful desktop AI assistant for producer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="./docs/gptbots/gptbots.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td><a href="https://www.gptbots.ai/docs">GPTBots</a></td>
|
||||
<td><a href="https://www.gptbots.ai/">GPTBots</a>is a no-code AI agent building platform that integrates major international LLMs, including Deepseek. It offers modules for RAG-based knowledge storage/retrieval, tool customization/calling, and workflow orchestration. Additionally, it allows agents to be integrated into multiple mainstream platforms (such as WhatsApp, Telegram, etc.), providing end-to-end AI solutions for businesses and helping them stand out in the AI era.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://tomemo.top/images/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/tomemo/README.md"> ToMemo (iOS, ipadOS) </a> </td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue