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: about 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T19:14:29.000Z (6 months ago)
- Last Synced: 2025-06-17T10:45:45.685Z (4 months ago)
- Topics: alibaba-cloud, backend, cohere, qwen, translate, translation, translator
- Language: TypeScript
- Homepage:
- Size: 291 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