├── README.md └── images ├── guide ├── download.png ├── introduction │ └── use │ │ ├── apptray-mac-1.jpg │ │ └── apptray-win-1.png ├── ocr-formula.png ├── ocr-table.png ├── ocr-text-33-5.gif ├── ocr-translate-auto.png ├── ocr.md └── quickstart │ ├── translate-2.gif │ ├── translate-4.gif │ └── translate-5.gif └── logo.png /README.md: -------------------------------------------------------------------------------- 1 | # [易用AI](http://easyuseai.com)目前客户端支持的[插件集合](https://github.com/topics/easyuseai-plugin),包括openai 翻译和润色等! 2 | 3 | 4 |
5 |
6 |