This comprehensive n8n workflow automates the entire process of content creation, image generation, and publishing for WordPress websites. Starting with a Google Sheets trigger that reads news or articles, it uses advanced language models like Ollama’s Llama3 to generate detailed articles and SEO-optimized content in Thai. The workflow analyzes the content to determine if the associated image should be real or AI-generated, then interacts with external image APIs, like Google Gemini, to create high-quality images or Risoprint mockups. The generated content, including images and text, is seamlessly uploaded via an HTTP POST request to a website API, automating the publishing process. Additionally, notifications about new articles are sent via Telegram, making this setup ideal for content marketers, bloggers, and SEO teams seeking to streamline content workflows and enhance digital presence.
Automated Content Creation and Publishing Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmOllama, code, convertToFile, extractFromFile, googleSheetsTrigger, httpRequest, if, merge, readWriteFile, telegram |
Reviews
There are no reviews yet.