irisbites
← The AI Sales Engine course
Day 2 of 7· 40 min

Your AI Lead Responder

Reply to every new lead in under 30 seconds, automatically.

Industry data: lead-to-conversion drops 80% if first response takes >5 minutes. AI eliminates that lag entirely. Today you build an AI that reads every inbound (form, email, DM, whatsapp), drafts a personalized reply, and sends it — within 30 seconds.

▶️

Video lesson 2

Video production in progress. Full transcript available below.

Estimated runtime: 40 min · 6 mini-lessons

The lessons

Full scripts. Read them, or play them when the video version drops.

Lesson 14 min

The 5-minute window

Harvard Business Review ran a study on lead response times. Companies that reached out within 5 minutes were 100x more likely to convert than those that took 30 minutes. 100x. Not 100% — one hundred TIMES more likely. The reason is simple human psychology: a prospect is hottest in the 5 minutes after they hit your form. They've made the mental decision to reach out. They're researching alternatives in tabs. The first responder usually wins. Most small businesses respond in 30 minutes to 4 hours. Some never respond. Today we close that window to under 30 seconds — automatically. Not with a generic auto-reply that screams 'this is a bot.' With a personalized, on-brand response that asks the right next question. By the end of this lesson, every inbound — form submission, email, DM, WhatsApp — gets a real reply faster than your competitors can read it.

Key points

  • 5-minute response = 100x conversion vs 30-minute response (HBR data)
  • Most small businesses respond in 30 min – 4 hr
  • Today's goal: <30-second auto-response on every channel
  • Not generic templates — personalized AI responses
Lesson 25 min

Map your inbound channels

Before installing anything, audit where leads come from. Most small businesses have 4 channels: website forms, direct email (often a 'hello@' or 'info@'), Instagram/Facebook DMs, and WhatsApp or SMS. Open a doc, list them. For each: how many leads per week? What does a 'good' first response look like for your business? Quick examples: A coaching business gets website forms ('book a discovery call') + DM inquiries. A contractor gets phone calls (handled yesterday with Day 1) + form submissions + Google My Business messages. A restaurant gets DMs ('do you take reservations for 6?') + emails about catering. Knowing your channels tells you which tools to install. Pause this video, list your top 3 channels with weekly volume. Now we install the response layer.

Key points

  • Audit channels: forms, email, DMs, WhatsApp/SMS
  • Count weekly volume per channel — guides tool priority
  • Most businesses: 3-4 active inbound channels
  • Different channels need different tooling
Lesson 38 min

Website chatbot — Intercom Fin or alternatives

If your website gets form submissions, you need an AI chatbot too. Why both? Forms work for someone ready to commit. Chatbots catch the prospects who have one question before committing — and would otherwise bounce. Top picks in 2026: Intercom Fin (best of breed, $39/mo for solo), Tidio (cheaper, $29/mo), Drift (enterprise, expensive). For this course, Tidio is the right starting point — generous free tier, easy install, smart AI defaults. Sign up, paste the install snippet on your site (one line of code, or one click in Webflow/Wordpress/Shopify). Configure the AI agent: feed it your FAQ + service list + pricing — same content you used yesterday for the AI receptionist. The chatbot reuses 90% of that knowledge base. Tone matters: tell the AI to be helpful, brief, and to offer to book a call or capture a phone number after answering the question. The goal isn't to fully resolve the chat — it's to qualify the lead and route them to a real conversation.

Key points

  • Use both forms AND chatbot — they catch different stages of buyer intent
  • Tidio is the recommended starting point ($29/mo or free tier)
  • Reuse knowledge base from Day 1 receptionist
  • Goal: qualify + route, not fully resolve
Lesson 48 min

Email auto-responder with AI personalization

Generic auto-replies ('Thanks, we'll respond within 24 hours') are useless. They prove you're slow. AI auto-replies prove you're responsive. We use Zapier (free tier) to wire it up: when an email lands at hello@yourbusiness.com, Zapier triggers Claude (via API) which reads the email and drafts a personalized response. The response acknowledges THEIR specific request, answers basic questions from your FAQ, and offers a clear next step — usually a calendar link. Setup time: 20 minutes. Zapier template available in the templates section below. Critical: the AI must NEVER claim to be human. The disclosure 'Hi, I'm the AI assistant at [biz]' is mandatory legally and ethically. But it can still be helpful and fast.

Key points

  • Generic auto-replies hurt; personalized AI replies help
  • Stack: Zapier (free) + Claude API (~$5/mo for 1000 emails)
  • AI must DISCLOSE it's an AI in the reply (legal + ethical)
  • Goal: acknowledge specific request + answer FAQ + offer calendar
Lesson 57 min

Instagram / Facebook DM automation

Meta's official API for Instagram DMs is restrictive — accounts get throttled easily. The smart approach in 2026 is using ManyChat or InstaChamp, which are approved Meta partners. ManyChat is the safer pick (more users, longer track record, better support). Sign up, link your IG and FB pages. Build a flow: when someone DMs your page, the AI reads the message, classifies the intent (interested in service / asking a question / spam), and responds appropriately. For 'interested in service' → it asks 1-2 qualifying questions and books them. For 'asking a question' → it answers from your FAQ. For spam → it does nothing. ManyChat starts at $15/mo. Worth it if you get 5+ DMs/week. Skip this lesson if Instagram/Facebook aren't lead sources for you.

Key points

  • ManyChat is the safest IG/FB DM automation tool
  • Don't use unofficial Meta automation tools — bans are common
  • $15/mo, worth it if 5+ DMs/week
  • Build separate flows for: interested-in-service, asking-a-question, spam
Lesson 65 min

The hot-lead alert

Automation isn't supposed to remove you from the loop entirely — it's supposed to take everything off your plate EXCEPT the moments that matter. The 'hot lead' alert is where a human (you) gets pulled in. Configure each AI channel to flag a hot lead by: a) keywords (urgent, today, this week, asap, price, hire), b) specific actions (booking a call, requesting a quote, sharing budget). When the AI classifies a message as hot, it texts you immediately (via Twilio + Zapier, ~$5/mo). You can reply via SMS within 60 seconds. The lead never knows there was an AI in the loop. They just experience '30-second response from a human.' This is the killer feature most competitors miss.

Key points

  • AI handles routine; YOU handle hot leads
  • Hot lead triggers: urgent keywords, booking actions, budget shared
  • Configure SMS alerts via Twilio + Zapier (~$5/mo)
  • From customer's perspective: 30-second human response

Templates to deploy

Copy-paste these. Customize the placeholders. Ship.

Zapier email auto-reply flow (step-by-step)text
TRIGGER: New Email Matching Search in Gmail (search: 'in:inbox is:unread to:hello@yourbusiness.com')

STEP 1: Filter — only proceed if email is NOT from yourself or a known auto-reply
STEP 2: ChatGPT/Claude → "Read this email: {{Body}}. Draft a 3-sentence reply that: 1) acknowledges what they asked, 2) answers their main question from this FAQ: [PASTE YOUR FAQ], 3) offers a Cal.com link to book a call: cal.com/yourname. Start with 'Hi! I'm the AI assistant for [BIZ NAME] — and {{From Name}}, thanks for reaching out.'"
STEP 3: Send via Gmail → Reply to original thread

Done. Test: send yourself an email at hello@. Reply should arrive in <60 seconds.
Tidio chatbot welcome prompttext
You are the AI assistant for [BUSINESS NAME]. Disclose you're an AI in the first sentence ONLY if asked directly.

Your primary goal: answer customer questions briefly using the knowledge base, then either:
1. Offer the calendar link (cal.com/[yourname]) if they sound ready to book
2. Capture their phone number + intent if they want a callback
3. Politely decline + provide alternative resources if they ask something outside your scope

Tone: Friendly. Brief. Never more than 3 sentences at a time.

DO NOT: invent prices, make appointment promises, share personal info about owners.

KEY POLICIES:
- Hours: [PASTE]
- Pricing: [PASTE OR SAY 'Prices vary; let me have someone send a quote.']
- Service area: [PASTE]
Hot lead SMS alert templatetext
ZAPIER STEP: After AI responds, run this check:

IF email/chat content contains ANY of: urgent, ASAP, today, this week, need now, what's your price, ready to hire, when can you start, budget is, our budget
→ THEN: Send SMS via Twilio:
"🚨 HOT LEAD: {{From Name}} via {{Channel}}. They said: '{{First 100 chars of message}}'. Reply now: {{Direct reply link}}"

Your phone number: [PASTE]
Response time goal: <60 seconds during business hours, <2 hours after.

The tool stack for Day 2

Iris-tested. Honest pricing. No sponsored placements.

Tidio (chatbot)

Free tier + $29/mo paid

Tier: Starter ($29/mo)

Intercom Fin (alternative)

$39/mo per resolution

Tier: Pay-as-you-go

Zapier

Free up to 100 tasks/mo, $20/mo for 750

Tier: Starter ($20/mo)

Claude (API for replies)

~$5/mo for 1000 replies

Tier: API pay-as-you-go

ManyChat (IG/FB)

Free tier + $15/mo paid

Tier: Pro ($15/mo)

Twilio (SMS alerts)

Pay-per-SMS, ~$5/mo light use

Tier: Pay-as-you-go

Pick your industry variant

Same module, tailored advice. Find yours.

restaurant

Auto-reply on reservation form: confirm date/time + add to OpenTable. Hot-lead trigger: party of 8+, weekend reservations, special occasion requests.

contractor

Auto-reply with: service area check, free-estimate booking link, photo upload request. Hot-lead trigger: same-week scheduling, ZIP code in primary service area.

dental

Auto-reply with: insurance check, new-patient intake form, soonest available slot. Hot-lead trigger: pain in inquiry, emergency, accepting new patients.

agency

Auto-reply with: 2 qualifying questions (budget range, timeline), intake call link. Hot-lead trigger: budget shared >$5K, timeline <30 days.

real estate

Auto-reply with: preapproval status question, MLS link, showing booking. Hot-lead trigger: pre-approved buyers, cash buyers, urgent move dates.

5 common mistakes to avoid

We've seen people make all 5. Don't.

  • ⚠️Generic templated auto-replies that scream 'this is automated' (kills trust)
  • ⚠️Forgetting to disclose AI status (legal risk + customer feels deceived if discovered)
  • ⚠️Setting too many things as 'hot leads' (your phone never stops; you ignore real ones)
  • ⚠️Not testing the flow end-to-end before going live (failures look bad to real customers)
  • ⚠️Auto-replying to spam / newsletters / auto-emails (creates infinite loops)