Make AI Agents are FINALLY Here! (Full Tutorial)

Make.com has introduced its AI agents, and I’m excited to share how I’ve utilized them to create a social media bot. This guide will walk you through the setup, functionality, and my honest impressions of these new tools. Overview of Make.com AI Agents Make.com AI agents are designed to facilitate various tasks through automation. They … Read more

Make.com is Dropping X – 3 Ways To Fix Before Scenarios FAIL

Last week, Make.com announced the removal of its Twitter integration due to new API pricing changes, leaving many users in a bind. In this post, I’ll share three effective methods to keep your X scenarios running smoothly, even after the May 30th deadline. Introduction to the Change Make.com recently announced the removal of the Twitter … Read more

How to Automate Your Blog with Make.com (Beginner Guide)

I created an automation that allows you to effortlessly create WordPress posts directly from a Google Sheet. This beginner-friendly guide will walk you through the entire process, from setup to execution, ensuring you can adapt and expand it as needed. Beginner WordPress Automation Overview This automation simplifies the process of creating WordPress posts directly from … Read more

The Way This Agentic RAG Blogging System Thinks Is SO IMPRESSIVE (n8n)

In this blog, I explore the revolutionary Agentic RAG blogging system I developed using N8N. This approach overcomes traditional limitations, enabling AI agents to seamlessly gather and synthesize information from multiple data sources, resulting in more accurate and engaging content. Demo of Agentic RAG In this section, I’ll walk you through a live demo of … Read more

This AI System Writes Expert-Level Email Newsletters (Deep Research + Claude 3.7)

I created an automation that generates full email broadcasts directly from a Google Sheet. By entering a newsletter topic, this system utilizes Perplexity’s deep research and Claude 3.7 to create compelling content and format it for any email service provider that supports HTML. This automation allows you to generate entire email broadcasts from a simple … Read more

Will CAG replace RAG in N8N? Gemini, OpenAI & Claude TESTED

In this blog, I explore Cache-Augmented Generation (CAG), a groundbreaking retrieval method that taps into server-side memory from OpenAI, Anthropic, and Google Gemini. I compare it with traditional Retrieval-Augmented Generation (RAG) to determine which method is more efficient and effective for various applications. Introduction to CAG and RAG Cache-Augmented Generation (CAG) and Retrieval-Augmented Generation (RAG) … Read more

I Built an Advanced Competitor Backlink Analysis Tool Using Make.com

In this blog, I’ll walk you through the automation I created to generate scalable backlink and site metric reports using Make.com, DataForSEO, and Google Sheets. This step-by-step guide will simplify the process of collecting and organizing your SEO data, making it accessible and efficient. I created an automation that simplifies the process of generating backlink … Read more

Is MCP the Future of N8N AI Agents? (Fully Tested!)

MCP, or Model Context Protocol, promises to revolutionize how AI agents interact with various software tools. In this blog, I’ll take you through the capabilities of MCP, how it differs from traditional approaches, and how to set it up within N8N for seamless automation. Introduction to MCP MCP, or Model Context Protocol, is a groundbreaking … Read more

This AI System Writes Expert-Level Blog Posts (Deep Research + Claude 3.7)

In this blog, I’ll take you through an advanced AI blogging automation system that leverages Perplexity’s deep research feature and Claude 3.7 Sonnet, a cutting-edge AI model. This guide will cover how to streamline content creation, enhance quality, and simplify the entire blogging process using automation tools. Overview This automation system streamlines the blogging process … Read more

How to Poll APIs in Make.com (Step-by-Step Guide!)

In this guide, I’ll walk you through the essential process of polling APIs in Make.com. Polling is a critical technique when webhooks aren’t an option, helping you avoid common pitfalls like API overload and wasted operations. Understanding Polling vs. Webhooks Polling and webhooks are two methods for receiving updates from a service. Webhooks are like … Read more