diff --git a/README.md b/README.md
index 3183149c..04ccd618 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ This means you have complete freedom over which service/software will actually r
### Text processing
-So far, the [Large language model](https://github.com/nextcloud/llm#readme)
+So far, the [Local Large language model](https://github.com/nextcloud/llm2#readme)
and the [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai) apps
include text processing providers to:
* Summarize
@@ -52,3 +52,5 @@ Known providers:
Known providers:
* [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai)
* [Local Whisper Speech-To-Text](https://apps.nextcloud.com/apps/stt_whisper)
+
+More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 243faea6..21ef87c8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -34,7 +34,7 @@ This means you have complete freedom over which service/software will actually r
### Text processing providers
-So far, the [Large language model](https://github.com/nextcloud/llm#readme)
+So far, the [Local Large language model](https://github.com/nextcloud/llm2#readme)
and the [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai) apps
include text processing providers to:
* Summarize
@@ -55,6 +55,8 @@ Known providers:
Known providers:
* [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai)
* [Local Whisper Speech-To-Text](https://apps.nextcloud.com/apps/stt_whisper)
+
+More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
]]>