Best of n8nJuly 2025

  1. 1
    Video
    Avatar of networkchuckNetworkChuck·44w

    You NEED to Use n8n RIGHT NOW!! (Free, Local, Private)

    n8n is a powerful open-source automation platform that allows users to create workflows connecting various services and APIs. The tutorial demonstrates setting up n8n both locally and in the cloud, creating automated news aggregation workflows that pull from RSS feeds, integrate AI summarization, and send notifications to Discord. Key features include visual workflow building, extensive service integrations, AI agent capabilities with tools and memory, and the ability to execute system commands for home lab automation.

  2. 2
    Article
    Avatar of javarevisitedJavarevisited·45w

    8 Best Udemy Courses to Learn n8n for AI Automation and AI Agents in 2025

    A curated list of 8 Udemy courses for learning n8n, an open-source workflow automation platform for building AI agents and automations. The courses cover topics from beginner-friendly AI automation to advanced RAG-based agents, voice AI, and monetizing automation skills. Each course targets different skill levels and use cases, from non-technical users to developers building complex AI agent architectures.

  3. 3
    Video
    Avatar of youtubeYouTube·46w

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

    A comprehensive tutorial covering how to build AI agents and automations using n8n, a no-code workflow automation platform. The guide starts with fundamental concepts like the difference between agents and automations, explains n8n's node-based system including triggers, actions, utilities, code nodes, and AI components. It walks through creating a practical lead form automation that processes form submissions and sends labeled email notifications based on project budget. The tutorial emphasizes hands-on learning with step-by-step instructions for setting up workflows, configuring nodes, and understanding data flow between components.

  4. 4
    Video
    Avatar of youtubeYouTube·43w

    Self-Host Your Own Automation Platform with n8n + Docker

    A comprehensive guide to setting up n8n, a self-hosted automation platform, using Docker Compose on Ubuntu Linux. The tutorial covers installation, configuration with PostgreSQL database, creating workflows that integrate with services like Discord and Google Sheets, and building advanced automations that incorporate local LLM models through Ollama for sentiment analysis. Demonstrates three workflow examples: basic Discord messaging, Google Sheets data processing with loops, and an advanced sentiment analysis pipeline that updates spreadsheet data using AI.