110 episodes
- Ever wondered why so many groundbreaking AI innovations never make it to market? The answer lies in the treacherous gap between research and reality – a challenge that's costing companies millions and delaying critical technologies from reaching consumers.
This riveting panel discussion brings together seasoned experts from Intel, Wind River, Advantech, EmbedUR, and The Things Industries who've accumulated plenty of "scar tissue" trying to bridge this divide. Their conversation cuts through the hype to reveal the practical obstacles that prevent brilliant AI concepts from becoming commercial products.
The panelists don't hold back as they address the hard truths: safety certification requirements that can derail deployment in mission-critical industries, the dangers of incorporating AI technology without clear use cases, and the lack of standardization that forces developers to reinvent the wheel with each implementation. One panelist shares how aerospace customers peppered them with certification and explainability questions for 45 minutes when presented with new edge AI capabilities – revealing how regulatory requirements can completely block adoption in certain sectors.
You'll gain invaluable insights into the four pillars needed for successful edge AI deployment: standardization, traceability, explainability, and certification. The discussion also explores the surprising disconnect between technology maturity and business processes, revealing why even the simplest IoT implementations fail when organizations aren't digitally ready.
Whether you're a researcher, developer, product manager, or business leader, this conversation provides the roadmap for turning your AI innovations into market-ready solutions. Because as one panelist bluntly puts it, "At the end of the day, the KPI is cash." Subscribe now to hear the strategies that can help your next AI project cross the finish line from laboratory to real-world deployment.
Send us Fan Mail
Support the show
Learn more about the EDGE AI FOUNDATION - edgeaifoundation.org - You shouldn’t need a warehouse full of broken products to build a reliable vision model. We dig into how synthetic data flips the script for manufacturing and quality control, showing why controlled scenes, perfect labels, and rapid iteration can outrun old pipelines of manual collection and error-prone annotation. With Sherry List and Goran from Synthetic AI Data, we walk through the strategy behind a no-code engine that empowers fusion teams—engineers, developers, and operators—to generate the exact scenarios their models need.
The story centers on a high-stakes, high-volume domain: metal and aluminum cans. From standard to sleek, slim to stubby, tabs in different materials and colors, and both beverage and food lids, we map the defect landscape that actually matters on the line. Bent, broken, missing, and lifted tabs are recreated with photoreal materials, realistic reflections, and varied lighting, then captured from top-down and side angles to match real inspection setups. The result is control—over class balance, severity, camera pose, and environment—so teams can stress-test models and discover what improves accuracy before hitting production.
We also reveal the scale required to make a difference: roughly three million synthetic images, high and low resolution, fully annotated in COCO, YOLO, TensorFlow, and more. Releasing the dataset under CC0 via the EDGE AI Labs removes friction for researchers and practitioners to explore defect detection, domain randomization, and multi-view training. Along the way, we share a cautionary tale of “screwdriver datasets” and explain why simulation delivers safer, faster, and more reproducible results. If you care about computer vision performance, cost, and time-to-value, this conversation offers a practical blueprint you can use today.
Subscribe for more deep dives, share this with a teammate who wrangles labels, and leave a review telling us what you’ll build with the dataset.
Send us Fan Mail
Support the show
Learn more about the EDGE AI FOUNDATION - edgeaifoundation.org - The cloud can’t carry the weight of billions of sensors forever, and we’re proving why. We walk through a new class of ultra‑low‑power, heterogeneous neuromorphic microcontrollers that bring real intelligence to the edge, where timing, latency, and privacy matter most. From raw IMU streams to on‑device actions, you’ll hear how spiking neural networks, tiny CNNs, and a RISC‑V core team up to decode the world in real time without draining a battery.
We dig into the full signal path: encoding analog magnitude and velocity into spikes, pushing temporal patterns through an SNN accelerator, and decoding results for decisions on the spot. Our Talamo SDK lets you train in a familiar PyTorch‑like workflow, visualize progress with TensorBoard, and then hand everything to a system compiler that maps your pipeline across hardware and software, generating deployable binaries. No guesswork, no fragile glue code. To keep iteration fast, our cycle‑approximate SoC simulator mirrors the chip’s timing behavior so closely that functional results match hardware one‑to‑one, enabling confident development even before silicon lands on your desk.
We also showcase a live wearable gesture demo built on accelerometer and gyroscope data, using integrate‑and‑fire and temporal‑contrast encoders to capture amplitude and motion dynamics. You’ll get candid results: auto‑generated code trades a bit of size and power for big gains in developer speed, while the simulator runs near real time. To cap it off, we announce a commercial, award‑winning ultra‑low‑power neuromorphic chip designed for consumer electronics, smart home, industrial monitoring, and wearables. Ready to build products that sense, understand, and act at the source? Follow, share, and leave a review to tell us what you want to create at the edge.
Send us Fan Mail
Support the show
Learn more about the EDGE AI FOUNDATION - edgeaifoundation.org - What if a lab test that takes 12 to 24 hours could be replaced by a live estimate that guides dosing in real time? We walk through a high-stakes water story where boron control in desalination demanded more than a clever model—it needed a secure, local-first AI system that works across wildly different plants.
Our journey with Acciona started with a simple idea: a virtual sensor to predict boron and avoid overusing caustic soda or risking fines. The reality was messy. Membranes, sensors, and SCADA setups varied from site to site. Cybersecurity kept data locked on-prem, and lab workflows produced sparse, noisy labels. A single global model wasn’t resilient enough. So we flipped the playbook and orchestrated many models at the edge—one per rack when needed—packaged in Docker, deployed with a click, and monitored locally with InfluxDB and Grafana.
We break down the full stack: MQTT brokers to standardize data, connectors for heterogeneous OT systems, TensorFlow for inference, and JupyterLab plus MLflow for on-device training and versioning. This architecture kept raw data inside the plant while a cloud console managed applications securely. The payoff was immediate: accurate boron estimates tightened dosing, cut chemical spend, reduced penalties, and built operator trust by showing predictions alongside lab results. One site saved over $200,000 in a year; scaled across the fleet, the impact reaches well into the millions, with healthier water as a bonus.
Beyond boron, the same edge AI approach unlocks energy optimization for high-pressure pumps, membrane fouling detection, and even computer vision tasks—without compromising critical infrastructure security. If you care about industrial AI that actually ships, this is a practical blueprint: local models, secure orchestration, and a path from pilot to fleet.
Enjoy the episode, share it with a teammate who wrestles with on-prem constraints, and leave a review. Want to see it live? Ask us for the free trial and we’ll set up a demo.
Send us Fan Mail
Support the show
Learn more about the EDGE AI FOUNDATION - edgeaifoundation.org - The future of artificial intelligence isn't just in massive cloud data centers—it's happening right now on the devices all around us. This insightful panel discussion brings together leading experts from major semiconductor companies and academia to explore how Generative AI is transforming edge computing.
What makes this conversation particularly valuable is the panelists' emphasis on practical reality versus future potential. While many assume GenAI requires enormous computing resources, the experts reveal that today's edge hardware—from smartphones to IoT devices—already supports numerous generative applications. The key isn't waiting for more powerful chips but rethinking how we approach model design, quantization, and specialization.
Danilo Pau from STMicroelectronics shares a fascinating vision of natural language interaction with everyday objects like thermostats, while Qualcomm's Evgeny Kuznetsov highlights how real-time translation and synthetic data generation deliver immediate productivity benefits. ARM's John Mark Yodis emphasizes that education and framework selection are more significant barriers than hardware limitations.
The technical discussion delves into cutting-edge compression techniques, with quantization advancing from Int8 to Int4, Int2, and even Int1 representations. Professor Huanrui Yang explains how foundation models can be specialized and pruned to maintain performance only in domains relevant to specific edge applications. This targeted approach enables capabilities previously thought impossible on resource-constrained devices.
Perhaps most exciting is the panel's exploration of unique edge advantages—proximity to data, sensor integration, and specialized hardware—that enable entirely new GenAI applications impossible in the cloud. Through orchestration across heterogeneous computing resources and domain-specific adaptation, the next wave of intelligent systems will distribute AI processing across the compute spectrum.
Whether you're a developer looking to deploy GenAI on current hardware, a researcher exploring new compression techniques, or a product manager planning your AI roadmap, this discussion provides crucial insights into what's possible today and where the technology is heading tomorrow. Don't wait for the future—generative AI at the edge is already here.
Send us Fan Mail
Support the show
Learn more about the EDGE AI FOUNDATION - edgeaifoundation.org
More Technology podcasts
Trending Technology podcasts
About EDGE AI POD
Discover the cutting-edge world of energy-efficient machine learning, edge AI, hardware accelerators, software algorithms, and real-world use cases with this podcast feed from all things in the world's largest EDGE AI community. These are shows like EDGE AI Talks, EDGE AI Blueprints as well as EDGE AI FOUNDATION event talks on a range of research, product and business topics. Join us to stay informed and inspired!
Podcast websiteListen to EDGE AI POD, Hard Fork and many other podcasts from around the world with the radio.net app

Get the free radio.net app
- Stations and podcasts to bookmark
- Stream via Wi-Fi or Bluetooth
- Supports Carplay & Android Auto
- Many other app features
Get the free radio.net app
- Stations and podcasts to bookmark
- Stream via Wi-Fi or Bluetooth
- Supports Carplay & Android Auto
- Many other app features


EDGE AI POD
Scan code,
download the app,
start listening.
download the app,
start listening.




















