A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility.
The full documentation can be found here
This extension is installable from various sources:
-
Via Composer:
composer require pagemachine/ai-tools
-
From the TYPO3 Extension Repository
-
From Github
- Automatically generates meaningful alt tags for images using AI
- Supports generation in multiple languages:
- Create alt tags in any supported language
- Translate existing alt tags to different languages
- Improves website accessibility and SEO
- Prompt management through the TYPO3 backend
All tests can be executed with the shipped Docker Compose definition:
docker compose run --rm app composer build