add Docky AI (#369)

This commit is contained in:
佐佐木希 2025-03-07 09:53:27 +08:00 committed by GitHub
parent 967216a853
commit ad5d58752c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 51 additions and 0 deletions

View file

@ -550,6 +550,11 @@ The purpose is to build infrastructure in the field of large models, through the
<td> <a href="https://cliprun.com/"> Cliprun </a> </td>
<td> Python code runner & playground. Right-click Python code on DeepSeek to run it instantly in your browser. </td>
</tr>
<tr>
<td> <img src="http://cdn.docky.ai/assets/logo.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/docky-ai/README.md"> Docky AI </a> </td>
<td>Docky AI is a powerful browser extension that allows you to have real-time conversations with multiple AI models through a sidebar. It supports simultaneous communication with multiple models and can assist you in reading web pages, writing, translating, and creating images</td>
</tr>
</table>
### VS Code Extensions