Skip to content

Commit 7172ccc

Browse files
committed
feat: Add office/productivity AI features
Signed-off-by: Julius Knorr <jus@bitgrid.net>
1 parent 9f5a048 commit 7172ccc

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

admin_manual/ai/overview.rst

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,16 @@ In downstream apps like Context Chat and assistant, users can use the text proce
108108
Frontend apps
109109
~~~~~~~~~~~~~
110110

111-
* *Text* for offering an inline graphical UI for the various tasks
112111
* `Assistant <https://apps.nextcloud.com/apps/assistant>`_ for offering a graphical UI for the various tasks, a smart picker and "Chat with AI" functionality
113112
* `Mail <https://apps.nextcloud.com/apps/mail>`_ for summarizing mail threads (see :ref:`the Nextcloud Mail docs<mail_thread_summary>` for how to enable this)
114113
* `Summary Bot <https://apps.nextcloud.com/apps/summary_bot>`_ for summarizing chat histories in `Talk <https://apps.nextcloud.com/apps/spreed>`_
115114
* `Talk <https://apps.nextcloud.com/apps/spreed>`_ for summarizing chat history (see `Nextcloud Talk docs <https://nextcloud-talk.readthedocs.io/en/latest/settings/#app-configuration>`_ for how to enable this)
116-
115+
* `Text <https://apps.nextcloud.com/apps/text>`_ for offering an inline graphical UI for the various tasks
116+
* `Collectives <https://apps.nextcloud.com/apps/collectives>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks
117+
* `Notes <https://apps.nextcloud.com/apps/notes>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks
118+
* `Whiteboard <https://apps.nextcloud.com/apps/whiteboard>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks
119+
* `Deck <https://apps.nextcloud.com/apps/deck>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks
120+
* `Nextcloud Office <https://apps.nextcloud.com/apps/richdocuments>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks in documents
117121

118122
Backend apps
119123
~~~~~~~~~~~~
@@ -134,10 +138,15 @@ In downstream apps like the Text app, users can use the translation functionalit
134138
Frontend apps
135139
~~~~~~~~~~~~~
136140

137-
* *Text* for offering the translation menu
138141
* `Assistant <https://apps.nextcloud.com/apps/assistant>`_ offering a graphical translation UI
139142
* `Analytics <https://apps.nextcloud.com/apps/analytics>`_ for translating graph labels
140143
* `Talk <https://apps.nextcloud.com/apps/spreed>`_ for translating messages and live translations in calls in conjunction with the :ref:`Live Transcription app <ai-live-transcription>`
144+
* `Deck <https://apps.nextcloud.com/apps/deck>`_ for offering a translation UI in the card description
145+
* *Text* for offering the translation menu
146+
* `Notes <https://apps.nextcloud.com/apps/notes>`_ for offering a translation UI in the note content
147+
* `Collectives <https://apps.nextcloud.com/apps/collectives>`_ for offering a translation UI in the page content
148+
* `Whiteboard <https://apps.nextcloud.com/apps/whiteboard>`_ for offering a translation UI through the assistant
149+
* `Nextcloud Office <https://apps.nextcloud.com/apps/richdocuments>`_ for offering translation UI in the document content
141150

142151
Backend apps
143152
~~~~~~~~~~~~
@@ -177,6 +186,12 @@ Frontend apps
177186
~~~~~~~~~~~~~
178187

179188
* `Assistant <https://apps.nextcloud.com/apps/assistant>`_ for offering a graphical UI and a smart picker
189+
* `Deck <https://apps.nextcloud.com/apps/deck>`_ for inserting images with the smart picker
190+
* *Text* for inserting images with the assistant and smart picker
191+
* `Notes <https://apps.nextcloud.com/apps/notes>`_ for inserting images with the assistant and smart picker
192+
* `Collectives <https://apps.nextcloud.com/apps/collectives>`_ for inserting images with the assistant and smart picker
193+
* `Whiteboard <https://apps.nextcloud.com/apps/whiteboard>`_ for inserting images with the assistant and smart picker, generating diagrams and flowcharts with Mermaid
194+
* `Nextcloud Office <https://apps.nextcloud.com/apps/richdocuments>`_ for inserting images with the assistant and smart picker
180195

181196
Backend apps
182197
~~~~~~~~~~~~

0 commit comments

Comments
 (0)