wegewerk/ai3_alttext
Composer 安装命令:
composer require wegewerk/ai3_alttext
包简介
Ai3Alttext Alt Text - generate Image descriptions
关键字:
README 文档
README
Ai3 Alttext (ai3_alttext) is the image alternative-text capability
of the Ai3 Suite. It adds a backend module and a FormEngine field control
to TYPO3 that generate accessible alt texts for images in the file storage
using the ZAK-AI REST API.
Requirements
| Dependency | Version |
|---|---|
| TYPO3 CMS | ^13.4.0 | ^14.0 |
wegewerk/ai3_core |
@dev |
Installation
composer require wegewerk/ai3_alttext
wegewerk/ai3_core is pulled in automatically as a Composer dependency.
Quick start
-
Set the ZAK-AI credentials as environment variables:
export ZAKAI_API_KEY=<your-api-key> export ZAKAI_SECRET=<your-secret>
-
Open File > AI3 metadata in the TYPO3 backend.
-
Select a folder, choose the images to process, and click Generate Alt-Texts with AI.
-
Review the AI suggestions and click approve (or approve all) to write them to the file metadata records.
Features
- Backend module under File > AI3 metadata for browsing folders and files in the TYPO3 file storage
- Batch generation - select multiple images and generate alt texts in one operation
- Review & approve workflow - AI suggestions are stored separately and must be approved before they are written to file metadata
- FormEngine field control - the extension adds a button to the file metadata edit form which queues a singe alt-text generation
- Recursive folder actions — accept all AI suggestions across an entire folder tree in one click
Configuration
This Extension provides not configuration settings. Configure the ZAK-AI credentials via environment variables. See ai3_core
Changelog
See CHANGELOG.md.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-06-25