Skip to content

Releases: TYPO3-Headless/typo3-ai

v2.0.1 PHP compatibility fix

22 Feb 22:23
b5cf1e4
Compare
Choose a tag to compare

Set PHP version more flexible

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0 TYPO3 v12 compatibility release

22 Feb 21:05
b0a405c
Compare
Choose a tag to compare

v2.0.0 brings compatibility with TYPO3 v12

You can now use TYPO3 AI with TYPO3 v12 and translate your content.

What's Changed

New Contributors

Full Changelog: v1.1.1...v2.0.0

v1.1.1 TER release fix

30 Mar 13:12
9515a99
Compare
Choose a tag to compare

Fix for TER release (ext_emconf.php extension version)

Full Changelog: v1.0.1...v1.1.1

v1.1.0 refactor and bugfixes release

30 Mar 13:06
44033e0
Compare
Choose a tag to compare

v1.1.0 refactor and bugfixes release

This release brings you major refactor and bugfixes.

Introduce flash messages

With v1.1.0 we introduce flash messages. Now you can receive feedback on your translation actions.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0 Initial release of TYPO3 AI

17 Mar 11:17
Compare
Choose a tag to compare

TYPO3 AI Translator using ChatGPT

We want to introduce AI in TYPO3 CMS

ChatGPT (OpenAI) can greatly accelerate the translation process in TYPO3 CMS by leveraging Artificial Inteligence powerful natural language processing capabilities.

With ChatGPT, translation can be automated and improved with features such as language detection, translation suggestions, and content optimization.
This not only saves time but also increases translation accuracy and ensures that content is delivered to a global audience in a timely and effective manner.

  • We support ChatGPT v3.5

Installation

Type composer require typo3headless/typo3_ai

Features

Create translation of page or content element just by one click:

  1. Go to your content element in desired language (not default).
  2. Click on new button Translate by AI.
  3. You have new translaton of your element!
    translation

Configuration

  1. Create an account on website: https://platform.openai.com/
  2. Go to https://platform.openai.com/account/org-settings and copy your org id.
  3. Go to Settings and Extension Configuration, set it as ChatGPT id.
  4. Create new secret key on site https://platform.openai.com/account/api-keys
  5. Go to Settings and Extension Configuration, set it as ChatGPT secret api key.

configuration

Requirements

You need at least TYPO3 v11 and PHP 8.1.

Contact

TYPO3 AI is brought to you by Macopedia with a big support of the community.

Contact us