Last modified by Alex Cotiugă on 2026/05/12 12:59

From version 1.7
edited by Alex Cotiugă
on 2026/05/12 12:55
Change comment: There is no comment for this version
To version 1.9
edited by Alex Cotiugă
on 2026/05/12 12:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -97,6 +97,8 @@
97 97   <p class="section-intro">
98 98   Custom XWiki development can range from small improvements to full business applications built on top of
99 99   the platform. The focus is to keep the implementation useful, maintainable and aligned with XWiki conventions.
100 + This can also include AI-assisted knowledge access, where selected XWiki content is synchronized with external
101 + AI tools for question answering and discovery.
100 100   </p>
101 101  
102 102   <div class="services-grid">
... ... @@ -192,7 +192,7 @@
192 192   <p>
193 193   Development can start with a small improvement, a prototype or a full application. The important part is
194 194   to clarify the business process, model the information correctly and choose the right technical level:
195 - configuration, scripting, extension development or external integration.
197 + configuration, scripting, extension development, external integration or AI-assisted knowledge access.
196 196   </p>
197 197   </div>
198 198