
Understanding Voice Agent Sessions: The Building Block of Conversational AI
Voice AI is becoming a core part of customer support, virtual assistants, and enterprise automation.
AI PM Briefs are inspired by my LinkedIn posts. Since it's hard to find posts from three months ago on LinkedIn, I decided to put them here on Substack. This will help me and others quickly learn what AI Product Managers need to know.

Voice AI is becoming a core part of customer support, virtual assistants, and enterprise automation.

LLMs have made AI agents incredibly capable.

Many people think a Product Manager’s primary responsibility is building products.

When people think about AI performance, they usually think about which GPU they are using.

GPU utilization is all about one thing:

One of my mentors gave me an important piece of advice when I was moving from an engineering role to product management:

When people talk about running Large Language Models (LLMs), they usually focus on GPUs.

If you’ve ever looked at GPU cloud pricing and thought

I attended #ProductCon (Online) yesterday, and one slide from Elena Verna really stuck with me.
Over the last two years, I’ve spent a lot of time learning and experimenting with LLMs.

Whenever I use an AI chat tool, I always wonder: how does it generate text so quickly?

GPU Costs Are Skyrocketing, and Most of It Is Wasted

Without memory, your AI agent is just a stranger.

Agentic AI uses 10–100x more Tokens. Rough rule: 1,000 tokens ≈ 750 English words

What Can You Do About It? Read if you want to save Inference Cost

The on-device AI market (including Apple) is expected to hit $36.6 billion by 2030

vLLM is a powerful inference engine for LLMs. It’s designed to serve models faster and more efficiently.

LLMs on CPU Made Easy, No GPU Needed with RamaLama.

No Dockerfile. No dependencies mess. Just run your models. Locally. Securely.

If you're exploring running AI models locally, especially Large Language Models (LLMs) with a few billion parameters, the Apple M4 Mac mini might be one of the best desktop machines to get started with.