mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-04-02 18:24:04 +00:00
add telegram deepseek (#408)
This commit is contained in:
parent
f4a5cc8c1c
commit
9a0f134ab6
5 changed files with 56 additions and 31 deletions
|
@ -932,6 +932,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> Connect DeepSeek API with search results like Google. </td>
|
||||
</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>
|
||||
|
||||
### Star History
|
||||
|
|
|
@ -705,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> 是一个开源、简洁、模块化的基于大模型的自动算法设计平台,使用DeepSeek API进行算法设计。</td>
|
||||
</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>
|
||||
|
|
|
@ -794,6 +794,11 @@ 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> 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>
|
||||
<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>
|
||||
|
||||
### Historial de Estrellas
|
||||
|
|
|
@ -668,4 +668,9 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
|||
<td> <a href="https://github.com/tencent/AI-Infra-Guard"> AI-Infra-Guard </a> </td>
|
||||
<td> テンセント混元セキュリティチーム - AIインフラのセキュリティ評価ツールで、AIシステムにおける潜在的なセキュリティリスクを発見・検出することを目的としています。</td>
|
||||
</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>
|
||||
|
|
|
@ -880,6 +880,11 @@
|
|||
<td> <a href="https://github.com/JiauZhang/chatchat"> chatchat </a> </td>
|
||||
<td> 大型語言模型 Python API。 </td>
|
||||
</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>
|
||||
|
||||
### Star 歷史
|
||||
|
|
Loading…
Add table
Reference in a new issue