add telegram deepseek (#408)

This commit is contained in:
jackyin 2025-03-18 16:34:18 +08:00 committed by GitHub
parent f4a5cc8c1c
commit 9a0f134ab6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 56 additions and 31 deletions

View file

@ -237,7 +237,7 @@
<td> AI投研助理/AI驱动的新一代金融信息入口。代理投资者听会/记纪要,金融投资信息的搜索问答/定量分析等投资研究工作。 </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> 本地下载并运行Huggingface及Ollama模型支持RAG、LLM API、工具接入等支持Mac/Windows/Linux。 </td>
</tr>
@ -249,7 +249,7 @@
<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> <a href="https://fastgpt.cn/zh">FastGPT</a> </td>
<td>
<td>
FastGPT 基于 LLM 大模型的开源 AI 知识库构建平台,支持 DeepSeek、OpenAI 等多种模型。我们提供了开箱即用的数据处理、模型调用、RAG 检索、可视化 AI 工作流编排等能力,帮助您轻松构建复杂的 AI 应用。
</td>
</tr>
@ -264,7 +264,7 @@
<td>如知AI笔记是一款智能化的AI知识管理工具致力于为用户提供一站式的知识管理和应用服务包括AI搜索探索、AI结果转笔记、笔记管理与整理、知识演示与分享等。集成了DeepSeek深度思考模型提供更稳定、更高质量的输出。</td>
</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>世界上首个具有先进认知架构和类人推理能力的自主通用人工智能,旨在解决复杂的现实世界挑战。</td>
</tr>
@ -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>