|
1 | | -OpenAI Translator Bob Plugin |
2 | | ----------------------------- |
3 | | - |
4 | | -**大家可以使用我开发的基于 ChatGPT API 的划词翻译浏览器插件和全平台桌面端应用 [openai-translator](https://github.com/yetone/openai-translator),更快更好看更好用,欢迎使用。** |
| 1 | +<div> |
| 2 | + <h1 align="center">OpenAI Translator Bob Plugin</h1> |
| 3 | + <p align="center"> |
| 4 | + <a href="https://github.com/yetone/bob-plugin-openai-translator/releases" target="_blank"> |
| 5 | + <img src="https://github.com/yetone/bob-plugin-openai-translator/actions/workflows/release.yaml/badge.svg" alt="release"> |
| 6 | + </a> |
| 7 | + <a href="https://github.com/yetone/bob-plugin-openai-translator/releases"> |
| 8 | + <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/yetone/bob-plugin-openai-translator?style=flat"> |
| 9 | + </a> |
| 10 | + <a href="https://github.com/yetone/bob-plugin-openai-translator/releases"> |
| 11 | + <img alt="GitHub Repo stars" src="https://img.shields.io/badge/openai-Bob-brightgreen?style=flat"> |
| 12 | + </a> |
| 13 | + <a href="https://github.com/yetone/bob-plugin-openai-translator/releases"> |
| 14 | + <img alt="GitHub Repo stars" src="https://img.shields.io/badge/langurage-JavaScript-brightgreen?style=flat&color=blue"> |
| 15 | + </a> |
| 16 | + </p> |
| 17 | +</div> |
5 | 18 |
|
| 19 | +Important update: Non-macOS users can use my browser extension based on ChatGPT API for word translation [openai-translator](https://github.com/yetone/openai-translator) to solve urgent needs. |
6 | 20 |
|
7 | | -# 使用截图 |
| 21 | +# Screenshots |
8 | 22 |
|
9 | 23 |  |
10 | 24 |
|
11 | | -# 简介 |
| 25 | +# Introduction |
12 | 26 |
|
13 | | -ChatGPT 向我们展示了 GPT 模型的伟大之处,所以我使用 OpenAI 的 API 实现了这个 Bob 的翻译 + 润色 + 语法修改插件,效果拔群! |
| 27 | +ChatGPT showed us the greatness of the GPT model, so I developed this Bob translation + polishing + grammar correction plugin using OpenAI's API, which has excellent results! |
14 | 28 |
|
15 | | -此插件已支持使用 ChatGPT API 对句子进行润色和语法修改,只需要把目标语言选成跟源语言一样即可,全面替代 Grammarly!而且理论上任何语言都可以润色,不只是英语。 |
| 29 | +This plugin now supports using the ChatGPT API to refine and modify sentences for grammar. Simply select the target language to be the same as the source language, making it a comprehensive replacement for Grammarly! Moreover, theoretically any language can be refined, not just English. |
16 | 30 |
|
17 | | -如果你不喜欢翻译功能和文本润色功能放在一起,这里单独拆分出了一个专门用来文本润色和语法纠错的插件: [bob-plugin-openai-polisher](https://github.com/yetone/bob-plugin-openai-polisher),这个润色插件具有更高级的润色功能,比如解释修改原因等。 |
| 31 | +If you don't like the translation and text polishing being put together, here is a separate plugin specifically for text polishing and grammar correction: [bob-plugin-openai-polisher](https://github.com/yetone/bob-plugin-openai-polisher). This polishing plugin has more advanced polishing functions, such as explaining modification reasons. |
18 | 32 |
|
19 | | -要使用 ChatGPT 的 API 需要在 Bob 的设置页面把此插件的模型改为 `gpt-3.5-turbo-0301` 或者 `gpt-3.5-turbo`: |
| 33 | +To use the ChatGPT API, you need to change the model of this plugin to `gpt-3.5-turbo-0301` or `gpt-3.5-turbo` on Bob's settings page: |
20 | 34 |
|
21 | 35 |  |
22 | 36 |
|
23 | | -我这只是个小小的 Bob 插件,强大的是 Bob 本身,向它的开发者 [ripperhe](https://github.com/ripperhe) 致敬! |
| 37 | +This is just a small Bob plugin, the real power lies within Bob itself. Let's pay tribute to its developer [ripperhe](https://github.com/ripperhe)! |
24 | 38 |
|
25 | | -# 使用方法 |
| 39 | +# Usage |
26 | 40 |
|
27 | | -1. 安装 [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (版本 >= 0.50) |
28 | | -2. 下载此插件: [openai-translator.bobplugin](https://github.com/yetone/bob-plugin-openai-translator/releases) |
29 | | -3. 安装此插件: |
| 41 | +1. Install [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (version >= 0.50) |
| 42 | +2. Download this plugin: [openai-translator.bobplugin](https://github.com/yetone/bob-plugin-openai-translator/releases) |
| 43 | +3. Install this plugin: |
30 | 44 |
|
31 | 45 |  |
32 | 46 |
|
33 | | -4. 去 [OpenAI](https://platform.openai.com/account/api-keys) 获取你的 API KEY |
34 | | -5. 把 API KEY 填入 Bob 此插件配置界面的 API KEY |
35 | | - 输入框中 |
| 47 | +4. Go to [OpenAI](https://platform.openai.com/account/api-keys) to get your API KEY |
| 48 | +5. Fill in the API KEY in the configuration interface of Bob plugin |
36 | 49 |
|
37 | 50 |  |
38 | 51 |
|
39 | | -6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现小图标 |
| 52 | +6. Install [PopClip](https://bobtranslate.com/guide/integration/popclip.html) to display a small icon near the mouse after selecting text |
40 | 53 |
|
41 | 54 |  |
42 | 55 |
|
43 | | -# 请作者喝一杯咖啡 |
| 56 | +# Buy me a coffee |
44 | 57 |
|
45 | 58 | <div align="center"> |
46 | 59 | <img height="360" src="https://user-images.githubusercontent.com/1206493/220753437-90e4039c-d95f-4b6a-9a08-b3d6de13211f.png" /> |
|
0 commit comments