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:
xnx3 2025-02-24 14:40:52 +08:00 committed by GitHub
parent 81d748df2a
commit 774eb314ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 331 additions and 0 deletions

View file

@ -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>