Installation

Installing the T3AS—TYPO3 AI Search extension is easy. Follow the steps below to add the extension to your TYPO3 environment.

Premium Version

For license activation and access to premium features, refer to the license documentation: https://docs.t3planet.de/en/latest/License/Index.html

T3AS setup and aiuniverse

When you install T3AS, also install aiuniverse (ns_aiuniverse). It works as a base extension for shared AI models and configuration.

They do not change how your website looks on the frontend. They work in the backend and support T3AS technically.

Please keep both extensions enabled.

T3AS

T3AS provides a central backend module where you can:

  • Manage data sources (sitemaps, PDFs, TYPO3 pages, web pages, Q&A pairs, and optional index sources such as Ke Search or Solr).

  • Run a training pipeline that syncs content, creates embeddings, and keeps AI search and the search up to date.

  • Configure and monitor the AI Search (when ns_t3as is installed).

  • View usage analytics for search.

aiuniverse (ns_aiuniverse)

aiuniverse is a base extension for AI operations in T3Planet’s AI Extension. It is designed as shared infrastructure, not as a standalone frontend plugin.

More detail: ns_aiuniverse documentation