Merge pull request #25 from le0zh0u/main

add ToMemo usage guide
This commit is contained in:
Huang Panpan 2024-08-08 15:31:30 +08:00 committed by GitHub
commit 61dc8448a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 48 additions and 1 deletions

View File

@ -43,9 +43,15 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cherrystudio/README.md">Cherry Studio</a></td>
<td>A powerful desktop AI assistant for producer</td>
</tr>
</tr>
<td> <img src="https://tomemo.top/images/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/tomemo/README.md"> ToMemo (iOS, ipadOS) </a> </td>
<td> A phrasebook + clipboard history + keyboard iOS app with integrated AI macromodeling for quick output use in the keyboard.</td>
</tr>
</table>
### RAG framework
<table>
<tr>
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/33142505/77093e84-9f7c-4716-9168-bac962fa1372" alt="Icon" width="64" height="auto" /> </td>

View File

@ -48,9 +48,14 @@
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cherrystudio/README_cn.md">Cherry Studio</a></td>
<td>一款为创造者而生的桌面版 AI 助手</td>
</tr>
<td> <img src="https://tomemo.top/images/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/tomemo/README_cn.md"> ToMemo (iOS, ipadOS) </a> </td>
<td> 一款短语合集 + 剪切板历史 + 键盘输出的iOS应用集成了AI大模型可以在键盘中快速输出使用。</td>
</tr>
</table>
### RAG 框架
<table>
<tr>
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/33142505/77093e84-9f7c-4716-9168-bac962fa1372" alt="Icon" width="64" height="auto" /> </td>

18
docs/tomemo/README.md Normal file
View File

@ -0,0 +1,18 @@
<img src="https://tomemo.top/images/logo.png" width="64" height="auto" />
# [ToMemo](https://apps.apple.com/cn/app/tomemo/id1610843304)
ToMemo is a phrasebook + clipboard history + keyboard iOS app with integrated AI macromodeling for quick output use in the keyboard.
## UI
![image](assets/ui.jpg)
![image](assets/ui-keyboard.jpg)
## Integrate with Deepseek API
Go to Settings-Extensions-AI Services-AI Providers to add the Deepseek API Key.
After adding, you can turn on the 「show in bottom tab」 in the AI service page, so that you can talk to Deepseek directly in the application.
![image](assets/Integrate.jpg)

18
docs/tomemo/README_cn.md Normal file
View File

@ -0,0 +1,18 @@
<img src="https://tomemo.top/images/logo.png" width="64" height="auto" />
# [ToMemo](https://apps.apple.com/cn/app/tomemo/id1610843304)
ToMemo 是一款短语合集 + 剪切板历史 + 键盘输出的 iOS 应用,集成了 AI 大模型,可以在键盘中快速输出使用。
## UI
![image](assets/ui.jpg)
![image](assets/ui-keyboard.jpg)
## Integrate with Deepseek API
进入设置-扩展-AI 服务-AI 供应商,即可添加 Deepseek API Key。
添加完成后,可以 AI 服务页面中开启底部 Tab 页,方便应用中直接与 Deepseek 对话。
![image](assets/Integrate.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
docs/tomemo/assets/ui.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB