.. include:: /Includes.rst.txt .. _start: =================== TYPO3 LLM extension =================== :Extension key: nr_llm :Package name: :composer:`netresearch/nr-llm` :Version: |release| :Language: en :Author: Netresearch DTT GmbH :License: This document is published under the `GPL-2.0-or-later `__ license. :Rendered: |today| ---- A unified Large Language Model (LLM) provider abstraction layer for TYPO3 v14. This extension provides a standardized interface to interact with multiple AI providers (OpenAI, Anthropic Claude, Google Gemini) through a single, consistent API. It includes specialized services for common AI tasks like text completion, translation, embeddings, and image analysis. ---- .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :card-height: 100 .. card:: 🚀 Quick start Get started quickly with installation and basic usage examples. .. card-footer:: :ref:`Read more ` :button-style: btn btn-primary stretched-link .. card:: 🔧 Configuration Configure API keys, providers, and extension settings. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: 👨‍💻 Developer guide Technical documentation for developers integrating LLM capabilities. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: 🏗️ Architecture Three-tier configuration architecture and service design. .. 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 Architecture/Index Developer/Index Api/Index Testing/Index Adr/Index Changelog .. Meta Menu .. toctree:: :hidden: Sitemap