Loading video player...
N8N AI Automation Is AI running your social media on autopilot? It’s time to take back control. In this video, I show you how to add Human Oversight to your n8n AI agents using the brand-new Human Review node. I’ve been running a fully automated LinkedIn agent for my agency, but after a "rogue" AI post, I realized the importance of having a human in the loop. I'll walk you through my exact workflow from scraping news via API to sending approval triggers directly to Slack. What’s Inside: The Workflow: How I use Gemini 1.5 Flash to find news on AI, SEO, Shopify, and WordPress. Human-in-the-Loop: A step-by-step guide to setting up Slack approvals so no post goes live without your "OK." The Code: I share the JavaScript node logic needed to pass images and binary data through the approval process. The Results: I reveal my actual LinkedIn impressions and the shocking cost ($0.39!) of running this agent for a full month. // Fetch the item from the "Convert to File" node const fileNode = $items("Convert to File")[0]; // Attach the binary image back to the current item $input.item.binary = { data: fileNode.binary.data }; return $input.item; Blog: https://websensepro.com/blog/n8n-ai-automation-human-in-the-loop/ Video Timestamps 00:00 – Introduction 00:43 – My automated LinkedIn workflow explained 01:30 – The "rogue post" that changed everything 03:05 – Setting up the n8n Human Review node 03:30 – Integrating Slack for instant approvals 07:49 – Live Demo: Approving & declining posts 08:45 – Success! Checking the live LinkedIn post 08:30 – Adding oversight to AI Agent tools (MCP) 09:19 – The Reveal: LinkedIn impressions & reach stats 10:55 – Conclusion AI Automation Suggested Tutorials: Build Shopify Themes in MINUTES -[Claude Code & MCP] 👉👉 https://youtu.be/0tEkfZ4vtcs How To Install Ollama - What is Ollama (Beginner Tutorial) 👉👉 https://youtu.be/KV6J7eYqn7s [FREE] How To Use Deep Seek in VS Code with Claude Code 👉👉 https://youtu.be/iyqwnduVZUY How to Install OpenClaw - [Beginner Step-by-Step] 👉👉 https://youtu.be/7lbvbRAK1aI Other Suggested Playlists: Shopify Tutorials Playlist: https://www.youtube.com/playlist?list=PLvT_6E7D1NZIlHa09cgswsjD9QunUpHKy SEO Playlist: https://www.youtube.com/playlist?list=PLvT_6E7D1NZJ1SwwbXG4mgzzTWhymTl0B Playlist for AI Tools and News: https://www.youtube.com/playlist?list=PLvT_6E7D1NZKuPOulUyl2sWdGQBHs-wt0 If you want help with Elementor Customization, WordPress Design and Development, Store development, or any other web development help. Contact us via https://websensepro.com/contact-us #n8n #aiagents #automation #linkedinmarketing #humanintheloop #artificialintelligence #seo #geminiai