AI GPT Tools for Opencart demo

Опубликовано: 24 Январь 2024
на канале: Sbitsoft Company
383
1

OpenCart Marketplace: https://www.opencart.com/index.php?route=m...

OpenCartForum: https://opencartforum.com/files/file/9226-...

Minimum requirements:
PHP more or 7.4.33
OpenCart versions 2.1.x – 3.xx
OpenAI API key

The module, using ChatGPT gpt-3.5-turbo, can:

generate product data:
suggest a category
if there is no such category in the database, it will create it when saving (with data from AI)
offer real images to choose from (you can choose the main and additional ones)
generate:
descriptions (with translation into languages available on the site)
SEO
comments (randomly in languages available on the site)
by parameters: quantity, rating, date range ...
get:
attributes
if there is no such attribute in the database, it will create it when saving (with data from AI)
manufacturer
if there is no such manufacturer in the database, it will create it when saving

generate category data:
suggest a chain of parent categories
if there are no such categories in the database, then when saving it will create them (with data from AI)
offer real images to choose from
generate:
descriptions (with translation into languages available on the site)
SEO
generate site data:
multilingual functionality to the admin panel in the site settings
(may conflict with other modules that also add multilingual functionality to the admin panel in the site settings)
generate (with translation into languages available on the site):
-Name of the site
-Meta Title
-Meta Tag Description
-Meta Tag Keywords
Takes into account OpenAI Rate limits https://platform.openai.com/docs/guides/ra....