Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openai-translator/bob-plugin-openai-polisher
使用 OpenAI API 给文本进行润色和语法纠错的 Bob 插件!完美代替 Grammarly!Licensed under CC BY-NC-SA 4.0
https://github.com/openai-translator/bob-plugin-openai-polisher
bobplugin chatgpt gpt grammarly openai
Last synced: 4 days ago
JSON representation
使用 OpenAI API 给文本进行润色和语法纠错的 Bob 插件!完美代替 Grammarly!Licensed under CC BY-NC-SA 4.0
- Host: GitHub
- URL: https://github.com/openai-translator/bob-plugin-openai-polisher
- Owner: openai-translator
- License: other
- Created: 2023-03-03T11:25:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T13:50:25.000Z (3 months ago)
- Last Synced: 2024-10-26T19:11:53.630Z (8 days ago)
- Topics: bobplugin, chatgpt, gpt, grammarly, openai
- Language: TypeScript
- Homepage:
- Size: 104 KB
- Stars: 653
- Watchers: 8
- Forks: 42
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - bob-plugin-openai-polisher - 使用 OpenAI API 给文本进行润色和语法纠错的 Bob 插件!完美代替 Grammarly!Licensed under CC BY-NC-SA 4.0 (Browser-extensions)
README
简体中文 | English> **Note**
>
> 重要更新:非 macOS 用户可以使用我开发的基于 ChatGPT API 的划词翻译浏览器插件(支持语法润色) [openai-translator](https://github.com/yetone/openai-translator) 以解燃眉之急。## 演示
![demo](https://user-images.githubusercontent.com/1206493/222710761-bbd5ce10-2b12-42c0-abfa-5a3152157cb2.gif)
## 简介
ChatGPT 向我们展示了 GPT 模型的伟大之处,所以我使用 ChatGPT 的 API 实现了这个用来给语言润色和语法纠错的 Bob 插件,效果拔群!完美替代 Grammarly!
## 使用方法
1. 安装 [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85),一款 macOS 平台的翻译和 OCR 软件;[openai-translator.bobplugin](https://github.com/yetone/bob-plugin-openai-translator/releases/latest) >= **1.0.0** 以后默认开启流式输出,需要 Bob 版本 >= **1.8.0**
2. 下载此插件: [openai-polisher.bobplugin](https://github.com/openai-translator/bob-plugin-openai-polisher/releases)
3. 安装此插件:
![安装步骤](https://user-images.githubusercontent.com/1206493/222712959-4a4b27e2-b129-408a-a8af-24a3a89df2dd.gif)4. 去 [OpenAI](https://platform.openai.com/account/api-keys) 获取你的 API KEY
5. 把 API KEY 填入 Bob 偏好设置 > 服务 > 此插件配置界面的 API KEY 的输入框中
![设置步骤](https://user-images.githubusercontent.com/1206493/222712982-5c5598b0-8560-422f-837f-3ffd08a39f81.gif)6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现悬浮图标
![PopClip](https://user-images.githubusercontent.com/1206493/219933584-d0c2b6cf-8fa0-40a6-858f-8f4bf05f38ef.gif)## 感谢
我这只是个小小的 Bob 插件,强大的是 Bob 本身,向它的开发者 [ripperhe](https://github.com/ripperhe) 致敬!