Skip to main content
Practical AI

AI at the Edge is a different operating environment

46 min episode · 2 min read
·
Brandon Shibley

Episode

46 min

Read time

2 min

Topics

Remote Work, Fundraising & VC, Design & UX

AI-Generated Summary

Key Takeaways

  • Cascade model architecture: Rather than running a single large model continuously, deploy a pipeline where a lightweight object detector (such as YOLO) filters out 99% of incoming frames, then passes only relevant detections to a vision-language model for deeper analysis. This approach dramatically reduces power consumption on constrained edge hardware.
  • Edge constraint hierarchy: Design edge AI systems by prioritizing five constraints in order: size, power, connectivity reliability, cost, and latency. Latency requirements vary by application — microseconds for manufacturing lines and autonomous vehicles, acceptable seconds for conversational agents — and this requirement determines where computation must physically live.
  • Knowledge distillation for small models: Compress large frontier models into specialized edge-deployable models by generating extensive query-response pairs from the large model, then training a smaller model on that output. The resulting model retains only domain-relevant knowledge, enabling single-digit to tens-of-billions parameter models to run on devices with under 128GB memory.
  • MLOps for distributed edge deployments: Implement over-the-air update frameworks with version control to manage model drift on deployed devices. Because edge environments change over time, continuously collect new field data, retrain updated model versions centrally using aggregated data from all devices, then roll out updates in controlled stages rather than per-device retraining.
  • Low-cost prototyping path: Start edge AI experimentation using Arduino maker hardware combined with a free Edge Impulse account at edgeimpulse.com. This combination supports data collection, model training, target-aware optimization, and deployment without enterprise hardware. Proof-of-concept builds on commodity hardware translate directly into enterprise-scale production pipelines using the same platform.

What It Covers

Brandon Shibley, Edge AI Solutions Engineering Lead at Edge Impulse (a Qualcomm company), explains how AI deployment at the edge differs fundamentally from cloud environments in 2026, covering hardware constraints, model cascades, MLOps challenges, and the expanding capability of small models on battery-powered devices.

Key Questions Answered

  • Cascade model architecture: Rather than running a single large model continuously, deploy a pipeline where a lightweight object detector (such as YOLO) filters out 99% of incoming frames, then passes only relevant detections to a vision-language model for deeper analysis. This approach dramatically reduces power consumption on constrained edge hardware.
  • Edge constraint hierarchy: Design edge AI systems by prioritizing five constraints in order: size, power, connectivity reliability, cost, and latency. Latency requirements vary by application — microseconds for manufacturing lines and autonomous vehicles, acceptable seconds for conversational agents — and this requirement determines where computation must physically live.
  • Knowledge distillation for small models: Compress large frontier models into specialized edge-deployable models by generating extensive query-response pairs from the large model, then training a smaller model on that output. The resulting model retains only domain-relevant knowledge, enabling single-digit to tens-of-billions parameter models to run on devices with under 128GB memory.
  • MLOps for distributed edge deployments: Implement over-the-air update frameworks with version control to manage model drift on deployed devices. Because edge environments change over time, continuously collect new field data, retrain updated model versions centrally using aggregated data from all devices, then roll out updates in controlled stages rather than per-device retraining.
  • Low-cost prototyping path: Start edge AI experimentation using Arduino maker hardware combined with a free Edge Impulse account at edgeimpulse.com. This combination supports data collection, model training, target-aware optimization, and deployment without enterprise hardware. Proof-of-concept builds on commodity hardware translate directly into enterprise-scale production pipelines using the same platform.

Notable Moment

Shibley reframes biological intelligence as the ultimate edge AI model — organisms have processed sensor data locally for millions of years without cloud connectivity. He argues this biological architecture, where intelligence lives directly at the sensor, is the long-term trajectory for embedded AI systems.

Know someone who'd find this useful?

Episode Transcript

Welcome to the Practical AI podcast, where we break down the real world applications of artificial intelligence and how it's shaping the way we live, work, and create. Our goal is to help make AI technology practical, productive, and accessible to everyone. Whether you're a developer, business leader, or just curious about the tech behind the buzz, you're in the right place. Be sure to connect with us on LinkedIn, x, or Blue Sky to stay up to date with episode drops, behind the scenes content, and AI insights. You can learn more at practicalai.fm. Now onto the show. Welcome to another episode of the Practical AI podcast. This is Daniel Leitnak. I am CEO at Prediction Guard, and I'm joined as always by my cohost, Chris Benson, who is a principal AI and autonomy research engineer. How are you doing, Chris? Hey. Doing great. You know, looking forward to another show. And like always, we're getting really edgy out there in AI talking, Starship. I'm I'm definitely on the edge of my seat for for this discussion. I've I've been been thinking about it a lot, because today, we we have with us Brandon Shibley, who is the Edge AI solutions engineering lead at Edge Impulse, which is a Qualcomm company. Welcome, Brandon. How are you doing? Doing great. It's an honor to be here. Been a fan of podcast, so it's great to join. Oh, that that's great to hear. That's it's always a good connection to make. Any any thanks for putting up with our terrible puns here as we as we, start the show off. We're famous for terrible puns. Yeah. I'm here for it. Nice. Nice. Well, I it it's been a while since we've had a full episode talking about edge AI or AI at the edge or machine learning at the edge or however whatever combination of things you you want to make, I'm wondering if you could just give us a little bit of an update or a kind of state of edge AI or AI at the edge in 2026, maybe highlighting first what what does the edge mean in in 2026, and then maybe ways if if there are different ways in which AI is being applied at the edge than it has maybe traditionally been applied in in previous, previous years or or eras, if you will. Sure. So allow me to start with the definition of edge. I take a pretty broad, view of the edge. And practically speaking, in my mind, it's anything that is not in the cloud. And depending on who you ask, they have far more specific definitions, and we get into, like, far edge, near edge, edge of network, and all of these things. In my world, we can we deal with all of it. So, you know, edge just means we're taking AI. We're gonna embed it somewhere that's it's not in a data center, not in the cloud, but usually close …

Get the full transcript (7,820 words) + summary by email — free

One-time email with the complete transcript and AI summary of this episode. No account needed.

One email, no spam. We’ll also show you what SignalCast does.

Browse all Practical AI transcripts →

You just read a 3-minute summary of a 43-minute episode.

Get Practical AI summarized like this every Monday — plus up to 2 more podcasts, free.

Pick Your Podcasts — Free

Keep Reading

Books, tools, and gear mentioned in this episode

SignalCast may earn commission on purchases via these links. As an Amazon Associate, SignalCast earns from qualifying purchases.

Tools

  • Edge ImpulseRecommended

    by Edge Impulse

    Start edge AI experimentation using Arduino maker hardware combined with a free Edge Impulse account at edgeimpulse.com. This combination supports data collection, model training, target-aware optimization, and deployment without enterprise hardware.

Gear

  • ArduinoRecommended
    Start edge AI experimentation using Arduino maker hardware combined with a free Edge Impulse account at edgeimpulse.com.

Products

  • YOLORecommended
    Rather than running a single large model continuously, deploy a pipeline where a lightweight object detector (such as YOLO) filters out 99% of incoming frames, then passes only relevant detections to a vision-language model for deeper analysis.

More from Practical AI

We summarize every new episode. Want them in your inbox?

Similar Episodes

Related episodes from other podcasts

Explore Related Topics

This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.

You're clearly into Practical AI.

Every Monday, we deliver AI summaries of the latest episodes from Practical AI and 192+ other podcasts. Free for one show.

Start My Monday Digest

No credit card · Unsubscribe anytime