Project Overview: Developed an intelligent automation system that rewrites product titles and descriptions using a custom ChatGPT agent, integrated directly into a browser-based workflow. Designed for e-commerce businesses, this tool eliminates the need for manual rewriting, ensuring each product listing is unique, SEO-friendly, and tailored to the brand’s voice.
Key Features:
AutoHotkey Script Engine: Coordinates the entire process, controlling the browser and triggering actions
JavaScript Injection: Injects code directly into the Chrome Developer Console to interact with webpage elements dynamically
Custom GPT Agent: Sends raw title and description data to a pre-configured GPT instance trained to rewrite content based on specific brand tone and structure
Real-Time Rewriting: Replaces the old content directly on the page without refreshing or manual copy/paste
Fully Autonomous Workflow: Runs task-by-task without user intervention once started
Technologies Used:
AutoHotkey (main controller)
JavaScript (DOM manipulation via console)
ChatGPT (via API or web interface)
HTML parsing
JSON formatting for structured prompts
Results: Reduced content rewriting time from hours to minutes, increased listing uniqueness for SEO benefits, and allowed non-technical users to scale their e-commerce content updates without writing a single word.