Skip to content

Commit edcffd4

Browse files
authored
Merge pull request #12588 from nextcloud/backport/12586/stable31
[stable31] enh(ai): Add a visual overview schema drawing
2 parents a7e929d + 04c3364 commit edcffd4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

admin_manual/ai/images/ai_overview.svg

+4
Loading

admin_manual/ai/overview.rst

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Overview of AI features
1111

1212
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.
1313

14+
.. figure:: images/ai_overview.svg
15+
:scale: 80%
16+
1417
.. csv-table::
1518
:header: "Feature","App","Rating","Open source","Freely available model","Freely available training data","Privacy: Keeps data on premises"
1619

0 commit comments

Comments
 (0)