Most consultants sell you a $500/month tool stack. This case study proves you don't need it. Full AI automation — lead capture, enrichment, classification, scoring, routing, nurturing — for $0 to $5 a month. Built on n8n, Gemini API, HubSpot Free, and Brevo. Every node documented. Every prompt included.
Before a single automation runs, the architecture needs a brain. ICP definition, pipeline stage design, SLA framework, and CRM schema — built from Sales Operations principles. This is the foundation that makes every downstream AI decision meaningful.
AI GTM isn't about plugging ChatGPT into your email tool. It's a structured pipeline: capture → enrich → classify → personalize. Each step adds intelligence before the next step acts on it. By the time a lead reaches the sales rep, the system already knows who they are, how well they fit, and what to say first.
GoHighLevel charges $97/month for a visual workflow builder. n8n is free, self-hosted, and more powerful. Three modular workflows run the entire automation stack — lead intake, behavioral scoring, and daily decay — independently, so failure in one never breaks the others.
A scoring model is only as good as the logic behind it. This 25-variable, 200-point model has three dimensions: who the company is (firmographic), who the contact is (demographic), and what they've done (behavioral). Each dimension feeds into a JavaScript function running inside n8n — try the live calculator below.
| Score Range | Tier | Automatic Action Triggered | Brevo Sequence | SLA |
|---|---|---|---|---|
| 160 – 200 | 🔥 HOT | WhatsApp + email to rep · HubSpot deal Stage=SQL · tag PRIORITY | hot-close-5 (7 days) | < 60 sec automated |
| 100 – 159 | ⚡ WARM | Email alert · Enroll warm-close-7 · HubSpot Stage=MQL | warm-close-7 (14 days) | Rep follow-up < 4h |
| 50 – 99 | 🌱 NURTURE | Enroll educate-12 sequence · tag NURTURE · no rep alert | educate-12 (60 days) | Automated only |
| 1 – 49 | ❄️ COLD | Add to quarterly broadcast list · no active sequence | Quarterly broadcast | No rep time spent |
| < 0 / DQ | 🚫 DQ | Tag Disqualified · exit all workflows · archive HubSpot | None | Archived < 5 sec |
Prompts are the interface between your data and the AI. A bad prompt gives you hallucinations and generic output. A good prompt returns structured JSON, respects data constraints, and drives consistent downstream decisions. These 8 prompts run in production — each designed to return exactly what the next automation node expects.
This architecture is modular — it adapts to your ICP, your tools, your industry. You don't need a $500/month stack. You need the right design. Let's build it.