Europe 2026
Your Coding Agent Should Do AI System Engineering — Ben Burtenshaw, Hugging Face
Overview
This talk proposes that AI coding agents should be leveraged for complex AI systems engineering tasks, moving beyond simpler applications. The core idea is to use agents to tackle challenging problems in machine learning engineering and systems design. To enable this, the speaker emphasizes the need for standardized repositories, particularly on platforms like the Hugging Face Hub, which already provide many necessary components.
Who should watch
- AI engineers looking to expand their capabilities into systems engineering.
- Builders and PMs interested in how agents can automate complex AI development workflows.
- Developers seeking to optimize AI model performance through custom kernel development.
- Researchers exploring automated AI experimentation and discovery.
Key takeaways
- Coding agents can be effectively used for advanced AI systems engineering, including writing optimized CUDA kernels.
- Memory bandwidth, not just compute, is often the bottleneck in GPU performance, and custom kernels can improve arithmetic intensity.
- The Hugging Face Hub now supports kernel distribution, allowing developers to publish and use optimized kernels like models.
- Skills, defined as file-based context, enable agents to transition from zero-shot to few-shot learning by providing examples.
- An open-source library called upskill can help evaluate and compare different models on specific skills, aiding in cost optimization.
- Multi-agent systems, like AutoLab, can automate AI research by distributing tasks among specialized agents (researcher, planner, worker, reporter).
- Tools like Trackio provide an open-source, data-layer-focused dashboard for monitoring agent experiments, offering flexibility in visualization.
- The Hugging Face Hub is well-equipped to handle these advanced agentic workloads, with existing infrastructure for storage, tracking, and compute.
Notable quotes
*We can use coding agents to tackle the hardest engineering problems in AI, so systems engineering and machine learning engineering.*
*The proposal is that we need to go kind of closer to the silicon and tackle harder problems.*
*Agents work really well with primitives and and open primitives, and we want tools that are fully open.*
Unofficial community note. Prefer the recording for nuance.