You're not choosing an automation tool — you're choosing who owns your automations, and n8n is the one you can take home.
On the surface, make.com and n8n do the same job: connect apps and let data flow between them. The differences are structural. make.com is closed-source, prices per operation credit, and confines you to its prebuilt modules. n8n is open source — the trainer proved it live by opening the GitHub repo: auditable codebase, community-raised issues, and the punchline that you can run the whole product on your own machine for free, no subscription for the engine.
The capability gap matters as much as the ownership gap. n8n handles branching logic, decision trees, stateful workflows and AI agents — the complex shapes real automations grow into — and its 10,000+ free community templates mean you rarely start from a blank canvas (~300 under marketing alone, importable in a click).
The side-by-side tour: n8n's GitHub repo (open, self-hostable, free) against make.com's pricing page, where every run costs the tool's credits on top of whatever your LLM calls already cost.
Everything Basecamps 3-4 build sits on this choice: JSON portability, local hosting, selling workflows to clients — all downstream of n8n being open and ownable.
n8n is free, period.
The self-hosted engine is free; n8n Cloud is a paid convenience (14-day trial). Either way you still pay for the LLM tokens and API services your workflows call.
A self-hosted n8n on a spare machine could become the automation layer around the KB pipeline — watching for new recordings, queueing transcript jobs. Same philosophy as the static site: own the engine, rent nothing.
Go deeper
In one line: n8n offers more control and logic customization, handles complex automations, is open-source/self-hostable/scalable, and is ideal for agents, decision trees, and stateful workflows; make.com is easier but closed-source, node-limited, and priced per-credit.
Open source proven via the GitHub repo: auditable codebase, community-raised issues, run locally for free — no subscription needed (0:16:21)
10,000+ free community templates, searchable by category (e.g. ~300 under marketing) (0:26:30)
make.com freemium/usage-based pricing pays for the tool's credits on top of LLM credits (0:29:30)
▶ Watch this taught: 0:14:20
Answer from memory first — the recall attempt is what makes it stick. Then reveal.
What does 'open source' buy you concretely with n8n?
Auditable code, free self-hosting with no engine subscription, and a community — 10,000+ templates and public issue tracking.
When is make.com the better pick?
Simple linear automations where ease beats control — you pay in credits and flexibility for the gentler learning curve.















