The TYPO3 Approach: Interfaces Instead of Integration
TYPO3 will not include AI directly in the Core. Instead, we focus on providing clean and well-defined interfaces to integrate your LLMs, external services, or AI-powered tools at relevant points in the system.
This decision is based on several important considerations:
Flexibility and Freedom of Choice: Every organization has different requirements for AI tools. While some want to rely on established services like OpenAI or Google AI, others prefer local or specialized solutions. Developers and agencies can choose the AI solution that fits their needs through standardized interfaces.
Sustainability: AI technologies are evolving rapidly. Instead of committing to a specific technology or vendor, we're creating an architecture that can keep pace with the evolution of the AI landscape.
Privacy and Compliance: Data protection and compliance are crucial, especially in Europe. Through external integration, users can control their data and decide which information is shared with which AI services.