toomuch.sh

n8n

Open-source workflow automation platform with AI agent capabilities

/ Agents & Automation | oss
#automation#workflow#agents#integrations#no-code

Getting Started

  1. Self-host n8n via Docker (docker run -p 5678:5678 n8nio/n8n) or sign up for n8n Cloud at n8n.io.
  2. Create a new workflow and explore the 400+ built-in integration nodes for connecting your tools and services.
  3. Add AI Agent nodes to incorporate LLM reasoning, tool use, and memory into your automation workflows.
  4. Activate your workflow to run on triggers like webhooks, schedules, or incoming messages.

Key Features

  • Visual workflow builder with a drag-and-drop node editor for creating complex automation pipelines without code.
  • 400+ integrations connect to popular services like Slack, Google Sheets, GitHub, databases, and APIs.
  • AI Agent nodes build autonomous agents with tool access, memory, and multi-step reasoning within your workflows.
  • Self-hostable run on your own infrastructure for complete data control and privacy compliance.
  • Code when needed supports custom JavaScript and Python nodes for logic that goes beyond visual building blocks.
  • Active community with thousands of shared workflow templates and an engaged open-source contributor base.

// related tools