n8n + AI: Practical Automation
Visual Workflows with Real AI Nodes
What You'll Learn
n8n is a self-hosted workflow tool. It connects to APIs, databases, webhooks, and AI models without locking your data inside someone else's platform. This course shows you how to use it — starting from installation, ending at production workflows you actually run.
- The basics — Triggers, nodes, and connections. How to think about workflows before you build them. What makes n8n different from hosted alternatives.
- AI integration — n8n has native AI nodes. You can connect to Claude, GPT, or a local model and route data through them as part of a larger flow. This module shows you when that's useful and when it isn't.
- Real workflows — Not toy examples. A site health monitor that runs every six hours and pings Telegram if something breaks. A contact form pipeline that routes submissions to a notification channel. Patterns you can lift and adapt.
- n8n alongside Claude Code — These tools aren't competitors. n8n is good at scheduled, event-driven, multi-step automation. Claude Code is good at reasoning, writing, and acting on unstructured information. The best systems use both.
Every workflow described here exists and runs. The site health monitor has been running for months. The contact form pipeline handles real submissions. This isn't theory.
Time commitment: About 2–3 hours total. Module 1 is free. The rest require access.
-
What n8n Is and Why It Matters
Visual workflow automation. Self-hosted means your data stays yours. How n8n connects to everything — and why it pairs so well with AI.
-
Your First Workflow
Install n8n via Docker or npm. Build a webhook-to-notification flow from scratch. Trigger, process, output — the three building blocks of every workflow.
Members only -
AI Nodes in Practice
Using n8n's AI nodes for classification, summarisation, and extraction. Connecting to Claude, GPT, or a local model. When AI is the right tool and when a simple transform is enough.
Members only -
Real Workflows That Work
Site health monitoring with Telegram alerts. Contact form to notification pipeline. Newsletter aggregation. Scheduled tasks. Each one is a pattern you can adapt.
Members only -
n8n + Claude Code
n8n handles the automated plumbing. Claude Code handles the intelligent parts. When each tool is the right choice — and how to build systems that use both.
Members only