Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rehiy/open-translator

开源机器翻译系统(DeepL/EasyNMT)
https://github.com/rehiy/open-translator

Last synced: about 1 month ago
JSON representation

开源机器翻译系统(DeepL/EasyNMT)

Awesome Lists containing this project

README

        

# Open Translator

- Friendly web-gui
- Permanently free DeepL API

## Usage

Install with docker, and open `http://your-server` in your browser

```shell
docker run --name translator -d rehiy/open-translator:deepl
```