.. include:: /Includes.rst.txt .. _start: ========================== AI Writer for CKEditor ========================== :Extension key: ok_ai_writer :Package name: oliverkroener/ok-ai-writer :Version: |release| :Language: en :Author: `Oliver Kroener `__ :License: This document is published under the `Open Publication License `__. :Rendered: |today| ---- **AI Writer** adds AI-powered text generation directly into CKEditor in the TYPO3 backend. Editors can generate SEO-optimized HTML content using **Azure OpenAI** or **OpenAI (ChatGPT)** — without leaving the rich text editor. .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: Introduction Learn what AI Writer does, its features, and system requirements. .. card-footer:: :ref:`Learn more ` :button-style: btn btn-primary .. card:: Installation Install the extension via Composer and activate it in your TYPO3 project. .. card-footer:: :ref:`Get started ` :button-style: btn btn-primary .. card:: Configuration Set up extension settings, CKEditor toolbar, and AI provider credentials. .. card-footer:: :ref:`Configure ` :button-style: btn btn-primary .. card:: Usage Generate and refine AI content, translate text, and insert Lorem Ipsum. .. card-footer:: :ref:`Read guide ` :button-style: btn btn-primary .. card:: Architecture Understand the request flow, file structure, and extension internals. .. card-footer:: :ref:`View details ` :button-style: btn btn-primary .. toctree:: :maxdepth: 2 :titlesonly: :hidden: Introduction/Index Installation/Index Configuration/Index Usage/Index Architecture/Index