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

From version 1.5
edited by Alex Cotiugă
on 2026/05/12 12:54
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">
... ... @@ -153,9 +153,10 @@
153 153   <i class="fa fa-plug"></i>
154 154   </div>
155 155   <div class="service-body">
156 - <h4>External integrations</h4>
158 + <h4>External and AI integrations</h4>
157 157   <p>
158 - Integration with REST APIs, authentication systems, internal services, automation tools or third-party platforms.
160 + Integration with REST APIs, authentication systems, internal services, automation tools,
161 + AI assistants or third-party platforms.
159 159   </p>
160 160   </div>
161 161   </article>
... ... @@ -191,7 +191,7 @@
191 191   <p>
192 192   Development can start with a small improvement, a prototype or a full application. The important part is
193 193   to clarify the business process, model the information correctly and choose the right technical level:
194 - configuration, scripting, extension development or external integration.
197 + configuration, scripting, extension development, external integration or AI-assisted knowledge access.
195 195   </p>
196 196   </div>
197 197  
... ... @@ -264,11 +264,12 @@
264 264  
265 265   <article class="widget">
266 266   <div class="icon" aria-hidden="true">
267 - <i class="fa fa-exchange"></i>
268 - <h4>Connected platforms</h4>
270 + <i class="fa fa-comments-o"></i>
271 + <h4>AI-assisted knowledge access</h4>
269 269   </div>
270 270   <p>
271 - Integrations with authentication, APIs, external tools, notification systems and operational processes.
274 + Integrations that feed selected XWiki content into AI knowledge tools, helping users ask questions
275 + and retrieve relevant information while XWiki remains the maintained source of truth.
272 272   </p>
273 273   </article>
274 274   </div>