n8n

⭐ 179.0k Fair-code TypeScript 2.2.0

A visualization workflow automation platform featuring over 400 integrations and native AI Agent nodes

📋 Info

GitHub Stars⭐ 179.0k Stars
LicenseFair-code
LanguageTypeScript
Version2.2.0
Updated2026-06-05

📖 Overview

n8n is a workflow automation platform that offers technical teams the flexibility of coding along with the rapid development speed typical of no-code tools. With over 400 integration options, built-in AI capabilities, and a permissive code license, n8n enables users to create powerful automation workflows while maintaining full control over their data and deployment processes. - Write code when needed: Users can directly write JavaScript/Python code, incorporate npm packages, or operate through a visual interface - Native AI platform: Built on LangChain technology, it allows users to construct AI agent workflows using their own data and models - Complete control……

✨ Features

  • Visual / visualization-based orchestration for integrating over 400 tools
  • A native node for AI Agents (LLM + RAG + tools)
  • Self-hosted — data remains within the internal network.
  • Over 2000 community templates
  • Fair-code license — free for personal use

Advertisement

🚀 Quick Start

npx n8n
docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n

🔗 Related Tools