Skip to content

Commit

Permalink
chore: update apps list
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Ly <contact@edward.ly>
  • Loading branch information
edward-ly authored Oct 2, 2024
1 parent 2b37cec commit d55cd69
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions APPS.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## List of the Nextcloud ExApps, using AppAPI:
## List of Nextcloud ExApps using AppAPI:

| Name | Language | Type | Description | Link |
|------------------------|----------|-------------|------------------------------|------------------------------------------------------------------|
| SummarAI | Python | application | Talk chat summarize bot | [GitHub](https://github.com/nextcloud/sumupbot) |
| talk_bot_ai_example | Python | application | Talk Bot demonstration | [GitHub](https://github.com/cloud-py-api/talk_bot_ai_example) |
| to_gif_example | Python | application | Simple FileAction API demo | [GitHub](https://github.com/cloud-py-api/to_gif_example) |
| upscaler_example | Python | application | Image UpScaler demonstration | [GitHub](https://github.com/cloud-py-api/upscaler_example) |
| summary_bot | Python | application | Summary Bot | [GitHub](https://github.com/nextcloud/summary_bot) |
| talk_bot_ai | Python | application | Assistant Talk Bot | [GitHub](https://github.com/cloud-py-api/talk_bot_ai) |
| to_gif_example | Python | application | Simple Files API demo | [GitHub](https://github.com/cloud-py-api/to_gif_example) |
| upscaler_example | Python | application | Image upscaler demo | [GitHub](https://github.com/cloud-py-api/upscaler_example) |
| file_to_text_example | Go | application | Optical image recognition | [GitHub](https://github.com/cloud-py-api/file_to_text_example) |
| ai_image_generator_bot | Python | application | Stable Diffusion Talk Bot | [GitHub](https://github.com/cloud-py-api/ai_image_generator_bot) |
| nc_py_api | Python | library | Python library for Nextcloud | [GitHub](https://github.com/cloud-py-api/nc_py_api) |
Expand Down

0 comments on commit d55cd69

Please sign in to comment.