diff --git a/README.md b/README.md index 4489153..040ee93 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,11 @@ [![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/translate2)](https://api.reuse.software/info/github.com/nextcloud/translate2) +The *translate2* app provides machine translation functionality in Nextcloud and acts as a translation backend for the [Nextcloud Assistant app](https://apps.nextcloud.com/apps/assistant). +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`](https://github.com/cloud-py-api/app_api) to work.** + For installation steps and other details, see https://docs.nextcloud.com/server/latest/admin_manual/ai/app_translate2.html diff --git a/appinfo/info.xml b/appinfo/info.xml index 26cb45c..dcc52fb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,6 +9,11 @@ Local Machine Translation