Merge branch 'deepseek-ai:main' into main

This commit is contained in:
BubbleWolf 2025-03-18 20:02:41 +08:00 committed by GitHub
commit fde6672fbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 132 additions and 33 deletions

View file

@ -48,7 +48,7 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<tr> <tr>
<td><img src="docs/dingtalk/assets/dingtalk_icon.png" alt="Icon" width="64" height="auto" /></td> <td><img src="docs/dingtalk/assets/dingtalk_icon.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://www.dingtalk.com/">DingTalk</a></td> <td><a href="https://www.dingtalk.com/">DingTalk</a></td>
<td>DingTalk AI Assistant integrates multiple AI product features from the DingTalk platform to intelligently support enterprises in their daily workflows. It possesses various intelligent capabilities, including but not limited to smart communication, smart collaboration, and smart management. <td>DingTalk AI Assistant integrates multiple AI product features from the DingTalk platform to intelligently support enterprises in their daily workflows. It possesses various intelligent capabilities, including but not limited to smart communication, smart collaboration, and smart management.
With these functionalities, the AI assistant can summarize key points within an organization, generate meeting minutes, and provide users with relevant task notifications and schedule reminders. Additionally, DingTalk AI Assistant leverages its knowledge base to intelligently answer common employee inquiries regarding company administrative processes, HR policies, and other related topics.</td> With these functionalities, the AI assistant can summarize key points within an organization, generate meeting minutes, and provide users with relevant task notifications and schedule reminders. Additionally, DingTalk AI Assistant leverages its knowledge base to intelligently answer common employee inquiries regarding company administrative processes, HR policies, and other related topics.</td>
</tr> </tr>
@ -82,7 +82,7 @@ With these functionalities, the AI assistant can summarize key points within an
<td><a href="https://www.gptbots.ai/docs">GPTBots</a></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> <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>
<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><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> <td><a href="https://github.com/ThinkInAIXYZ/deepchat/blob/main/README.md">DeepChat</a></td>
<td>DeepChat is a fully free desktop smart assistant, with a powerful DeepSeek large model, supporting multi-round conversations, internet search, file uploads, knowledge bases, and more.</td> <td>DeepChat is a fully free desktop smart assistant, with a powerful DeepSeek large model, supporting multi-round conversations, internet search, file uploads, knowledge bases, and more.</td>
@ -203,7 +203,7 @@ With these functionalities, the AI assistant can summarize key points within an
<a href="https://github.com/tornikegomareli/DeepSwiftSeek/blob/main/README.md">DeepSwiftSeek</a> <a href="https://github.com/tornikegomareli/DeepSwiftSeek/blob/main/README.md">DeepSwiftSeek</a>
</td> </td>
<td> <td>
DeepSwiftSeek is a lightweight yet powerful Swift client library, pretty good integration with the DeepSeek API. DeepSwiftSeek is a lightweight yet powerful Swift client library, pretty good integration with the DeepSeek API.
It provides easy-to-use Swift concurrency for chat, streaming, FIM (Fill-in-the-Middle) completions, and more. It provides easy-to-use Swift concurrency for chat, streaming, FIM (Fill-in-the-Middle) completions, and more.
</td> </td>
</tr> </tr>
@ -267,6 +267,11 @@ With these functionalities, the AI assistant can summarize key points within an
<td> <a href="https://stranslate.zggsong.com/en/">STranslate</a>Windows is a ready-to-go translation ocr tool developed by WPF </td> <td> <a href="https://stranslate.zggsong.com/en/">STranslate</a>Windows is a ready-to-go translation ocr tool developed by WPF </td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://devinci.onicai.com/favicon.ico" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://devinci.onicai.com/">DeVinci</a></td>
<td> <a href="https://devinci.onicai.com/">DeVinci</a> is the end-to-end decentralized AI chat app to privately chat with open-source LLMs.</td>
</tr>
<tr>
<td> <img src="https://github.com/user-attachments/assets/5e16beb0-993e-47bf-807e-7c8804b313a2" alt="Asp Client" width="64" height="auto" /> </td> <td> <img src="https://github.com/user-attachments/assets/5e16beb0-993e-47bf-807e-7c8804b313a2" alt="Asp Client" width="64" height="auto" /> </td>
<td> <a href="https://github.com/Anwar-alhitar/Deepseek.Asp.Client/blob/master/README.md">ASP Client</a> </td> <td> <a href="https://github.com/Anwar-alhitar/Deepseek.Asp.Client/blob/master/README.md">ASP Client</a> </td>
<td><a href="https://github.com/Anwar-alhitar/Deepseek.Asp.Client/blob/master/README.md">Deepseek.ASPClient</a> is a lightweight ASP.NET wrapper for the Deepseek AI API, designed to simplify AI-driven text processing in .NET applications.. </td> <td><a href="https://github.com/Anwar-alhitar/Deepseek.Asp.Client/blob/master/README.md">Deepseek.ASPClient</a> is a lightweight ASP.NET wrapper for the Deepseek AI API, designed to simplify AI-driven text processing in .NET applications.. </td>
@ -299,7 +304,7 @@ With these functionalities, the AI assistant can summarize key points within an
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/Alpha派/README.md"> Alpha Pai </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/Alpha派/README.md"> Alpha Pai </a> </td>
<td> AI Research Assistant / The Next-Generation Financial Information Portal Driven by AI.<br>Proxy for investors to attend meetings and take notes, as well as providing search and Q&A services for financial information and quantitative analysis for investment research.</td> <td> AI Research Assistant / The Next-Generation Financial Information Portal Driven by AI.<br>Proxy for investors to attend meetings and take notes, as well as providing search and Q&A services for financial information and quantitative analysis for investment research.</td>
</tr> </tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td> <td> <a href="https://www.xark-argo.com">argo</a> </td>
<td>Locally download and run Ollama and Huggingface models with RAG on Mac/Windows/Linux. Support LLM API too.</td> <td>Locally download and run Ollama and Huggingface models with RAG on Mac/Windows/Linux. Support LLM API too.</td>
</tr> </tr>
@ -311,7 +316,7 @@ With these functionalities, the AI assistant can summarize key points within an
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://fastgpt.cn/en">FastGPT</a> </td> <td> <a href="https://fastgpt.cn/en">FastGPT</a> </td>
<td> <td>
FastGPT is an open-source AI knowledge base platform built on large language models (LLMs), supporting various models including DeepSeek and OpenAI. We provide out-of-the-box capabilities for data processing, model invocation, RAG retrieval, and visual AI workflow orchestration, enabling you to effortlessly build sophisticated AI applications. FastGPT is an open-source AI knowledge base platform built on large language models (LLMs), supporting various models including DeepSeek and OpenAI. We provide out-of-the-box capabilities for data processing, model invocation, RAG retrieval, and visual AI workflow orchestration, enabling you to effortlessly build sophisticated AI applications.
</td> </td>
</tr> </tr>
@ -326,7 +331,7 @@ With these functionalities, the AI assistant can summarize key points within an
<td> Chatgpt-on-Wechat(CoW) is a flexible chatbot framework that supports seamless integration of multiple LLMs, including DeepSeek, OpenAI, Claude, Qwen, and others, into commonly used platforms or office software such as WeChat Official Accounts, WeCom, Feishu, DingTalk, and websites. It also supports a wide range of custom plugins. </td> <td> Chatgpt-on-Wechat(CoW) is a flexible chatbot framework that supports seamless integration of multiple LLMs, including DeepSeek, OpenAI, Claude, Qwen, and others, into commonly used platforms or office software such as WeChat Official Accounts, WeCom, Feishu, DingTalk, and websites. It also supports a wide range of custom plugins. </td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://athenalab.ai/">Athena</a> </td> <td> <a href="https://athenalab.ai/">Athena</a> </td>
<td>The world's first autonomous general AI with advanced cognitive architecture and human-like reasoning capabilities, designed to tackle complex real-world challenges.</td> <td>The world's first autonomous general AI with advanced cognitive architecture and human-like reasoning capabilities, designed to tackle complex real-world challenges.</td>
</tr> </tr>
@ -385,6 +390,15 @@ With these functionalities, the AI assistant can summarize key points within an
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td> <td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
<td>LawAgent is a legal AI product developed by the Tensorbounce team, integrating a knowledge base with AI Agent capabilities. It boasts a vast repository of tens of millions of official legal-related data points and also allows for custom knowledge base configurations. The professional mode leverages the reasoning abilities of DeepSeek-R1 to assist users in legal analysis, contract review, document generation, file translation, and other legal scenarios.</td> <td>LawAgent is a legal AI product developed by the Tensorbounce team, integrating a knowledge base with AI Agent capabilities. It boasts a vast repository of tens of millions of official legal-related data points and also allows for custom knowledge base configurations. The professional mode leverages the reasoning abilities of DeepSeek-R1 to assist users in legal analysis, contract review, document generation, file translation, and other legal scenarios.</td>
</tr> </tr>
<tr>
<td width=80> <img src="docs/AlphaBot/assets/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/x-pai/ai-stock-assistant">AlphaBot</a> </td>
<td> AlphaBot is an intelligent stock analysis assistant that integrates multi-source data with AI analysis technology to provide technical analysis, predictions, and risk assessment, helping investors make data-driven trading decisions. It supports one-click deployment, easy operationSupport Windows/Linux/MacOS and other platforms</td>
<tr>
<td><img src="https://h1.appinn.me/file/1741929316827_21.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/jiqi136/DS-AI">Multi-platform connected DeepSeek</a></td>
<td>Leveraging the three-channel AI engine powered by DeepSeek Official, Alibaba Cloud, and Douyin Volcano, it continuously evolves its intelligence. Additionally, it employs a hybrid mode combining "online search + deep thinking".</td>
</tr>
</table> </table>
### <span id="agent">AI Agent frameworks</span> ### <span id="agent">AI Agent frameworks</span>
@ -414,7 +428,7 @@ With these functionalities, the AI assistant can summarize key points within an
<td> <img src="https://rig.rs/assets/favicon.png" alt="Icon" width="64" height="auto" alt="Rig (Rust)" /> </td> <td> <img src="https://rig.rs/assets/favicon.png" alt="Icon" width="64" height="auto" alt="Rig (Rust)" /> </td>
<td> <a href="https://rig.rs">RIG</a> </td> <td> <a href="https://rig.rs">RIG</a> </td>
<td>Build modular and scalable LLM Applications in Rust.</td> <td>Build modular and scalable LLM Applications in Rust.</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/longevity-genie/chat-ui/11c6647c83f9d2de21180b552474ac5ffcf53980/static/geneticsgenie/icon-128x128.png" alt="Icon" width="64" height="auto"/> </td> <td> <img src="https://raw.githubusercontent.com/longevity-genie/chat-ui/11c6647c83f9d2de21180b552474ac5ffcf53980/static/geneticsgenie/icon-128x128.png" alt="Icon" width="64" height="auto"/> </td>
<td> <a href="https://github.com/longevity-genie/just-agents">Just-Agents</a> </td> <td> <a href="https://github.com/longevity-genie/just-agents">Just-Agents</a> </td>
@ -431,7 +445,7 @@ With these functionalities, the AI assistant can summarize key points within an
<td>Upsonic offers a cutting-edge enterprise-ready agent framework where you can orchestrate LLM calls, agents, and computer use to complete tasks cost-effectively.</td> <td>Upsonic offers a cutting-edge enterprise-ready agent framework where you can orchestrate LLM calls, agents, and computer use to complete tasks cost-effectively.</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/APRO-com">ATTPs</a> </td> <td> <a href="https://github.com/APRO-com">ATTPs</a> </td>
<td>A foundational protocol framework for trusted communication between agents. Any agents based on DeepSeek, By integrating with the <a href="https://docs.apro.com/attps">ATTPs</a> SDK, can access features such as agent registration, sending verifiable data, and retrieving verifiable data. So that it can make trusted communication with agents from other platforms. </td> <td>A foundational protocol framework for trusted communication between agents. Any agents based on DeepSeek, By integrating with the <a href="https://docs.apro.com/attps">ATTPs</a> SDK, can access features such as agent registration, sending verifiable data, and retrieving verifiable data. So that it can make trusted communication with agents from other platforms. </td>
</tr> </tr>
@ -561,7 +575,12 @@ The purpose is to build infrastructure in the field of large models, through the
<tr> <tr>
<td> <img src="https://www.aippt.cn/_nuxt/logo_cn.eYEokZzA.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://www.aippt.cn/_nuxt/logo_cn.eYEokZzA.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.aippt.cn/">AiPPT</a> </td> <td> <a href="https://www.aippt.cn/">AiPPT</a> </td>
<td>AiPPT It is a product that deeply integrates AI big models with PPT scenes. Based on the demand for AI questioning, AiPPT can quickly generate complete and professional PPTs</td> <td>AiPPT.comchosen by over 20 million usersOne sentence, one minute, one click to generate PPT。</td>
</tr>
<tr>
<td> <img src="https://github.com/office-sec/OfficeAI/blob/main/logo/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.office-ai.cn/">OfficeAI Assistant</a> </td>
<td>OfficeAI Assistant is a free office plugin that provides functions such as AI Q&A, AI proofreading, AI typesetting, AI creation, and AI data processing within Office. It can improve office efficiency and is compatible with both Microsoft Office and WPS Office.</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://github.com/office-sec/OfficeAI/blob/main/logo/logo.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://github.com/office-sec/OfficeAI/blob/main/logo/logo.png" alt="Icon" width="64" height="auto" /> </td>
@ -748,6 +767,11 @@ The purpose is to build infrastructure in the field of large models, through the
<td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td> <td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td>
<td> This plugin uses AI to automatically generate commit messages based on the changes in your code. </td> <td> This plugin uses AI to automatically generate commit messages based on the changes in your code. </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/YiiGuxing/TranslationPlugin/blob/master/pluginIcon.svg?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://intellij-translation.yiiguxing.top/#/en/">IntelliJ Translation Plugin</a> </td>
<td> A translation plugin for IntelliJ-based IDEs that integrates multiple translation services, including OpenAI Translator (compatible with DeepSeek, Doubao, Ollama, etc.), allowing direct translation of code texts like comments and documentation within the IDE at any time. </td>
</tr>
</table> </table>
### <span id="discord">Discord Bots</span> ### <span id="discord">Discord Bots</span>
@ -918,6 +942,11 @@ The purpose is to build infrastructure in the field of large models, through the
<td> <a href="https://serpapi.com/blog/connect-deepseek-api-with-the-internet-google-search-and-more/#connect-deepseek-with-google-search-result"> SerpApi </a> </td> <td> <a href="https://serpapi.com/blog/connect-deepseek-api-with-the-internet-google-search-and-more/#connect-deepseek-with-google-search-result"> SerpApi </a> </td>
<td> Connect DeepSeek API with search results like Google. </td> <td> Connect DeepSeek API with search results like Google. </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/yincongcyincong/telegram-deepseek-bot/blob/main/static/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> is a Telegram bot integrated with DeepSeek AI capabilities. </td>
</tr>
</table> </table>
### Star History ### Star History

View file

@ -237,7 +237,7 @@
<td> AI投研助理/AI驱动的新一代金融信息入口。代理投资者听会/记纪要,金融投资信息的搜索问答/定量分析等投资研究工作。 </td> <td> AI投研助理/AI驱动的新一代金融信息入口。代理投资者听会/记纪要,金融投资信息的搜索问答/定量分析等投资研究工作。 </td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td> <td> <a href="https://www.xark-argo.com">argo</a> </td>
<td> 本地下载并运行Huggingface及Ollama模型支持RAG、LLM API、工具接入等支持Mac/Windows/Linux。 </td> <td> 本地下载并运行Huggingface及Ollama模型支持RAG、LLM API、工具接入等支持Mac/Windows/Linux。 </td>
</tr> </tr>
@ -249,7 +249,7 @@
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://fastgpt.cn/zh">FastGPT</a> </td> <td> <a href="https://fastgpt.cn/zh">FastGPT</a> </td>
<td> <td>
FastGPT 基于 LLM 大模型的开源 AI 知识库构建平台,支持 DeepSeek、OpenAI 等多种模型。我们提供了开箱即用的数据处理、模型调用、RAG 检索、可视化 AI 工作流编排等能力,帮助您轻松构建复杂的 AI 应用。 FastGPT 基于 LLM 大模型的开源 AI 知识库构建平台,支持 DeepSeek、OpenAI 等多种模型。我们提供了开箱即用的数据处理、模型调用、RAG 检索、可视化 AI 工作流编排等能力,帮助您轻松构建复杂的 AI 应用。
</td> </td>
</tr> </tr>
@ -264,7 +264,7 @@
<td>如知AI笔记是一款智能化的AI知识管理工具致力于为用户提供一站式的知识管理和应用服务包括AI搜索探索、AI结果转笔记、笔记管理与整理、知识演示与分享等。集成了DeepSeek深度思考模型提供更稳定、更高质量的输出。</td> <td>如知AI笔记是一款智能化的AI知识管理工具致力于为用户提供一站式的知识管理和应用服务包括AI搜索探索、AI结果转笔记、笔记管理与整理、知识演示与分享等。集成了DeepSeek深度思考模型提供更稳定、更高质量的输出。</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://athenalab.ai/">Athena</a> </td> <td> <a href="https://athenalab.ai/">Athena</a> </td>
<td>世界上首个具有先进认知架构和类人推理能力的自主通用人工智能,旨在解决复杂的现实世界挑战。</td> <td>世界上首个具有先进认知架构和类人推理能力的自主通用人工智能,旨在解决复杂的现实世界挑战。</td>
</tr> </tr>
@ -317,6 +317,15 @@
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td> <td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td> <td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
<td>LawAgent是tensorbounce团队出品的知识库结合AI Agent的法律AI产品,拥有上千万官方法律相关知识库数据用户可自定义知识库专业模式结合DeepSeek-R1的推理能力应用在用户的法律分析、合同审查、文书生成、文件翻译等法律场景。</td> <td>LawAgent是tensorbounce团队出品的知识库结合AI Agent的法律AI产品,拥有上千万官方法律相关知识库数据用户可自定义知识库专业模式结合DeepSeek-R1的推理能力应用在用户的法律分析、合同审查、文书生成、文件翻译等法律场景。</td>
<tr>
<td><img src="https://h1.appinn.me/file/1741929316827_21.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/jiqi136/DS-AI">多平台联网DeepSeek</a></td>
<td>依托DeepSeek官方&阿里云&抖音火山,三通道AI引擎,持续进化智能。并且混合使用“联网搜索+深度思考”模式。</td>
</tr>
<tr>
<td width=80> <img src="docs/AlphaBot/assets/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/x-pai/ai-stock-assistant">AlphaBot</a> </td>
<td> AlphaBot是一款智能股票分析助手整合多源数据与AI分析技术提供技术分析、预测和风险评估功能帮助投资者做出数据驱动的交易决策。支持一键部署操作简便支持Windows/Linux/MacOS等平台</td>
</tr> </tr>
</table> </table>
@ -459,7 +468,12 @@
<tr> <tr>
<td> <img src="https://www.aippt.cn/_nuxt/logo_cn.eYEokZzA.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://www.aippt.cn/_nuxt/logo_cn.eYEokZzA.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.aippt.cn/">AiPPT</a> </td> <td> <a href="https://www.aippt.cn/">AiPPT</a> </td>
<td>AiPPT是一款将AI大模型与PPT场景深度结合的产品。根据向AI提问需求AiPPT便能快速生成完整、专业的PPT</td> <td>AiPPT.com 超2000万用户选择的正版AiPPT。一句话一分钟一键生成 PPT。</td>
</tr>
<tr>
<td> <img src="https://www.office-ai.cn/static/images/officeai/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.office-ai.cn/">OfficeAI助手</a> </td>
<td>OfficeAI助手是一款免费的办公插件在Office中提供AI问答、AI校对、AI排版、AI创作、AI数据处理等功能可提高办公效率。兼容Microsoft Office和WPS Office。</td>
</tr> </tr>
</table> </table>
@ -601,6 +615,11 @@
<td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td> <td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td>
<td> 使用AI生成git commit message的插件。 </td> <td> 使用AI生成git commit message的插件。 </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/YiiGuxing/TranslationPlugin/blob/master/pluginIcon.svg?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://intellij-translation.yiiguxing.top">IntelliJ Translation Plugin</a> </td>
<td> IntelliJ Translation Plugin 是一个适用于基于 IntelliJ 的 IDE 的翻译插件,它集成了包括 OpenAI 翻译(兼容 DeepSeekDoubaoOllama……在内的众多翻译服务让您能够随时在 IDE 中直接翻译代码中的任何文本,如代码注释和代码文档等。</td>
</tr>
</table> </table>
### <span id="codeeditor">AI Code编辑器</span> ### <span id="codeeditor">AI Code编辑器</span>
@ -686,4 +705,9 @@
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td> <td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td>
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> 是一个开源、简洁、模块化的基于大模型的自动算法设计平台使用DeepSeek API进行算法设计。</td> <td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> 是一个开源、简洁、模块化的基于大模型的自动算法设计平台使用DeepSeek API进行算法设计。</td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/yincongcyincong/telegram-deepseek-bot/blob/main/static/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> 是一个集成deepseek-ai能力的telegram机器人。 </td>
</tr>
</table> </table>

View file

@ -81,7 +81,7 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td><a href="https://www.gptbots.ai/es_ES/docs">GPTBots</a></td> <td><a href="https://www.gptbots.ai/es_ES/docs">GPTBots</a></td>
<td><a href="https://www.gptbots.ai/es_ES/">GPTBots</a> es una plataforma de construcción de agentes de IA sin necesidad de programación que integra importantes LLMs internacionales, incluyendo DeepSeek. Ofrece módulos para almacenamiento/recuperación de conocimiento basado en RAG, personalización/llamada de herramientas y orquestación de flujos de trabajo. Además, permite integrar agentes en múltiples plataformas principales (como WhatsApp, Telegram, etc.), proporcionando soluciones integrales de IA para empresas y ayudándolas a destacarse en la era de la IA.</td> <td><a href="https://www.gptbots.ai/es_ES/">GPTBots</a> es una plataforma de construcción de agentes de IA sin necesidad de programación que integra importantes LLMs internacionales, incluyendo DeepSeek. Ofrece módulos para almacenamiento/recuperación de conocimiento basado en RAG, personalización/llamada de herramientas y orquestación de flujos de trabajo. Además, permite integrar agentes en múltiples plataformas principales (como WhatsApp, Telegram, etc.), proporcionando soluciones integrales de IA para empresas y ayudándolas a destacarse en la era de la IA.</td>
</tr> </tr>
<tr> <tr>
<td><img src="https://github.com/ThinkInAIXYZ/deepchat/blob/main/build/icon.png?raw=true" alt="Icono" width="64" height="auto" style="border-radius: 10px" /></td> <td><img src="https://github.com/ThinkInAIXYZ/deepchat/blob/main/build/icon.png?raw=true" alt="Icono" width="64" height="auto" style="border-radius: 10px" /></td>
<td><a href="https://github.com/ThinkInAIXYZ/deepchat/blob/main/README.md">DeepChat</a></td> <td><a href="https://github.com/ThinkInAIXYZ/deepchat/blob/main/README.md">DeepChat</a></td>
<td>DeepChat es un asistente inteligente de escritorio completamente gratuito, con un potente modelo grande DeepSeek, que admite conversaciones de múltiples rondas, búsqueda en internet, carga de archivos, bases de conocimiento y más.</td> <td>DeepChat es un asistente inteligente de escritorio completamente gratuito, con un potente modelo grande DeepSeek, que admite conversaciones de múltiples rondas, búsqueda en internet, carga de archivos, bases de conocimiento y más.</td>
@ -197,7 +197,7 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<a href="https://github.com/tornikegomareli/DeepSwiftSeek/blob/main/README.md">DeepSwiftSeek</a> <a href="https://github.com/tornikegomareli/DeepSwiftSeek/blob/main/README.md">DeepSwiftSeek</a>
</td> </td>
<td> <td>
DeepSwiftSeek es una biblioteca cliente Swift ligera pero poderosa, con una buena integración con la API de DeepSeek. DeepSwiftSeek es una biblioteca cliente Swift ligera pero poderosa, con una buena integración con la API de DeepSeek.
Proporciona concurrencia Swift fácil de usar para chat, streaming, FIM (Fill-in-the-Middle) completions y más. Proporciona concurrencia Swift fácil de usar para chat, streaming, FIM (Fill-in-the-Middle) completions y más.
</td> </td>
</tr> </tr>
@ -288,7 +288,7 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/Alpha派/README.md"> Alpha Pai </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/Alpha派/README.md"> Alpha Pai </a> </td>
<td> Asistente de Investigación AI / El portal de información financiera de próxima generación impulsado por IA.<br>Proxy para inversores para asistir a reuniones y tomar notas, así como proporcionar servicios de búsqueda y preguntas y respuestas para información financiera y análisis cuantitativo para investigación de inversiones.</td> <td> Asistente de Investigación AI / El portal de información financiera de próxima generación impulsado por IA.<br>Proxy para inversores para asistir a reuniones y tomar notas, así como proporcionar servicios de búsqueda y preguntas y respuestas para información financiera y análisis cuantitativo para investigación de inversiones.</td>
</tr> </tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icono" width="64" height="auto" /> </td> <td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icono" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td> <td> <a href="https://www.xark-argo.com">argo</a> </td>
<td>Descarga y ejecuta localmente modelos Ollama y Huggingface con RAG en Mac/Windows/Linux. También admite API de LLM.</td> <td>Descarga y ejecuta localmente modelos Ollama y Huggingface con RAG en Mac/Windows/Linux. También admite API de LLM.</td>
</tr> </tr>
@ -300,7 +300,7 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icono" width="64" height="auto" /> </td> <td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icono" width="64" height="auto" /> </td>
<td> <a href="https://fastgpt.cn/en">FastGPT</a> </td> <td> <a href="https://fastgpt.cn/en">FastGPT</a> </td>
<td> <td>
FastGPT es una plataforma de base de conocimientos de IA de código abierto construida sobre modelos de lenguaje grande (LLMs), compatible con varios modelos, incluyendo DeepSeek y OpenAI. Proporcionamos capacidades listas para usar para procesamiento de datos, invocación de modelos, recuperación RAG y orquestación visual de flujos de trabajo de IA, permitiéndote construir aplicaciones de IA sofisticadas sin esfuerzo. FastGPT es una plataforma de base de conocimientos de IA de código abierto construida sobre modelos de lenguaje grande (LLMs), compatible con varios modelos, incluyendo DeepSeek y OpenAI. Proporcionamos capacidades listas para usar para procesamiento de datos, invocación de modelos, recuperación RAG y orquestación visual de flujos de trabajo de IA, permitiéndote construir aplicaciones de IA sofisticadas sin esfuerzo.
</td> </td>
</tr> </tr>
@ -315,7 +315,7 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td> Chatgpt-on-Wechat(CoW) es un marco de chatbot flexible que admite la integración perfecta de múltiples LLMs, incluyendo DeepSeek, OpenAI, Claude, Qwen y otros, en plataformas comúnmente utilizadas o software de oficina como WeChat Official Accounts, WeCom, Feishu, DingTalk y sitios web. También admite una amplia gama de plugins personalizados. </td> <td> Chatgpt-on-Wechat(CoW) es un marco de chatbot flexible que admite la integración perfecta de múltiples LLMs, incluyendo DeepSeek, OpenAI, Claude, Qwen y otros, en plataformas comúnmente utilizadas o software de oficina como WeChat Official Accounts, WeCom, Feishu, DingTalk y sitios web. También admite una amplia gama de plugins personalizados. </td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icono" width="64" height="auto" /> </td> <td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icono" width="64" height="auto" /> </td>
<td> <a href="https://athenalab.ai/">Athena</a> </td> <td> <a href="https://athenalab.ai/">Athena</a> </td>
<td>La primera IA general autónoma del mundo con arquitectura cognitiva avanzada y capacidades de razonamiento humano, diseñada para abordar desafíos complejos del mundo real.</td> <td>La primera IA general autónoma del mundo con arquitectura cognitiva avanzada y capacidades de razonamiento humano, diseñada para abordar desafíos complejos del mundo real.</td>
</tr> </tr>
@ -374,6 +374,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td> <td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
<td>LawAgent es un producto de IA legal desarrollado por el equipo de Tensorbounce, que integra una base de conocimientos con capacidades de Agente IA. Cuenta con un vasto repositorio de decenas de millones de datos oficiales relacionados con el ámbito legal y también permite configuraciones personalizadas de la base de conocimientos. El modo profesional aprovecha las capacidades de razonamiento de DeepSeek-R1 para asistir a los usuarios en análisis legales, revisión de contratos, generación de documentos, traducción de archivos y otros escenarios legales.</td> <td>LawAgent es un producto de IA legal desarrollado por el equipo de Tensorbounce, que integra una base de conocimientos con capacidades de Agente IA. Cuenta con un vasto repositorio de decenas de millones de datos oficiales relacionados con el ámbito legal y también permite configuraciones personalizadas de la base de conocimientos. El modo profesional aprovecha las capacidades de razonamiento de DeepSeek-R1 para asistir a los usuarios en análisis legales, revisión de contratos, generación de documentos, traducción de archivos y otros escenarios legales.</td>
</tr> </tr>
<tr>
<td><img src="https://h1.appinn.me/file/1741929316827_21.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/jiqi136/DS-AI">DeepSeek multiplataforma conectado a la red</a></td>
<td> Basado en DeepSeek Official, Alibaba Cloud y Douyin Volcano, el motor de IA tricanal impulsa una inteligencia en evolución constante. Además, emplea un modo híbrido de "búsqueda conectada a la red + pensamiento profundo".</td>
</tr>
</table> </table>
### <span id="agent">Marcos de agentes de IA</span> ### <span id="agent">Marcos de agentes de IA</span>
@ -403,7 +408,7 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td> <img src="https://rig.rs/assets/favicon.png" alt="Icon" width="64" height="auto" alt="Rig (Rust)" /> </td> <td> <img src="https://rig.rs/assets/favicon.png" alt="Icon" width="64" height="auto" alt="Rig (Rust)" /> </td>
<td> <a href="https://rig.rs">RIG</a> </td> <td> <a href="https://rig.rs">RIG</a> </td>
<td>Construye aplicaciones LLM modulares y escalables en Rust.</td> <td>Construye aplicaciones LLM modulares y escalables en Rust.</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/longevity-genie/chat-ui/11c6647c83f9d2de21180b552474ac5ffcf53980/static/geneticsgenie/icon-128x128.png" alt="Icon" width="64" height="auto"/> </td> <td> <img src="https://raw.githubusercontent.com/longevity-genie/chat-ui/11c6647c83f9d2de21180b552474ac5ffcf53980/static/geneticsgenie/icon-128x128.png" alt="Icon" width="64" height="auto"/> </td>
<td> <a href="https://github.com/longevity-genie/just-agents">Just-Agents</a> </td> <td> <a href="https://github.com/longevity-genie/just-agents">Just-Agents</a> </td>
@ -420,7 +425,7 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td>Upsonic ofrece un marco de agentes listo para empresas de última generación donde puedes orquestar llamadas LLM, agentes y uso de computadoras para completar tareas de manera rentable.</td> <td>Upsonic ofrece un marco de agentes listo para empresas de última generación donde puedes orquestar llamadas LLM, agentes y uso de computadoras para completar tareas de manera rentable.</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/APRO-com">ATTPs</a> </td> <td> <a href="https://github.com/APRO-com">ATTPs</a> </td>
<td>Un marco de protocolo fundamental para la comunicación confiable entre agentes. Cualquier agente basado en DeepSeek, al integrarse con el SDK de <a href="https://docs.apro.com/attps">ATTPs</a>, puede acceder a funciones como registro de agentes, envío de datos verificables y recuperación de datos verificables. Así, puede establecer una comunicación confiable con agentes de otras plataformas.</td> <td>Un marco de protocolo fundamental para la comunicación confiable entre agentes. Cualquier agente basado en DeepSeek, al integrarse con el SDK de <a href="https://docs.apro.com/attps">ATTPs</a>, puede acceder a funciones como registro de agentes, envío de datos verificables y recuperación de datos verificables. Así, puede establecer una comunicación confiable con agentes de otras plataformas.</td>
</tr> </tr>
@ -709,6 +714,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td> <td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td>
<td> Este plugin utiliza IA para generar automáticamente mensajes de commit basados en los cambios en tu código. </td> <td> Este plugin utiliza IA para generar automáticamente mensajes de commit basados en los cambios en tu código. </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/YiiGuxing/TranslationPlugin/blob/master/pluginIcon.svg?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://intellij-translation.yiiguxing.top/#/en/">IntelliJ Translation Plugin</a> </td>
<td> Un complemento de traducción para IDEs basados en IntelliJ que integra múltiples servicios de traducción, incluyendo OpenAI Translator (compatible con DeepSeek, Doubao, Ollama, etc.), permitiendo traducir directamente textos de código como comentarios y documentación dentro del IDE en cualquier momento. </td>
</tr>
</table> </table>
### <span id="discord">Bots de Discord</span> ### <span id="discord">Bots de Discord</span>
@ -784,9 +794,14 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
<td> <a href="https://github.com/fatwang2/siri-ultra"> Siri Ultra </a> </td> <td> <a href="https://github.com/fatwang2/siri-ultra"> Siri Ultra </a> </td>
<td> Un proyecto de GitHub con 1000 estrellas, que soporta conectividad a internet, conversaciones de múltiples turnos y modelos de la serie DeepSeek </td> <td> Un proyecto de GitHub con 1000 estrellas, que soporta conectividad a internet, conversaciones de múltiples turnos y modelos de la serie DeepSeek </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/yincongcyincong/telegram-deepseek-bot/blob/main/static/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> es un bot de Telegram integrado con las capacidades de DeepSeek AI. </td>
</tr>
</table> </table>
### Historial de Estrellas ### Historial de Estrellas
[![Star History Chart](https://api.star-history.com/svg?repos=deepseek-ai/awesome-deepseek-integration&type=Date)](https://star-history.com/#deepseek-ai/awesome-deepseek-integration&Date) [![Star History Chart](https://api.star-history.com/svg?repos=deepseek-ai/awesome-deepseek-integration&type=Date)](https://star-history.com/#deepseek-ai/awesome-deepseek-integration&Date)
Este gráfico muestra la evolución de las estrellas del repositorio en GitHub a lo largo del tiempo. Este gráfico muestra la evolución de las estrellas del repositorio en GitHub a lo largo del tiempo.

View file

@ -62,7 +62,7 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/4EVERChat/README_ja.md">4EVERChat</a></td> <td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/4EVERChat/README_ja.md">4EVERChat</a></td>
<td><a href="https://chat.4everland.org/">4EVERChat</a>は、数百のLLMを統合したインテリジェントなモデル選択プラットフォームで、モデルのパフォーマンスをリアルタイムで比較可能です。<a href="https://www.4everland.org/">4EVERLAND</a> AI RPCの統一APIエンドポイントを活用し、コストフリーでモデル切り替えを実現し、応答が速くコストの低い組み合わせを自動的に選択します。</td> <td><a href="https://chat.4everland.org/">4EVERChat</a>は、数百のLLMを統合したインテリジェントなモデル選択プラットフォームで、モデルのパフォーマンスをリアルタイムで比較可能です。<a href="https://www.4everland.org/">4EVERLAND</a> AI RPCの統一APIエンドポイントを活用し、コストフリーでモデル切り替えを実現し、応答が速くコストの低い組み合わせを自動的に選択します。</td>
</tr> </tr>
<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><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> <td><a href="https://github.com/ThinkInAIXYZ/deepchat/blob/main/README.md">DeepChat</a></td>
<td>DeepChat は、強力な DeepSeek モデルを内蔵した完全に無料のデスクトップ インテリジェント アシスタントです。複数ラウンドの会話、オンライン検索、ファイルのアップロード、ナレッジ ベースなどの複数の機能をサポートします。</td> <td>DeepChat は、強力な DeepSeek モデルを内蔵した完全に無料のデスクトップ インテリジェント アシスタントです。複数ラウンドの会話、オンライン検索、ファイルのアップロード、ナレッジ ベースなどの複数の機能をサポートします。</td>
@ -92,7 +92,7 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <img src="./docs/Coco AI/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="./docs/Coco AI/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Coco AI/README.md">Coco AI</a></td> <td> <a href="docs/Coco AI/README.md">Coco AI</a></td>
<td> <a href="https://coco.rs">Coco AI</a> は、完全にオープンソースでクロスプラットフォーム対応の統合検索および生産性向上ツールで、アプリケーション、ファイル、Google Drive、Notion、Yuque、Hugoなど、ローカルおよびクラウドのさまざまなデータソースを接続して検索できます。DeepSeekなどの大規模モデルと連携することにより、Coco AIはインテリジェントな個人のナレッジ管理を実現し、プライバシーを重視し、プライベートなデプロイにも対応。ユーザーが情報に迅速かつインテリジェントにアクセスできるようサポートします。 </td> <td> <a href="https://coco.rs">Coco AI</a> は、完全にオープンソースでクロスプラットフォーム対応の統合検索および生産性向上ツールで、アプリケーション、ファイル、Google Drive、Notion、Yuque、Hugoなど、ローカルおよびクラウドのさまざまなデータソースを接続して検索できます。DeepSeekなどの大規模モデルと連携することにより、Coco AIはインテリジェントな個人のナレッジ管理を実現し、プライバシーを重視し、プライベートなデプロイにも対応。ユーザーが情報に迅速かつインテリジェントにアクセスできるようサポートします。 </td>
</tr> </tr>
<tr> <tr>
<td> <img src="./docs/liubai/assets/liubai-logo.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="./docs/liubai/assets/liubai-logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/liubai/README.md">Liubai</a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/liubai/README.md">Liubai</a> </td>
@ -219,7 +219,7 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> AI投資研究エージェント/次世代の金融情報エントリーポイント。投資家を代理して会議に出席し、AI議事録を取るほか、金融投資情報の検索・質問応答やエージェント駆使した定量分析など、投資研究業務を支援します。 </td> <td> AI投資研究エージェント/次世代の金融情報エントリーポイント。投資家を代理して会議に出席し、AI議事録を取るほか、金融投資情報の検索・質問応答やエージェント駆使した定量分析など、投資研究業務を支援します。 </td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td> <td> <a href="https://www.xark-argo.com">argo</a> </td>
<td>ローカルでダウンロードし、Mac、Windows、Linux 上でOllamaとHuggingfaceモデルをRAGで実行します。LLM APIもサポートしています。</td> <td>ローカルでダウンロードし、Mac、Windows、Linux 上でOllamaとHuggingfaceモデルをRAGで実行します。LLM APIもサポートしています。</td>
</tr> </tr>
@ -231,7 +231,7 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://fastgpt.cn/ja">FastGPT</a> </td> <td> <a href="https://fastgpt.cn/ja">FastGPT</a> </td>
<td> <td>
FastGPT は大規模言語モデルLLMを基盤としたオープンソースAIナレッジベース構築プラットフォームで、DeepSeekやOpenAIなど様々なモデルをサポートしています。データ処理、モデル呼び出し、RAG検索、ビジュアルAIワークフロー設計などの導入即使用可能な機能を提供し、複雑なAIアプリケーションの構築を容易に実現します。 FastGPT は大規模言語モデルLLMを基盤としたオープンソースAIナレッジベース構築プラットフォームで、DeepSeekやOpenAIなど様々なモデルをサポートしています。データ処理、モデル呼び出し、RAG検索、ビジュアルAIワークフロー設計などの導入即使用可能な機能を提供し、複雑なAIアプリケーションの構築を容易に実現します。
</td> </td>
</tr> </tr>
@ -290,6 +290,12 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td> <td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
<td>LawAgentは、Tensorbounceチームによって開発された、知識ベースとAIエージェント機能を統合した法律AI製品です。公式の法律関連データを数千万件も保有しており、カスタム知識ベースの設定も可能です。プロフェッショナルモードでは、DeepSeek-R1の推論能力を活用し、ユーザーの法律分析、契約審査、文書生成、ファイル翻訳などの法律シーンをサポートします。</td> <td>LawAgentは、Tensorbounceチームによって開発された、知識ベースとAIエージェント機能を統合した法律AI製品です。公式の法律関連データを数千万件も保有しており、カスタム知識ベースの設定も可能です。プロフェッショナルモードでは、DeepSeek-R1の推論能力を活用し、ユーザーの法律分析、契約審査、文書生成、ファイル翻訳などの法律シーンをサポートします。</td>
</tr> </tr>
<tr>
<td><img src="https://h1.appinn.me/file/1741929316827_21.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/jiqi136/DS-AI">マルチプラットフォーム対応ネットワークDeepSeek</a></td>
<td> DeepSeek公式、アリクラウド、TikTok火山の3つのプラットフォームを連携させたトリプルチャネルAIエンジンにより、絶えず進化するインテリジェンスを実現。さらに「オンライン検索」と「深度思考」を融合したハイブリッドモードを採用しています.</td>
</tr>
</table> </table>
### <span id="agent">AI エージェントフレームワーク</span> ### <span id="agent">AI エージェントフレームワーク</span>
@ -301,7 +307,7 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td>高度にコンポーザブルで自律的かつ永続的な記憶を持つAIエージェントネットワークを構築するために設計されたRustフレームワーク。</td> <td>高度にコンポーザブルで自律的かつ永続的な記憶を持つAIエージェントネットワークを構築するために設計されたRustフレームワーク。</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/APRO-com">ATTPs</a> </td> <td> <a href="https://github.com/APRO-com">ATTPs</a> </td>
<td>エージェント間の信頼できる通信のための基本プロトコルフレームワークです。利用者は<a href="https://docs.apro.com/attps">ATTPs</a>のSDKを導入することで、エージェントの登録、検証可能なデータの送信、検証可能なデータの取得などの機能を利用することができます。</td> <td>エージェント間の信頼できる通信のための基本プロトコルフレームワークです。利用者は<a href="https://docs.apro.com/attps">ATTPs</a>のSDKを導入することで、エージェントの登録、検証可能なデータの送信、検証可能なデータの取得などの機能を利用することができます。</td>
</tr> </tr>
@ -562,6 +568,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td> <td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td>
<td> このプラグインは、コードの変更に基づいてコミットメッセージを自動生成するためにAIを使用します。 </td> <td> このプラグインは、コードの変更に基づいてコミットメッセージを自動生成するためにAIを使用します。 </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/YiiGuxing/TranslationPlugin/blob/master/pluginIcon.svg?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://intellij-translation.yiiguxing.top/#/ja/">IntelliJ Translation Plugin</a> </td>
<td> IntelliJベースのIDE向け翻訳プラグイン。OpenAI TranslatorDeepSeek・Doubao・Ollamaなど互換を含む複数翻訳サービスを統合し、IDE内でコメントやドキュメント等のコードテキストを随時直接翻訳可能にします。</td>
</tr>
</table> </table>
### <span id="codeeditor">AI コードエディタ</span> ### <span id="codeeditor">AI コードエディタ</span>
@ -657,4 +668,9 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="https://github.com/tencent/AI-Infra-Guard"> AI-Infra-Guard </a> </td> <td> <a href="https://github.com/tencent/AI-Infra-Guard"> AI-Infra-Guard </a> </td>
<td> テンセント混元セキュリティチーム - AIインフラのセキュリティ評価ツールで、AIシステムにおける潜在的なセキュリティリスクを発見・検出することを目的としています。</td> <td> テンセント混元セキュリティチーム - AIインフラのセキュリティ評価ツールで、AIシステムにおける潜在的なセキュリティリスクを発見・検出することを目的としています。</td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/yincongcyincong/telegram-deepseek-bot/blob/main/static/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> はDeepSeek AI機能を統合したTelegramボットです。 </td>
</tr>
</table> </table>

View file

@ -80,7 +80,7 @@
<td><a href="https://www.gptbots.ai/zh_TW/docs">GPTBots</a></td> <td><a href="https://www.gptbots.ai/zh_TW/docs">GPTBots</a></td>
<td><a href="https://www.gptbots.ai/zh_TW/">GPTBots</a> 是一個免程式設計的 AI 智慧體構建平台,整合了多個國際 LLM包括 DeepSeek。提供基於 RAG 的知識存儲/檢索、工具自訂/調用和工作流程編排模組。此外,還允許將智慧體整合到多個主流平台(如 WhatsApp、Telegram 等),為企業提供端到端的 AI 解決方案,幫助它們在 AI 時代脫穎而出。</td> <td><a href="https://www.gptbots.ai/zh_TW/">GPTBots</a> 是一個免程式設計的 AI 智慧體構建平台,整合了多個國際 LLM包括 DeepSeek。提供基於 RAG 的知識存儲/檢索、工具自訂/調用和工作流程編排模組。此外,還允許將智慧體整合到多個主流平台(如 WhatsApp、Telegram 等),為企業提供端到端的 AI 解決方案,幫助它們在 AI 時代脫穎而出。</td>
</tr> </tr>
<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><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> <td><a href="https://github.com/ThinkInAIXYZ/deepchat/blob/main/README.md">DeepChat</a></td>
<td>DeepChat 是一款完全免費的桌面智慧助手,搭載強大的 DeepSeek 大模型,支援多輪對話、網路搜索、文件上傳、知識庫等功能。</td> <td>DeepChat 是一款完全免費的桌面智慧助手,搭載強大的 DeepSeek 大模型,支援多輪對話、網路搜索、文件上傳、知識庫等功能。</td>
@ -288,7 +288,7 @@
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/Alpha派/README.md"> Alpha 派 </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/Alpha派/README.md"> Alpha 派 </a> </td>
<td> AI 研究助理 / 下一代由 AI 驅動的金融資訊門戶。<br>代替投資者參加會議並記錄筆記,同時提供金融資訊搜索與問答服務,以及投資研究的定量分析。</td> <td> AI 研究助理 / 下一代由 AI 驅動的金融資訊門戶。<br>代替投資者參加會議並記錄筆記,同時提供金融資訊搜索與問答服務,以及投資研究的定量分析。</td>
<tr> <tr>
<td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://docs.xark-argo.com/img/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.xark-argo.com">argo</a> </td> <td> <a href="https://www.xark-argo.com">argo</a> </td>
<td>在 Mac/Windows/Linux 上本地下載並運行 Ollama 和 Huggingface 模型,並支援 RAG。也支援 LLM API。</td> <td>在 Mac/Windows/Linux 上本地下載並運行 Ollama 和 Huggingface 模型,並支援 RAG。也支援 LLM API。</td>
</tr> </tr>
@ -300,7 +300,7 @@
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/.github/imgs/logo.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://fastgpt.cn/en">FastGPT</a> </td> <td> <a href="https://fastgpt.cn/en">FastGPT</a> </td>
<td> <td>
FastGPT 是一個基於大型語言模型LLMs的開源 AI 知識庫平台,支援包括 DeepSeek 和 OpenAI 在內的多種模型。我們提供即開即用的數據處理、模型調用、RAG 檢索和可視化 AI 工作流編排功能,讓您輕鬆構建複雜的 AI 應用。 FastGPT 是一個基於大型語言模型LLMs的開源 AI 知識庫平台,支援包括 DeepSeek 和 OpenAI 在內的多種模型。我們提供即開即用的數據處理、模型調用、RAG 檢索和可視化 AI 工作流編排功能,讓您輕鬆構建複雜的 AI 應用。
</td> </td>
</tr> </tr>
@ -315,7 +315,7 @@
<td> Chatgpt-on-Wechat(CoW) 是一個靈活的聊天機器人框架,支援將多個 LLM包括 DeepSeek、OpenAI、Claude、Qwen 等)無縫整合到常用平台或辦公軟體中,如微信公眾號、企業微信、飛書、釘釘和網站。還支援廣泛的自定義插件。</td> <td> Chatgpt-on-Wechat(CoW) 是一個靈活的聊天機器人框架,支援將多個 LLM包括 DeepSeek、OpenAI、Claude、Qwen 等)無縫整合到常用平台或辦公軟體中,如微信公眾號、企業微信、飛書、釘釘和網站。還支援廣泛的自定義插件。</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://athenalab.ai/assets/favicon/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://athenalab.ai/">Athena</a> </td> <td> <a href="https://athenalab.ai/">Athena</a> </td>
<td>全球首個具備先進認知架構和類人推理能力的自動化通用 AI旨在解決複雜的現實世界挑戰。</td> <td>全球首個具備先進認知架構和類人推理能力的自動化通用 AI旨在解決複雜的現實世界挑戰。</td>
</tr> </tr>
@ -371,9 +371,14 @@
</tr> </tr>
<tr> <tr>
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td> <td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td> <td><a href="https://github.com/jiqi136/DS-AI">LawAgent</a></td>
<td>LawAgent是tensorbounce團隊出品的知識庫結合AI Agent的法律AI產品,擁有上千萬官方法律相關知識庫數據用戶可自定義知識庫專業模式結合DeepSeek-R1的推理能力應用在用戶的法律分析、合同審查、文書生成、文件翻譯等法律場景。</td> <td>LawAgent是tensorbounce團隊出品的知識庫結合AI Agent的法律AI產品,擁有上千萬官方法律相關知識庫數據用戶可自定義知識庫專業模式結合DeepSeek-R1的推理能力應用在用戶的法律分析、合同審查、文書生成、文件翻譯等法律場景。</td>
</tr> </tr>
<tr>
<td><img src="https://h1.appinn.me/file/1741929316827_21.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/jiqi136/DS-AI">多平臺聯網DeepSeek</a></td>
<td>依託DeepSeek官方&阿裡雲&抖音火山三通道AI引擎持續進化智慧。 並且混合使用“聯網蒐索+深度思考”模式。</td>
</tr>
</table> </table>
### <span id="agent">AI 智慧體框架</span> ### <span id="agent">AI 智慧體框架</span>
@ -403,7 +408,7 @@
<td> <img src="https://rig.rs/assets/favicon.png" alt="Icon" width="64" height="auto" alt="Rig (Rust)" /> </td> <td> <img src="https://rig.rs/assets/favicon.png" alt="Icon" width="64" height="auto" alt="Rig (Rust)" /> </td>
<td> <a href="https://rig.rs">RIG</a> </td> <td> <a href="https://rig.rs">RIG</a> </td>
<td>在 Rust 中構建模組化且可擴展的大型語言模型應用程式。</td> <td>在 Rust 中構建模組化且可擴展的大型語言模型應用程式。</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://raw.githubusercontent.com/longevity-genie/chat-ui/11c6647c83f9d2de21180b552474ac5ffcf53980/static/geneticsgenie/icon-128x128.png" alt="Icon" width="64" height="auto"/> </td> <td> <img src="https://raw.githubusercontent.com/longevity-genie/chat-ui/11c6647c83f9d2de21180b552474ac5ffcf53980/static/geneticsgenie/icon-128x128.png" alt="Icon" width="64" height="auto"/> </td>
<td> <a href="https://github.com/longevity-genie/just-agents">Just-Agents</a> </td> <td> <a href="https://github.com/longevity-genie/just-agents">Just-Agents</a> </td>
@ -420,7 +425,7 @@
<td>Upsonic 提供了一個尖端的企業級智慧體框架,您可以協調大型語言模型調用、智慧體和計算機使用,以具成本效益地完成任務。</td> <td>Upsonic 提供了一個尖端的企業級智慧體框架,您可以協調大型語言模型調用、智慧體和計算機使用,以具成本效益地完成任務。</td>
</tr> </tr>
<tr> <tr>
<td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td> <td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/APRO-com">ATTPs</a> </td> <td> <a href="https://github.com/APRO-com">ATTPs</a> </td>
<td>一個用於智慧體之間可信通信的基礎協議框架。任何基於 DeepSeek 的智慧體,通過整合 <a href="https://docs.apro.com/attps">ATTPs</a> SDK可以訪問智慧體註冊、發送可驗證數據和檢索可驗證數據等功能從而實現與其他平台智慧體的可信通信。</td> <td>一個用於智慧體之間可信通信的基礎協議框架。任何基於 DeepSeek 的智慧體,通過整合 <a href="https://docs.apro.com/attps">ATTPs</a> SDK可以訪問智慧體註冊、發送可驗證數據和檢索可驗證數據等功能從而實現與其他平台智慧體的可信通信。</td>
</tr> </tr>
@ -710,6 +715,11 @@
<td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td> <td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td>
<td> 此插件使用 AI 根據程式碼變更自動生成提交訊息。 </td> <td> 此插件使用 AI 根據程式碼變更自動生成提交訊息。 </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/YiiGuxing/TranslationPlugin/blob/master/pluginIcon.svg?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://intellij-translation.yiiguxing.top/#/en/">IntelliJ Translation Plugin</a> </td>
<td> IntelliJ Translation Plugin 是一款適用於基於 IntelliJ 的 IDE 翻譯插件,它整合了包括 OpenAI 翻譯(相容 DeepSeekDoubaoOllama……在內的眾多翻譯服務讓您能夠隨時在 IDE 中直接翻譯程式碼內的任意文字內容,例如程式碼註解與程式碼文件等。</td>
</tr>
</table> </table>
### <span id="discord">Discord 機器人</span> ### <span id="discord">Discord 機器人</span>
@ -870,6 +880,11 @@
<td> <a href="https://github.com/JiauZhang/chatchat"> chatchat </a> </td> <td> <a href="https://github.com/JiauZhang/chatchat"> chatchat </a> </td>
<td> 大型語言模型 Python API。 </td> <td> 大型語言模型 Python API。 </td>
</tr> </tr>
<tr>
<td> <img src="https://github.com/yincongcyincong/telegram-deepseek-bot/blob/main/static/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> 是一個集成 DeepSeek AI 能力的 Telegram 機器人。 </td>
</tr>
</table> </table>
### Star 歷史 ### Star 歷史

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB