32dots HEIDELBERG AI
VIDEO LIBRARY

Learn from the pros

The best n8n and AI-agent creators on YouTube — curated from beginner to expert. Each video is picked because it teaches something the course touches on, shown from a different angle or at a deeper level.

Beginner

Intermediate

N8N Complete Guide (AI Agents + Workflow Automation)

N8N Complete Guide (AI Agents + Workflow Automation)

Covers. End-to-end: account setup, credential management, building agent workflows, error handling, and deploying automations that run on a schedule. Strong on the plumbing that beginners skip.

Why watch. Nick's guide is the one to watch when 'it works in test but breaks in prod'. Heavy on error handling, retries, and the un-glamorous parts of automation engineering.

Watch on YouTube ↗
How to Build AI Agents with n8n in 2025! (Full Course)
Cole Medin ~3 hrs

How to Build AI Agents with n8n in 2025! (Full Course)

Covers. Multi-agent workflows, memory patterns (window vs. vector), tool chaining, and how to architect agents that can handle long, multi-step research tasks without losing context.

Why watch. Step up from single-agent demos to real systems. Cole shows how agents hand off work to each other — the same pattern the Session 09 evaluation loop uses.

Watch on YouTube ↗

Advanced

Connect N8N AI Agents to EVERYTHING using MCP
Nate Herk ~20 min

Connect N8N AI Agents to EVERYTHING using MCP

Covers. Model Context Protocol (MCP) as a universal tool layer for n8n agents. How to connect local MCP servers (filesystem, databases, APIs) so your agent can reach anything, not just built-in nodes.

Why watch. MCP is the fastest-moving part of the agent stack right now. If you want your n8n agent to interact with tools that don't have an n8n node yet — databases, local files, custom APIs — this is the pattern.

Watch on YouTube ↗
Should I Build My AI Agents with n8n or Python?
Cole Medin ~20 min

Should I Build My AI Agents with n8n or Python?

Covers. Honest comparison: n8n wins on rapid prototyping, visual debugging, and non-developer handoff. Python wins on complex logic, custom models, and production-grade agent frameworks.

Why watch. The architecture question you'll face in your own projects. Cole gives a decision framework, not hype — useful for anyone planning to move beyond the course into real research automation.

Watch on YouTube ↗
The ULTIMATE Guide to Building AI Agents 2025 (Step by Step)
Cole Medin ~1.5 hrs

The ULTIMATE Guide to Building AI Agents 2025 (Step by Step)

Covers. Agent architecture patterns: ReAct loops, planning agents, multi-agent coordination, memory types, evaluation. Covers both n8n and code-based implementations.

Why watch. The capstone video. Watch this after finishing the course to connect what you built to the broader field of agent engineering — and understand where n8n fits vs. frameworks like LangGraph or AutoGen.

Watch on YouTube ↗