N8n
5 tutorials
Building AI Workflows with n8n: No-Code Agent Automation
Learn how to build AI-powered automation workflows with n8n. Covers installation, AI Agent node, HTTP requests, and a complete email-to-summary workflow.
Build an AI Chatbot with Memory in n8n
Build a stateful AI chatbot in n8n with conversation memory. Step-by-step guide covering the AI Agent node, memory buffer, and webhook trigger.
Build a RAG Pipeline in n8n with a Vector Database
Build a RAG pipeline in n8n: ingest documents into a vector store, retrieve relevant chunks, and generate grounded answers with no code required.
n8n Webhook and API Automation: Connect AI to Any Service
Connect your n8n AI workflows to external services using webhooks and HTTP requests. Build real-world integrations with Slack, GitHub, Notion, and REST APIs.
n8n Self-Hosting: Production Deployment Guide
Deploy n8n in production with Docker, PostgreSQL, and proper configuration. Covers environment setup, database persistence, reverse proxy, and monitoring.