No description
Find a file
2025-09-13 17:29:22 +02:00
.github ci: Update workflows 2025-05-05 08:49:13 +02:00
.tx Initial commit 2023-10-25 12:26:07 +02:00
appinfo chore(release): v1.0.7 2025-08-19 12:50:50 +02:00
img Initial commit 2023-10-25 12:26:07 +02:00
l10n Initial commit 2023-10-25 12:26:07 +02:00
lib fix(config): Encrypt secrets 2024-12-16 15:28:30 +01:00
src fix(config): Require password confirmation 2024-12-16 14:53:01 +01:00
templates Initial commit 2023-10-25 12:26:07 +02:00
.eslintrc.js Initial commit 2023-10-25 12:26:07 +02:00
.gitignore Setup PHP linting 2023-10-30 08:41:30 +01:00
.l10nignore Initial commit 2023-10-25 12:26:07 +02:00
.nextcloudignore Initial commit 2023-10-25 12:26:07 +02:00
.php-cs-fixer.dist.php Setup PHP linting 2023-10-30 08:41:30 +01:00
CHANGELOG.md chore(release): v1.0.7 2025-08-19 12:50:50 +02:00
composer.json fix(composer): Force PHP 8.0 platform 2024-03-13 13:20:46 +01:00
composer.lock fix(composer): Force PHP 8.0 platform 2024-03-13 13:20:46 +01:00
COPYING Initial commit 2023-10-25 12:26:07 +02:00
krankerl.toml Initial commit 2023-10-25 12:26:07 +02:00
Makefile Initial commit 2023-10-25 12:26:07 +02:00
package-lock.json chore(deps): Bump on-headers and compression 2025-09-13 14:33:20 +00:00
package.json build: update node and npm engines versions 2025-08-25 12:44:19 +00:00
README.md Initial commit 2023-10-25 12:26:07 +02:00
stylelint.config.js Initial commit 2023-10-25 12:26:07 +02:00
webpack.js Initial commit 2023-10-25 12:26:07 +02:00

Aleph Alpha integration in Nextcloud

This app implements a free prompt provider which can be used together with the Gpt Free Prompt app.

Ethical AI Rating

Rating for Text generation using Aleph Alpha API: 🔴

Negative:

  • the software for training and inference 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 run 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.

🔧 Configuration

Admin settings

There is a "Connected accounts" admin settings section to set your Aleph Alpha API key.