
The n8n Masterclass Legendary lead magnets with a simple n8n workflow with Mark Kashef
6 snips
Oct 24, 2025 Mark Kashef, an AI automation practitioner and 'mad scientist' of n8n workflows, shares his fascinating journey from Make.com to mastering n8n. He dives deep into building effective workflows using AI, emphasizing the power of language models like Claude over others. Mark discusses the unique concept of vibe coding versus context engineering and identifies common pitfalls beginners face. He also elaborates on opportunities for small to medium businesses to enhance operations through automation and the significance of community in tech.
AI Snips
Chapters
Transcript
Episode notes
Automated Model Tracker
- Mark built a workflow that tracks new models from OpenRouter and runs favorite prompts through them.
- The workflow judges whether a new model matters and stores results in Google Sheets for review.
Newer Models Aren't Always Superior
- Newer models are not always better; older models sometimes outperform on specific tasks.
- Rely on empirical tests rather than assuming the latest release is superior.
Design For Volume And Redundancy
- Define 'production grade' by volume and concurrency and design queuing and redundancy accordingly.
- Use n8n's native evaluation nodes to monitor metrics and have an LLM act as a judge for consistency.
