This open-source project is an automatic product description generator using artificial intelligence (AI). It simplifies the task of creating compelling and detailed descriptions for a wide range of ecommerce products, saving time and improving the quality of product descriptions in your online store.
Automatic description generation in multiple languages. Customization of styles and tones for descriptions. Supports a wide range of product categories. Automatic SEO optimization
Before you can run the project, you'll need to install its dependencies. Make sure you have Python installed on your system. If you don't have Python installed, download and install Python.
Once Python is set up, follow these steps to install the required packages:
- Clone the repository to your local machine:
git clone https://github.com/Edartruwu/EzEcomAI.git
Install the requirements using pip:
pip install -r requirements.txt
Enter your replicate API key
export REPLICATE_API_TOKEN=<paste-your-token-here>
then put all your images on /images
execute descriptiongen.py
when it generates a .json file
execute jsontoshopify.py