Deepl integration

Highest Nextcloud version

Nextcloud 31
Show all releases

Community rating
Author

Julius Härtl

Co-Maintainers
  • nextcloud_release_service
Last updated

2 weeks, 1 day ago

Categories

Integration

Resources
Interact
Report problem Request feature Ask questions or discuss

Deepl integration providing an translations through deepl.com with Nextcloud

This app integrates with Nextcloud Assistant to offer translation services We recommend to install Assistant additionally and activate Deepl as translation provider in the Artifical Intelligence admin settings.

This app also integrates with the translation API of Nextcloud server to offer translation services without Assistant. Currently this is available in Text and Talk.

To run translations and any other Task Processing tasks synchronously, run the following command in a background process (10 is the interval in seconds when the process should relaunch to use the latest php changes):

set -e; while true; do occ background-job:worker -v -t 10 "OC\TaskProcessing\SynchronousBackgroundJob"; done

Ethical AI Rating

Rating: 🔴

Negative:

  • the software for training and inferencing of this model is proprietary, limiting running it locally or training by yourself
  • the trained model is not freely available, so the model can not be ran on-premises
  • the training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.

Learn more about the Nextcloud Ethical AI Rating in our blog.

Releases

Nextcloud version Stable channel Nightly channel All releases
31 1.3.1 - 31
30 1.3.1 - 30
29 1.3.1 - 29
28 1.3.1 - 28
27 1.3.1 - 27
26 1.3.1 - 26

Comments

No comments found.