n8n
400+ integrations, visual editor, custom code nodes, and error handling. Self-host free forever; fair-code license.
Requires server maintenance; cloud version costs money at scale.
Free options first. Curated shortlists with why each tool wins and when not to use it. · 361 reads
Also includes a prompt pack (6 copy-paste prompts)
400+ integrations, visual editor, custom code nodes, and error handling. Self-host free forever; fair-code license.
Requires server maintenance; cloud version costs money at scale.
Self-hostable platform for building event-driven workflows across any API.
Requires a server to run the self-hosted version.
Drag-and-drop builder for LLM-powered automation workflows. Easier to get started with than n8n for AI-native tasks.
Smaller integration library than n8n for non-AI app connectors.
Cloud-based fallback when self-hosting isn't feasible; largest integration library for connecting legacy business tools.
Not self-hosted; data passes through Zapier's servers.
Adds AI model inference to your self-hosted automation stack—fully on-prem with an OpenAI-compatible API.
AI inference only; needs to be combined with a workflow tool like n8n.
Copy and paste these prompts into your chosen tool to get started.
Fill in placeholders (optional):
Help me set up n8n on [Docker/VPS/local machine]. Write the docker-compose.yml, explain each setting, and walk me through the first login and webhook setup.
I want to migrate this Zapier automation to n8n because of costs and data privacy: [describe Zapier flow]. Write the equivalent n8n workflow JSON or step-by-step build guide.
Design a self-hosted workflow that processes [data type] from [source], runs it through a local LLM for [task], and stores the result in [destination].
Write an n8n workflow that: monitors a Gmail inbox for emails matching [criteria], extracts key information using an AI node, and creates tasks in [Notion/Trello/Linear].
I want to self-host an automation stack for my small team. Recommend the tools, write the setup guide, and describe how to connect them for [use case].
My n8n workflow keeps failing at [specific node]. Here's the error: [paste error]. Diagnose the issue and write the fix.