EPISODE · Feb 5, 2026 · 18 MIN
Inbox To Insight
from The Digital Transformation Playbook · host Kieran Gilmurray
The inbox is where good work goes to die, so we set out to build an agent that rescues your time and turns email chaos into clear action. We walk through a minimum viable toolchain that small teams can master fast, then ship a working email triage agent that classifies intent, routes messages to the right systems, and lays the groundwork for smart replies.TLDR / At a Glance:mapping the platform shift to agentic AIcode-first vs low-code toolchain choicesLangChain for chains, LangGraph for graphsvector databases as semantic memoryn8n workflow for Gmail, models, routingAirtable for configuration and analyticsemail triage perceive-think-act loopproduction needs for execution, errors, monitoring, securityroadmap from single-task to multi-step workflowsWe start by drawing a hard line between reactive chatbots and true agents that perceive, think, and act. From there, we weigh code-first control against low-code speed: Python with LangChain and LangGraph for custom, stateful orchestration, or n8n and Airtable for visual workflows and business-owned configuration. You’ll hear how chains handle linear tasks, how graphs enable branching and shared state, and why vector databases act as memory palaces that understand meaning rather than matching keywords.The build centres on a simple loop. Perceive an incoming email, think by constraining the model to clean categories like sales, support, billing, or general, then act by triggering the right integration. We show how Airtable separates rules from workflow so a manager can reroute leads with a single field change, and how logging every message creates real-time analytics for accuracy, volumes, and trends. Finally, we map what it takes to go from prototype to production: secure API execution, robust error handling, monitoring dashboards, and compliance baked into the stack.If you want practical AI that saves hours today and scales tomorrow, this walkthrough gives you the blueprint. Like some free book chapters? Then go here How to build an agent - Kieran GilmurrayWant to buy the complete book? Then go to Amazon or Audible today.Support the showIf you are leading your businesses strategic transformation and need greater clarity, stronger execution and measurable results, let’s connect. 🌎 Website: www.KieranGilmurray.com📅 Book a call: https://calendly.com/kierangilmurray/catch-up📘 Kieran Gilmurray | LinkedIn🌐 Substack: https://kierangilmurray.substack.com📕 Amazon https://tinyurl.com/MyBooksOnAmazonUK AI Transparency Notice: This podcast uses a hybrid format. When an episode features one of Kieran Gilmurray’s written articles, the narration is generated using a synthetic clone of his voice via ElevenLabs AI (the underlying article text is entirely human-authored). Episode descriptions and summaries are assisted by AI and should be considered unedited by a human unless specified.
Embed this episode
What this episode covers
The inbox is where good work goes to die, so we set out to build an agent that rescues your time and turns email chaos into clear action. We walk through a minimum viable toolchain that small teams can master fast, then ship a working email triage agent that classifies intent, routes messages to the right systems, and lays the groundwork for smart replies. TLDR / At a Glance: mapping the platform shift to agentic AIcode-first vs low-code toolchain choicesLangChain for chains, LangGraph for gr...
NOW PLAYING
Inbox To Insight
No transcript for this episode yet
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.