.. include:: /Includes.rst.txt .. _start: ============== AI Universe ============== :Extension key: ns_aiuniverse :Package name: nitsan/ns-aiuniverse :Language: en :Author: Team T3Planet :Company: T3Planet :License: GPL-2.0-or-later ---- AI Universe is the shared AI foundation layer for `T3Planet's AI Extensions for TYPO3 `_. It centralizes AI provider communication, model selection, request handling, statistics preparation, and utility functions so other extensions can build AI features faster and with consistent behavior. This documentation is written for: - **Developers** integrating T3Planet's AI Extensions into their TYPO3 CMS. - **Editors and administrators** configuring providers and operations. - **Non-technical stakeholders** who need a clear product overview. ---- .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :card-height: 100 .. card:: Start here Understand what this extension does and where it fits. .. card-footer:: :ref:`Read more ` :button-style: btn btn-primary stretched-link .. card:: Installation Install and activate the extension safely. .. card-footer:: :ref:`Read more ` :button-style: btn btn-primary stretched-link .. card:: Configuration Configure providers, API keys, models, and defaults. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: Usage Workflows for editors, admins, and non-technical users. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: Developer guide Service usage, request pipeline, and integration examples. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: Troubleshooting Fix common setup, connectivity, and provider issues. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link ---- **Table of contents** .. toctree:: :maxdepth: 2 :titlesonly: Introduction/Index Installation/Index Configuration/Index Usage/Index Developer/Index Architecture/Index Api/Index Troubleshooting/Index Glossary ReleaseNotes/Index .. toctree:: :hidden: Sitemap