Akeneo OpenAI Translator

1.1.3
Developed by Macopedia Sp. z o.o.
Akeneo PIM compatibility
Enterprise Edition (SaaS) Not supported
Enterprise Edition (PaaS) Not supported
Growth Edition Not supported
Community Edition
Extension type
Bundle
More info
Extension version
1.1.3
Price: Free

Description

Grow across borders with Akeneo OpenAI Translator

Akeneo OpenAI Translator allows for translating product contents with a simple mass editing process – from ONE attribute assigned to ONE channel to MULTIPLE attributes in MULTIPLE languages.

Akeneo users can effortlessly translate attributes into any language they require. Simply download the extension, let it do the work for you, and enjoy intuitive text attribute translations.

High quality of translation ensured by Artificial Intelligence

By utilizing the well-balanced combination of Akeneo PIM and Open AI API - ChatGPT v3.5, you can broaden your impact and better serve your customers.

Simple and powerful feature

Mass translation options for selected text attributes into one or more languages for a wide range of products. Products will be automatically updated with the translations within your Akeneo’s environment and localized into the new languages.

Benefits for businesses

  • Strengthen your brand and connect with audiences around the world
  • Enrich customer experiences in every market and in any language
  • Get updates in real-time
  • Optimize workflows
  • Reduce time to market and translation costs
  • Seamless implementation

OpenAI attributes translator for Akeneo is brought to you by Macopedia. Should you need more information, please feel free to get in touch with us and we'll be happy to assist you.

Documentation

Installation

Install composer dependency

composer require macopedia/akeneo-openai-translator

Register bundle in config/bundles.php

return [ 'Macopedia\Translator\MacopediaTranslatorBundle' => ['all' => true] ];

Rebuild front of the application

make upgrade-front

Define Open AI Key in .env file:

OPEN_AI_KEY=yourapikey

Add new job instance

bin/console akeneo:batch:create-job internal update_product_translations mass_edit update_product_translations '{}' 'Translate product'

Requirements

  • Akeneo PIM >= 6.x
  • The bundle needs registration to the Open AI service