HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/files.wb-cloud.nl/public_html/apps/app_api/APPS.md
<!--
  - SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
  - SPDX-License-Identifier: AGPL-3.0-or-later
-->
## List of Nextcloud ExApps using AppAPI:

| Name         | Language | Description                  | Link                                                  |
|--------------|----------|------------------------------|-------------------------------------------------------|
| flow         | Python   | Nextcloud Flow Engine        | [GitHub](https://github.com/nextcloud/flow)           |
| llm2         | Python   | Local Large Language Model   | [GitHub](https://github.com/nextcloud/llm2)           |	
| stt_whisper2 | Python   | Local Whisper Speech-To-Text | [GitHub](https://github.com/nextcloud/stt_whisper2)   |
| summary_bot  | Python   | Summary Bot                  | [GitHub](https://github.com/nextcloud/summary_bot)    |
| talk_bot_ai  | Python   | Assistant Talk Bot           | [GitHub](https://github.com/nextcloud/talk_bot_ai)    |
| translate2   | Python   | Local Machine Translation    | [GitHub](https://github.com/nextcloud/translate2)     |	
| visionatrix  | Python   | Scalable AI Provider         | [GitHub](https://github.com/cloud-py-api/visionatrix) |

## Example ExApps:

| Name                 | Language | Description               | Link                                                        |
|----------------------|----------|---------------------------|-------------------------------------------------------------|
| file_to_text_example | Go       | Optical image recognition | [GitHub](https://github.com/nextcloud/file_to_text_example) |
| to_gif_example       | Python   | Simple Files API demo     | [GitHub](https://github.com/nextcloud/to_gif_example)       |
| upscaler_example     | Python   | Image upscaler demo       | [GitHub](https://github.com/cloud-py-api/upscaler_example)  |

## Wrapper Libraries for ExApps:

| Name                 | Language | Description                  | Link                                                           |
|----------------------|----------|------------------------------|----------------------------------------------------------------|
| nc_py_api            | Python   | Python library for Nextcloud | [GitHub](https://github.com/cloud-py-api/nc_py_api)            |

_If you wish to develop an application or library, we will gladly help and assist you._