n8n is a workflow automation platform that balances power with flexibility. It offers more than 400 native integrations and operates under a fair-code license, allowing you to build sophisticated automations without relinquishing control of your data to a third-party cloud.
Code and Visual Design. Bridge the gap between custom scripting and visual mapping. You can write JavaScript or Python, import npm packages, and design your logic on an intuitive visual canvas.
Native AI Capabilities. The platform is built to handle LangChain-powered AI agent workflows. You can connect your proprietary data and preferred AI models directly into your automation pipelines.
Complete Data Sovereignty. The fair-code license is built for self-hosting, ensuring your data stays on your own infrastructure. For those who prefer a managed service, a cloud-hosted option is also available.
Enterprise Ready. n8n is built to scale within organizations, providing advanced user permissions, Single Sign-On (SSO), and support for air-gapped deployments.
Extensive Ecosystem. With over 400 native application integrations and 900 pre-built templates, you can move from a blank slate to a finished workflow in minutes.
If you have Node.js installed, you can launch n8n immediately by running:
npx n8n
For a more permanent setup, use Docker to manage your instance:
Create a persistent volume:
docker volume create n8n_data
Launch the container:
docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
Once the service is active, open your browser and navigate to http://localhost:5678 to access the workflow editor.
Build Agent Kurama: A Private Local Research Assistant with LangChain & Ollama
Jules Extension for Gemini CLI: Asynchronous Tasks and Automated GitHub PRs
CloudRocket VPN Promo Code: 10% Discount + Upgraded 400GB/Month Plan
Embedding Atlas: Interactive Visualization for Large-Scale Embeddings
LetsMarkdown: Lightweight Collaborative Markdown Editor Powered by Rust
Trae Agent: Run Complex Dev Workflows With Plain English Prompts
MAS-Zero: Developing Self-Evolving Multi-Agent Systems Without Human Labels
Lively Wallpaper Guide: Free Dynamic Desktops for Windows 10 & 11
Memos Self-Hosted Note App: Lightweight Markdown and API-First
Fay: Build and Deploy Your Own Talking Digital Human for Free
AI Peer Review Tool for Neuroscience: LLM-Driven Meta-Review Framework
Agent-MCP: Building Multi-Agent Systems with the Model Context Protocol