Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rehiy/open-translator
开源机器翻译系统(DeepL/EasyNMT)
https://github.com/rehiy/open-translator
Last synced: about 1 month ago
JSON representation
开源机器翻译系统(DeepL/EasyNMT)
- Host: GitHub
- URL: https://github.com/rehiy/open-translator
- Owner: rehiy
- Created: 2023-09-18T11:32:13.000Z (about 1 year ago)
- Default Branch: deepl
- Last Pushed: 2023-10-05T14:38:14.000Z (about 1 year ago)
- Last Synced: 2023-10-05T15:30:20.090Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 806 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```