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.
HiChunk Review: Smarter Chunking for RAG Pipelines
Open English Dictionary: 25,000+ LLM-Refined Word Entries for Deeper Chinese Understanding
DeepSeek OCR: Extract Text and Visual Data With This React FastAPI App
AI Presentation Generator: An Open-Source Gamma Alternative for Slide Decks
AI Podcast Transcriber Turns Audio Into Clean Text and Smart Summaries
Common Ground: Multi-Agent Collaboration That Actually Works
Build AI Agent Interfaces Faster with agents-ui-kit
Machine Learning for Beginners: A Free 26-Lesson Curriculum
Scira: The Minimalist AI Search Engine for Grok, Claude, and Beyond
PhoneAgent: An AI-Powered iPhone Assistant Using OpenAI
ConEmu: A Highly Customizable Windows Terminal with Tabs and Split Panes
Notes: An Open-Source C++ Markdown App with Kanban Support