Series

Voice AI Engineering

12 parts

A builder's tour through AI history—from expert systems and machine learning to transformers—and why each layer matters for building Big Mama in production.

  1. Part 1 Jan 6, 2026

    What Is AI and How Did We Get Here?

    A builder's tour through AI history—from expert systems and machine learning to transformers—and why each layer matters for building Big Mama in production.

  2. Part 2 Jan 13, 2026

    What Is an LLM? The Engine Behind Big Mama

    A practical breakdown of how large language models work—tokens, embeddings, context windows, hallucination—and why the LLM is one engine inside a larger system, not the whole product.

  3. Part 3 Jan 20, 2026

    What Makes AI Agents Agentic?

    The concrete difference between a chatbot that answers and an agent that acts—covering the agent loop, tool calling, memory, planning, and safety guardrails through a security engineer's lens.

  4. Part 4 Jan 27, 2026

    Why Voice-First AI Is the Future

    Voice isn't just a feature—it's the front door: why conversation is the most natural interface and what it actually takes to engineer a voice-first AI that holds up in the real world.

  5. Part 5 Feb 3, 2026

    Building Big Mama with ElevenLabs: Voice Persona as Product Design

    How to approach voice persona as a trust layer, not a cosmetic—covering TTS strategy, voice cloning ethics, latency tradeoffs, and what it means to design a culturally grounded voice from the ground up.

  6. Part 6 Feb 10, 2026

    Real-Time Voice Streaming with LiveKit: Building the Nervous System of Big Mama

    Why voice AI demands live sessions instead of request-response cycles—and how LiveKit handles audio transport, latency budgeting, turn detection, and security for a production voice agent.

  7. Part 7 Feb 17, 2026

    Adding Memory and Planning to Voice AI: A Security Engineer's Perspective

    Memory turns a stateless assistant into a relational agent—but only if you treat it as a privilege boundary with consent controls, tenant isolation, and a clear difference between memory and context.

  8. Part 8 Feb 24, 2026

    Connecting Calendars and Productivity Tools: Giving AI Agents Real-World Utility

    When an AI agent connects to your calendar and task tools it stops being advice and starts taking action—here's how to design those integrations securely, with least-privilege permissions and per-action confirmation gates.

  9. Part 9 Mar 3, 2026

    Designing Human-Like Voice Experiences: Trust, Tone, and Transparency

    Human-like voice AI isn't imitation—it's interaction that respects conversational rhythm, handles barge-in and repair gracefully, and stays transparent about what the system knows and does.

  10. Part 10 Mar 10, 2026

    Reliability, Latency, and Scaling Voice AI: Moving from Demo to Production

    A demo works once; a product has to survive bad networks, slow APIs, user interruptions, and real business stakes—here's how to build a latency budget, design graceful degradation, and apply security engineering discipline to voice AI at scale.

  11. Part 11 Mar 17, 2026

    Building AI for Black Communities and SMBs

    Black communities shouldn't only be consumers of AI—they should be builders, owners, and beneficiaries: the case for starting with real community friction, not the latest model, and why data stewardship is a non-negotiable design constraint.

  12. Part 12 Mar 24, 2026

    How to Become a Voice AI Engineer: A Builder's Roadmap

    Voice AI engineering spans ML, real-time systems, security, and product design—here's the exact phased learning path, skill map, and public build strategy being used to make the transition from security engineering to frontier voice AI.