https://github.com/rafael-vasconcellos/huggingface-addon
Hugging Face addon for Translator++.
https://github.com/rafael-vasconcellos/huggingface-addon
alibaba-cloud backend cohere qwen translate translation translator
Last synced: 2 months ago
JSON representation
Hugging Face addon for Translator++.
- Host: GitHub
- URL: https://github.com/rafael-vasconcellos/huggingface-addon
- Owner: rafael-vasconcellos
- License: mit
- Created: 2024-12-24T01:00:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-31T06:08:48.000Z (10 months ago)
- Last Synced: 2025-08-31T08:22:37.523Z (10 months ago)
- Topics: alibaba-cloud, backend, cohere, qwen, translate, translation, translator
- Language: TypeScript
- Homepage:
- Size: 308 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# About
This addon adds support for Hugging Face models on translator++.
## Features
Besides the tradicional engine in the Translation options, there's also a new item in the context menu containing the following:
**Translate selected rows entirely:** Each column will contain a translation from a different model. You can choose the models in the addon options.
**Translate selected cells with...:** Every selected cell will be translated with the selected model, without the need of going to the addon's options to manually switch between the models every time.
Warning: The translate selection section will translate everything in one request, if you select too much text, the translation's quality will be worse, be careful.
## Build
```bash
$ npm run build
```
## Install
copy ./dist/hugging-spaces to translator++/www/addons