Download the PHP package maniyatech/magento2-mage-ai without Composer
On this page you can find all versions of the php package maniyatech/magento2-mage-ai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download maniyatech/magento2-mage-ai
More information about maniyatech/magento2-mage-ai
Files in maniyatech/magento2-mage-ai
Package magento2-mage-ai
Short Description MageAI is a smart, AI-powered content generation extension for Magento 2 that helps merchants create compelling product descriptions, short descriptions, and SEO metadata (meta title, keywords, meta description) in just a few clicks. Designed to save time and boost your store’s visibility, MageAI integrates directly into the product admin panel, allowing you to generate high-converting content tailored to your products, brand tone, and SEO goals.
License proprietary
Informations about the package magento2-mage-ai
ManiyaTech MageAI module for Magento 2
Magento 2 extension leverages OpenAI’s GPT models (ChatGPT) to automatically generate high-quality product descriptions, short descriptions, and SEO metadata based on product attributes like name, features, materials, and more.
MageAI helps you create rich, engaging content by analyzing product data and generating natural-sounding descriptions tailored to each item. It also generates SEO-optimized meta titles, keywords, and meta descriptions, helping improve your store's visibility in search engines.
Whether you're managing a small catalog or thousands of products, MageAI is a powerful solution to save time, ensure consistency, and improve the overall content quality across your Magento store.
How to install ManiyaTech_MageAI module
Composer Installation
Run the following command in Magento 2 root directory to install ManiyaTech_MageAI module via composer.
Install
Update
Run below command if your store is in the production mode:
Manual Installation
If you prefer to install this module manually, kindly follow the steps described below -
- Download the latest version here
- Create a folder path like this
app/code/ManiyaTech/MageAIand extract themain.zipfile into it. - Navigate to Magento root directory and execute the below commands.