Changes for page xwiki-development-integrations
Last modified by Alex Cotiugă on 2026/05/12 12:59
From version 1.2
edited by Alex Cotiugă
on 2026/05/12 12:48
on 2026/05/12 12:48
Change comment:
There is no comment for this version
To version 1.10
edited by Alex Cotiugă
on 2026/05/12 12:59
on 2026/05/12 12:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -77,12 +77,12 @@ 77 77 </div> 78 78 <h3>Connect external systems</h3> 79 79 <p> 80 - Integrate XWiki with authentication systems, APIs, internal tools and external platforms.80 + Integrate XWiki with authentication systems, APIs, AI tools, internal services and external platforms. 81 81 </p> 82 82 <ul> 83 83 <li>REST API integrations</li> 84 84 <li>SSO, LDAP and identity systems</li> 85 - <li>A utomationaroundexistingprocesses</li>85 + <li>AI-assisted search and knowledge access</li> 86 86 </ul> 87 87 </article> 88 88 </div> ... ... @@ -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 orexternal integration.197 + configuration, scripting, extension development, external integration or AI-assisted knowledge access. 195 195 </p> 196 196 </div> 197 197 ... ... @@ -255,7 +255,7 @@ 255 255 <article class="widget"> 256 256 <div class="icon" aria-hidden="true"> 257 257 <i class="fa fa-sitemap"></i> 258 - <h4>Knowledge structures</h4> 261 + <h4>Knowledge base structures</h4> 259 259 </div> 260 260 <p> 261 261 Templates, metadata, taxonomies, related articles and navigation structures for large knowledge bases. ... ... @@ -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> Connectedplatforms</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>