mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 17:03:29 -04:00
Add relevant instructions for adapting the open-source project of translate.js to DeepSeek. (#301)
* import * 调整图片以及超链接 * Update README_cn.md * Update README_cn.md * update readme * Update demo.gif * update readme * update readme
This commit is contained in:
parent
81d748df2a
commit
774eb314ae
11 changed files with 331 additions and 0 deletions
|
@ -224,6 +224,11 @@
|
|||
<td> <a href="https://github.com/APRO-com">ATTPs</a> </td>
|
||||
<td> 一个用于Agent之间可信通信的基础协议框架,基于DeepSeek的Agent,可以接入<a href="https://docs.apro.com/attps">ATTPs</a>的SDK,获得注册Agent,发送可验证数据,获取可验证数据等功能,从而与其他平台的Agent进行可信通信。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="docs/translate.js/assets/icon.png" alt="图标" width="64" height="auto" /> </td>
|
||||
<td> <a href="docs/translate.js/README_cn.md">translate.js</a> </td>
|
||||
<td> 面向前端开发者的 AI i18n, 两行js实现html全自动翻译,几十语种一键切换,无需改动页面、无语言配置文件、支持几十个微调扩展指令、对SEO友好。并且开放标准文本翻译API接口</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue