This project contains a Python script designed to automate the download of images from a CSV file (like Shopify product exports). It reads image URLs and product handles, downloads each image, and ...
Additionally, to meet custom requirements, I have integrated the OpenAI SDK into this project, allowing you to use their API to filter images based on your specifications.