From cd81714bcff4350b824e3f8dbc43090d0a578c56 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Thu, 19 Feb 2026 11:26:34 +0100 Subject: [PATCH] fix(admin_manual): Update recognize docs to avoid mentioning photos app Signed-off-by: Marcel Klehr --- admin_manual/ai/app_recognize.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/ai/app_recognize.rst b/admin_manual/ai/app_recognize.rst index a01f646ceb3..f14359b468e 100644 --- a/admin_manual/ai/app_recognize.rst +++ b/admin_manual/ai/app_recognize.rst @@ -4,12 +4,12 @@ App: Recognize .. _ai-app-recognize: -The *recognize* app provides media tagging and face recognition functionality for the photos app. *Recognize* can group similar faces on user's photos ("face recognition"); it can add fitting tags to photos detecting landscapes, food, vehicles, buildings animals and other objects, as well as known landmarks and monuments; it can recognize music genres in user's audio files and adds tags for those; it can recognize human actions on user's video files and add tags for them. It specifically runs only open source models and does so entirely on-premises. Nextcloud can provide customer support upon request, please talk to your account manager for the possibilities. +The *recognize* app provides media tagging and face recognition functionality for the memories app. *Recognize* can group similar faces on user's photos ("face recognition"); it can add fitting tags to photos detecting landscapes, food, vehicles, buildings animals and other objects, as well as known landmarks and monuments; it can recognize music genres in user's audio files and adds tags for those; it can recognize human actions on user's video files and add tags for them. It specifically runs only open source models and does so entirely on-premises. Nextcloud can provide customer support upon request, please talk to your account manager for the possibilities. Front-end --------- -Tagged files will appear in the Photos app under the "Tags" section as well as in the normal Files app. Face recognition results will appear under the "People" section in the Photos app. +Tagged files will appear in the Memories app under the "Tags" section as well as in the normal Files app. Face recognition results will appear under the "People" section in the Memories app. Requirements ------------