Changes between Version 3 and Version 4 of Public/AiTechnical


Ignore:
Timestamp:
Jul 20, 2026, 1:57:54 PM (26 hours ago)
Author:
Boris Horner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/AiTechnical

    v3 v4  
    149149<li><p>With one API service in your network, you can make sure that the same function, wherever you use it, is identical. For example, you might have a process verifying adherence to authoring guidelines in a DITA topic. This function would make sense both in an editor context while the author is writing and as a precondition when lifecycle state is about to be changed to approved. With <b>i2ai / i2store</b>, you can call the identical function in both places, with a few lines of code each.</p></li>
    150150<li><p>The API does not depend on how many users are logged into your applications. You can have multiple web frontend instances, but they don't overload your AI infrastructure with numerous, simultaneous requests. <b>i2ai / i2store</b> API manages a job queue with detailed configuration options whether and how jobs of the same type can run concurrently.</p></li></ul>
    151 }}}
    152 
    153151<h1 style="margin-left: 0;">Summary</h1>
    154152<p><b>i2ai / i2store</b> is your scalable platform for integration of AI, data and services of any kind, with applications of any kind. And you have full control.</p>
     
    159157<li><p>Everything users do is subject to detailed, group- or user-based permissions.</p></li>
    160158</ul>
     159}}}
    161160
    162161[wiki:Public/Imprint Imprint]