mirror of
https://github.com/nextcloud/translate2.git
synced 2025-12-24 00:09:58 +01:00
No description
|
|
||
|---|---|---|
| .github | ||
| appinfo | ||
| lib | ||
| LICENSES | ||
| models | ||
| .gitignore | ||
| .nextcloudignore | ||
| .pre-commit-config.yaml | ||
| AUTHORS.md | ||
| CHANGELOG.md | ||
| config.json | ||
| Dockerfile | ||
| healthcheck.sh | ||
| krankerl.toml | ||
| languages.json | ||
| LICENSE | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
| requirements.dev.txt | ||
| requirements.in.txt | ||
| requirements.txt | ||
| REUSE.toml | ||
| start.sh | ||
Nextcloud Local Machine Translation
The translate2 app provides machine translation functionality in Nextcloud and acts as a translation backend for the Nextcloud Assistant app. It runs only open weights models and does so entirely on-premises.
The app currently supports 400+ languages. See the complete list here: https://huggingface.co/datasets/allenai/MADLAD-400
Requires AppAPI to work.
For installation steps and other details, see https://docs.nextcloud.com/server/latest/admin_manual/ai/app_translate2.html