Merge pull request #10 from ysnows/main

添加 enconvo
This commit is contained in:
DillionMango 2024-05-11 14:03:44 +08:00 committed by GitHub
commit fc85e208e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 40 additions and 0 deletions

View File

@ -33,6 +33,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/pal/README.md"> Pal - AI Chat Client<br/>(iOS, ipadOS) </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/pal/README.md"> Pal - AI Chat Client<br/>(iOS, ipadOS) </a> </td>
<td> Pal is a customized chat playground on iOS </td> <td> Pal is a customized chat playground on iOS </td>
</tr> </tr>
<tr>
<td> <img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/enconvo/README.md"> Enconvo </a> </td>
<td> Enconvo is the Launcher of the AI era, the entry point for all AI functions, and a thoughtful intelligent assistant.</td>
</tr>
</table> </table>
### IM Application Plugins ### IM Application Plugins

View File

@ -33,6 +33,13 @@
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/pal/README_cn.md"> Pal - AI Chat Client<br/>(iOS, ipadOS) </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/pal/README_cn.md"> Pal - AI Chat Client<br/>(iOS, ipadOS) </a> </td>
<td> 一款可以在 iPhone 或 iPad 上使用的 AI 助手 </td> <td> 一款可以在 iPhone 或 iPad 上使用的 AI 助手 </td>
</tr> </tr>
<tr>
<td> <img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/enconvo/README_cn.md"> Enconvo </a> </td>
<td> Enconvo是AI时代的启动器,是所有AI功能的入口,也是一位体贴的智能助理.</td>
</tr>
</table> </table>
### 即时通讯插件 ### 即时通讯插件

14
docs/enconvo/README.md Normal file
View File

@ -0,0 +1,14 @@
<img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/logo.png" width="64" height="auto" />
# [Enconvo](https://www.enconvo.com/)
Enconvo is the Launcher of the AI era, the entry point for all AI functions, and a thoughtful intelligent assistant.
## UI
<img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/deepseek/ui.png" />
## Integrate with Deepseek API
<img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/deepseek/settings.png" />

14
docs/enconvo/README_cn.md Normal file
View File

@ -0,0 +1,14 @@
<img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/logo.png" width="64" height="auto" />
# [Enconvo](https://www.enconvo.com/)
Enconvo是AI时代的启动器,是所有AI功能的入口,也是一位体贴的智能助理.
## UI
<img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/deepseek/ui_cn.png" />
## 配置 deepseek API
<img src="https://raw.githubusercontent.com/ysnows/enconvo_media/main/deepseek/settings.png" />