mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 08:03:51 -04:00
添加四款可以调用DeepSeek的软件或插件 (#376)
* Update README_cn.md * Update README_zh_tw.md * Update README_es.md * Update README_ja.md * Update README_es.md * Update README.md * Update README.md * Update README_cn.md * Update README_es.md * Update README_ja.md * Update README_zh_tw.md * Update README_cn.md * Update README.md * Update README.md * Update README_cn.md * Update README_es.md * Update README_ja.md * Update README_zh_tw.md * Update README.md * Update README_cn.md * Update README_es.md * Update README_ja.md * Update README_zh_tw.md * Update README_zh_tw.md
This commit is contained in:
parent
0426752053
commit
66a1c001c7
5 changed files with 102 additions and 2 deletions
22
README.md
22
README.md
|
@ -319,7 +319,22 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
<td> <img src="./docs/PopAi/assets/logo.svg" alt="PopAi" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://popai.pro">PopAi</a> </td>
|
||||
<td>PopAi launches DeepSeek R1! Enjoy lag-free, lightning-fast performance with PopAi. Seamlessly toggle online search on/off.</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://pot-app.com/logo/icon.svg" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://pot-app.com/">Pot</a></td>
|
||||
<td> <a href="https://pot-app.com/">Pot</a> 🌈 A cross-platform software for text translation and recognition. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://github.com/Byaidu/PDFMathTranslate/raw/main/docs/images/banner.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://github.com/Byaidu/PDFMathTranslate">PDFMathTranslate</a></td>
|
||||
<td>PDF Math Translate is an AI-based full-text bilingual translation tool that fully preserves the layout of PDF documents.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://github.com/Richasy/Bili.Copilot/raw/master/assets/StoreLogo.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://github.com/Richasy/Bili.Copilot">Bili.Copilot</a></td>
|
||||
<td>Bilibili third-party Windows desktop client, a native application built with the Windows App SDK.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### AI Agent frameworks
|
||||
|
@ -579,6 +594,11 @@ The purpose is to build infrastructure in the field of large models, through the
|
|||
<td> <a href="https://github.com/titusTong/seekCodeCopilot/blob/main/README.md"> SeekCode Copilot </a> </td>
|
||||
<td> vscode intelligent coding assistant supports configuring locally deployed DeepSeek models </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/intellism/vscode-comment-translate/blob/master/doc/image/icon.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/intellism/vscode-comment-translate/blob/master/README.md"> Comment Translation </a> </td>
|
||||
<td> This extension helps developers translate comments, strings, code hints, error messages, and variable names in their code. </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Visual Studio Extensions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue