Automatic article writing system
I designed and implemented a fully autonomous content creation and distribution system that requires no human intervention. The solution suite independently retrieves the specifications from Google Sheets, generates SEO-optimized material through OpenAI GPT, formats it, and publishes it on target resources.
Workflow algorithm:
Input data: Topic, description, and platform are recorded in Google Sheets.
Generation: The n8n script passes the data to OpenAI GPT to create structured content.
Distribution: The finished article is automatically published on the required website via API or browser automation tools.
Logging: The system updates the status in the table, adding a direct link to the publication and the date.
Evolution of processes and metrics:
Previously, creating and manually posting one article took 30–40 minutes, limiting productivity to 1–2 materials per day.
Results of automation:
The speed of content output increased by 95% (the entire cycle takes less than 10 minutes).
Production volumes scaled to 20–50 articles per day simultaneously on 12+ websites.
Manual labor has been completely eliminated, which has radically reduced the cost of content.
Technology stack: n8n, OpenAI GPT, Google Sheets, REST APIs, Airtop Browser Automation, Webhooks.
Workflow algorithm:
Input data: Topic, description, and platform are recorded in Google Sheets.
Generation: The n8n script passes the data to OpenAI GPT to create structured content.
Distribution: The finished article is automatically published on the required website via API or browser automation tools.
Logging: The system updates the status in the table, adding a direct link to the publication and the date.
Evolution of processes and metrics:
Previously, creating and manually posting one article took 30–40 minutes, limiting productivity to 1–2 materials per day.
Results of automation:
The speed of content output increased by 95% (the entire cycle takes less than 10 minutes).
Production volumes scaled to 20–50 articles per day simultaneously on 12+ websites.
Manual labor has been completely eliminated, which has radically reduced the cost of content.
Technology stack: n8n, OpenAI GPT, Google Sheets, REST APIs, Airtop Browser Automation, Webhooks.