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

From version 1.10
edited by Alex Cotiugă
on 2026/05/12 12:59
Change comment: There is no comment for this version
To version 1.5
edited by Alex Cotiugă
on 2026/05/12 12:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -97,8 +97,6 @@
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.
102 102   </p>
103 103  
104 104   <div class="services-grid">
... ... @@ -155,10 +155,9 @@
155 155   <i class="fa fa-plug"></i>
156 156   </div>
157 157   <div class="service-body">
158 - <h4>External and AI integrations</h4>
156 + <h4>External integrations</h4>
159 159   <p>
160 - Integration with REST APIs, authentication systems, internal services, automation tools,
161 - AI assistants or third-party platforms.
158 + Integration with REST APIs, authentication systems, internal services, automation tools or third-party platforms.
162 162   </p>
163 163   </div>
164 164   </article>
... ... @@ -194,7 +194,7 @@
194 194   <p>
195 195   Development can start with a small improvement, a prototype or a full application. The important part is
196 196   to clarify the business process, model the information correctly and choose the right technical level:
197 - configuration, scripting, extension development, external integration or AI-assisted knowledge access.
194 + configuration, scripting, extension development or external integration.
198 198   </p>
199 199   </div>
200 200  
... ... @@ -258,7 +258,7 @@
258 258   <article class="widget">
259 259   <div class="icon" aria-hidden="true">
260 260   <i class="fa fa-sitemap"></i>
261 - <h4>Knowledge base structures</h4>
258 + <h4>Knowledge structures</h4>
262 262   </div>
263 263   <p>
264 264   Templates, metadata, taxonomies, related articles and navigation structures for large knowledge bases.
... ... @@ -267,12 +267,11 @@
267 267  
268 268   <article class="widget">
269 269   <div class="icon" aria-hidden="true">
270 - <i class="fa fa-comments-o"></i>
271 - <h4>AI-assisted knowledge access</h4>
267 + <i class="fa fa-exchange"></i>
268 + <h4>Connected platforms</h4>
272 272   </div>
273 273   <p>
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.
271 + Integrations with authentication, APIs, external tools, notification systems and operational processes.
276 276   </p>
277 277   </article>
278 278   </div>