|
1 |
| -OpenAI Polisher Bob Plugin |
2 |
| ----------------------------- |
3 |
| - |
4 |
| -# 简介 |
| 1 | +<h4 align="right"> |
| 2 | + <strong>简体中文</strong> | <a href="https://github.com/openai-translator/bob-plugin-openai-polisher/blob/main/docs/README_EN.md">English</a> |
| 3 | +</h4> |
| 4 | + |
| 5 | +<div> |
| 6 | + <h1 align="center">OpenAI Polisher Bob Plugin</h1> |
| 7 | + <p align="center"> |
| 8 | + <a href="https://github.com/openai-translator/bob-plugin-openai-polisher/releases" target="_blank"> |
| 9 | + <img src="https://github.com/openai-translator/bob-plugin-openai-polisher/actions/workflows/release.yaml/badge.svg" alt="release"> |
| 10 | + </a> |
| 11 | + <a href="https://github.com/openai-translator/bob-plugin-openai-polisher/releases"> |
| 12 | + <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/openai-translator/bob-plugin-openai-polisher?style=flat"> |
| 13 | + </a> |
| 14 | + <a href="https://github.com/openai-translator/bob-plugin-openai-polisher/releases"> |
| 15 | + <img alt="GitHub Repo stars" src="https://img.shields.io/badge/OpenAI-Bob-brightgreen?style=flat"> |
| 16 | + </a> |
| 17 | + <a href="https://github.com/openai-translator/bob-plugin-openai-polisher/releases"> |
| 18 | + <img alt="GitHub Repo stars" src="https://img.shields.io/badge/Langurage-JavaScript-brightgreen?style=flat&color=blue"> |
| 19 | + </a> |
| 20 | + </p> |
| 21 | +</div> |
| 22 | + |
| 23 | + |
| 24 | +> **Note** |
| 25 | +> |
| 26 | +> 重要更新:非 macOS 用户可以使用我开发的基于 ChatGPT API 的划词翻译浏览器插件(支持语法润色) [openai-translator](https://github.com/yetone/openai-translator) 以解燃眉之急。 |
| 27 | +
|
| 28 | +## 演示 |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +## 简介 |
5 | 33 |
|
6 | 34 | ChatGPT 向我们展示了 GPT 模型的伟大之处,所以我使用 ChatGPT 的 API 实现了这个用来给语言润色和语法纠错的 Bob 插件,效果拔群!完美替代 Grammarly!
|
7 | 35 |
|
8 |
| -# 使用截图 |
| 36 | +## 使用方法 |
9 | 37 |
|
10 |
| - |
| 38 | +1. 安装 [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (版本 >= 0.50),一款 macOS 平台的翻译和 OCR 软件 |
11 | 39 |
|
12 |
| -# 使用方法 |
| 40 | +2. 下载此插件: [openai-polisher.bobplugin](https://github.com/openai-translator/bob-plugin-openai-polisher/releases/latest) |
13 | 41 |
|
14 |
| -1. 安装 [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (版本 >= 0.50) |
15 |
| -2. 下载此插件: [openai-polisher.bobplugin](https://github.com/yetone/bob-plugin-openai-polisher/releases) |
16 | 42 | 3. 安装此插件:
|
17 |
| - |
18 |
| - |
| 43 | +  |
19 | 44 |
|
20 | 45 | 4. 去 [OpenAI](https://platform.openai.com/account/api-keys) 获取你的 API KEY
|
21 |
| -5. 把 API KEY 填入 Bob 此插件配置界面的 API KEY |
22 |
| - 输入框中 |
23 | 46 |
|
24 |
| - |
| 47 | +5. 把 API KEY 填入 Bob 偏好设置 > 服务 > 此插件配置界面的 API KEY 的输入框中 |
| 48 | +  |
| 49 | + |
| 50 | +6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现悬浮图标 |
| 51 | +  |
| 52 | + |
| 53 | +## 感谢 |
| 54 | + |
| 55 | +我这只是个小小的 Bob 插件,强大的是 Bob 本身,向它的开发者 [ripperhe](https://github.com/ripperhe) 致敬! |
25 | 56 |
|
26 |
| -6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现小图标 |
| 57 | +### 请作者喝一杯咖啡 |
27 | 58 |
|
28 |
| - |
| 59 | +<div align="center"> |
| 60 | + <img height="360" src="https://user-images.githubusercontent.com/1206493/220753437-90e4039c-d95f-4b6a-9a08-b3d6de13211f.png" /> |
| 61 | + <img height="360" src="https://user-images.githubusercontent.com/1206493/220756036-d9ac4512-0375-4a32-8c2e-8697021058a2.png" /> |
| 62 | +</div> |
0 commit comments