Skip to content

Commit

Permalink
docs: add freetranslator (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
versun authored Jun 19, 2024
1 parent d3c01a4 commit 94ec0b4
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

目前支持的翻译引擎:

- Free Translators(集合了所有主流的免费翻译服务)
- DeepL
- DeepLX
- OpenAI
Expand Down
1 change: 1 addition & 0 deletions website/docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Official website: [rsstranslator.com](https://rsstranslator.com)

Currently supported translation services:

- Free Translators(A collection of all major free translation services)
- DeepL
- DeepLX
- Google Translate(Web)
Expand Down
15 changes: 15 additions & 0 deletions website/docs/en/translator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
> I have been using [OhMyGPT](https://www.ohmygpt.com?aff=FQcnRPCb) for a long time, it supports many mainstream models, the service is stable and inexpensive, it is highly recommended.
> Invitation code: FQcnRPCb, both sides can get extra bonus.
## Free Translators
Based on [easytranslator](https://github.com/versun/easytranslator/) packaged with [UlionTse/translators](https://github.com/UlionTse/translators). Thank you very much.
A collection of all major translation services, including but not limited to:
- Google
- DeepL
- Alibaba
- Bing
- Baidu
- DeepL
- QQ Translate Smart
- Sogou
...
Highly available translations through load balancing.
Disadvantages: translation quality is pool, if you don't pursue high quality, you can choose this service!

## OpenAI
Website: [openai.com/product](https://openai.com/product)

Expand Down
1 change: 1 addition & 0 deletions website/docs/zh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

目前支持的翻译服务:

- Free Translators(集合了所有主流的免费翻译服务)
- DeepL
- DeepLX
- Google Translate(Web)
Expand Down
15 changes: 15 additions & 0 deletions website/docs/zh/translator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
> 本人长期使用[OhMyGPT](https://www.ohmygpt.com?aff=FQcnRPCb),支持多种主流模型,服务稳定价格低廉,非常建议使用。
> 邀请码:FQcnRPCb,双方均可获得额外奖励。
## Free Translators
基于[UlionTse/translators](https://github.com/UlionTse/translators)打包的[easytranslator](https://github.com/versun/easytranslator/),非常感谢。
集合了市面上所有主流的翻译服务,包括但不限于:
- Google
- DeepL
- Alibaba
- Bing
- Baidu
- DeepL
- QQ Translate Smart
- Sogou
...
通过负载均衡,实现高可用的翻译。
缺点:翻译质量一般,如果不追求高质量,可选择该服务

## OpenAI
官方网站:[openai.com/product](https://openai.com/product)
目前 OpenAI 官方暂不支持中国用户使用,请查看[官方支持的国家/地区](https://platform.openai.com/docs/supported-countries)
Expand Down

0 comments on commit 94ec0b4

Please sign in to comment.