Ai3 Summary (ai3_summary) is the Summary capability of the Ai3 Suite.
It provides an assistant to create ContentElements describing the content of a TYPO3 Page.
- AI-Generated Summary: Automatically generate page summary based on page content.
- Multi-language Support: Works across different languages supported by your TYPO3 installation and AI3 Suite.
| Dependency | Version |
|---|---|
| TYPO3 CMS | ^13.4.0 | ^14.0 |
wegewerk/ai3_core |
@dev |
composer require wegewerk/ai3_summarywegewerk/ai3_core is pulled in automatically as a Composer dependency.
-
Set the ZAK-AI credentials as environment variables:
export ZAKAI_API_KEY=<your-api-key> export ZAKAI_SECRET=<your-secret>
This Extension does not provide any configuration settings. Configure the ZAK-AI credentials via environment variables. See ai3_core
See CHANGELOG.md.