Installation
Installing the T3AC—TYPO3 AI Chatbot extension is easy. Follow the steps below to add the extension to your TYPO3 environment.
T3AC setup and aiuniverse
When you install T3AC, 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 T3AC technically.
Please keep both extensions enabled.
T3AC
T3AC 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 chatbot up to date.
Configure and monitor the AI chatbot (when
ns_t3acis installed).View usage analytics for chatbot use.
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