This AI-powered Magentoextension allows you to enhance your e-commerce categories and product descriptions, providing a better customer experience through meaningful descriptions and improving your SEO rankings through optimized content and internal linking. You can create descriptions for one or many categories and products and customize parameters such as target audience, e-shop name/brand, product characteristics, writing style, creativity level, and attributes to consider. You can also choose a store view to save the generated descriptions.
Additionally, it offers SEO features such as internal category links, Meta descriptions, both short and main product descriptions and the ability to append new descriptions to current ones. The product also provides an API log with historical data for reference.
Ai Descriptions for Categories & Products extension for Magento 2 is powered by Openai API. In order to use it you need to create an account at Openai.com and provide an API Key. By creating your account at Openai.com you get 18$ worth of tokens for free. Our extension utilizes the latest and most comprehensive and powerful algorithm of GTP-3 with a charge of 0,02$ per 1000 tokens. That means with an average of fewer than 200 tokens per description you can have about 4500 descriptions for free before you get charged from Openai. After the use of free tokens, the average cost of a single description is about 0,004$. This is a very low price for the quality of the service and the time that you earn.
In order to optimize your results, set the parameters that are the most relevant to your categories/products for each batch creation. Once the description is generated, make sure that you check it and look for any inaccuracies. You can edit and change the generated description in order to be more accurate and in line with your preferences.
Requirement | Supported versions | Notes |
---|---|---|
Magento 2 | 2.3.x, 2.4.x | Module won't work with versions prior to 2.3.0 due to absence of install schema scripts |
PHP | 7.0 or greater | Earlier versions will provoke errors due to the null coalescing operator |
Required user registration at OpenAI and API key creation.
Install the package by following the instructions below:
php bin/magento set:up php bin/magento s:d:c php bin/magento c:f
With one command:
php bin/magento set:up && php bin/magento s:d:c && php bin/magento c:f
php bin/magento main:en php bin/magento set:up php bin/magento s:d:c php bin/magento s:s:d php bin/magento c:f php bin/magento main:dis
With one command:
php bin/magento main:en && php bin/magento set:up && php bin/magento s:d:c && php bin/magento s:s:d && php bin/magento c:f && php bin/magento main:dis
php bin/magento module:status Aptual_AiDescriptions
php bin/magento module:enable Aptual_AiDescriptions
php bin/magento module:disable Aptual_AiDescriptions