nelsojona/ai-shopping-copywriter
AI Copywriter for Google Shopping is a Google Apps Script that automates product title and description generation using OpenAI. The script reads from a Google Sheets product feed, processes each product link with OpenAI, and writes back the results. It features customizable OpenAI prompts, scheduled runs, and smart timeout handling.
JavaScriptMIT