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: 6 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T12:05:28.000Z (3 months ago)
- Last Synced: 2025-04-14T18:06:56.776Z (6 days ago)
- Topics: bobplugin, chatgpt, gpt, grammarly, openai
- Language: TypeScript
- Homepage:
- Size: 105 KB
- Stars: 664
- Watchers: 7
- Forks: 43
- 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) 以解燃眉之急。## 演示

## 简介
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. 安装此插件:
4. 去 [OpenAI](https://platform.openai.com/account/api-keys) 获取你的 API KEY
5. 把 API KEY 填入 Bob 偏好设置 > 服务 > 此插件配置界面的 API KEY 的输入框中
6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现悬浮图标
## 感谢
我这只是个小小的 Bob 插件,强大的是 Bob 本身,向它的开发者 [ripperhe](https://github.com/ripperhe) 致敬!