#n8n
2 articles with this tag.

·4 min read
AI cold outreach — the pipeline that works for me
Generating personalized offers for agritourism, carpentry, physiotherapy. AI takes a lead list, runs research, builds demo sites, drafts brand briefs and emails. Showing the pipeline structure.

·4 min read
n8n or a plain bash script — when is the workflow tool overkill
n8n is great for orchestration, but often bash + cron does the same faster and cheaper. Here's the rule I use and three examples of each from my setup.