From 9e17e6c50ae9222361b6ab5da105728dedae6a57 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 3 Feb 2025 10:01:51 +0100 Subject: [PATCH] enh(ai): Add a visual overview schema drawing Signed-off-by: Marcel Klehr --- admin_manual/ai/images/ai_overview.svg | 4 ++++ admin_manual/ai/overview.rst | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 admin_manual/ai/images/ai_overview.svg diff --git a/admin_manual/ai/images/ai_overview.svg b/admin_manual/ai/images/ai_overview.svg new file mode 100644 index 00000000000..e98f4bf9f9b --- /dev/null +++ b/admin_manual/ai/images/ai_overview.svg @@ -0,0 +1,4 @@ + + + +
OpenAI integration
llm2
translate2
stt_whisper2
Text processing
(e.g. Summary)
Translation
Transcription
Image generation
OpenAI integration
OpenAI integration
OpenAI integration
text2image_
stablediffusion
Context Chat
AI backend Apps
AI frontend Apps
AI task types
Deepl integration
Context Agent
Nextcloud Assistant
Nextcloud Mail
Nextcloud Office
Nextcloud Talk
Replicate
integration
\ No newline at end of file diff --git a/admin_manual/ai/overview.rst b/admin_manual/ai/overview.rst index c70d90d20bd..1fe615397ff 100644 --- a/admin_manual/ai/overview.rst +++ b/admin_manual/ai/overview.rst @@ -11,6 +11,9 @@ Overview of AI features Nextcloud uses modularity to separate raw AI functionality from the Graphical User interfaces and apps that make use of said functionality. Each instance can thus make use of various backends that provide the functionality for the same frontends and the same functionality can be implemented by multiple apps using on-premises processing or third-party AI service providers. +.. figure:: images/ai_overview.svg + :scale: 80% + .. csv-table:: :header: "Feature","App","Rating","Open source","Freely available model","Freely available training data","Privacy: Keeps data on premises"