n8n
Description: Open-source workflow automation for complex processes and integrations
Website: https://n8n.io
n8n is a free, self-hosted workflow automation platform that enables automating complex processes between different applications and services. It can be installed and run locally.
Features
- Visual workflow creation without code
- 400+ pre-built integrations
- Self-hosted and open-source
- Local execution possible
- API endpoints for external connections
- LLM integration support
Installation
n8n can be installed as a Docker container (recommended) or via npx/npm. With npx n8n you start n8n directly in your browser at localhost:5678. Local installation gives you full control over your workflows and data.