In this session, we’ll explore how coding agents can orchestrate a full MLOps pipeline, from data ingestion to deployed models, without manual intervention.
Leo Walker will walk us through a real project built at the Stanford “LLM x Law” Hackathon, where agents were used to:
- Pull and process data from external APIs
- Use LLMs for parsing and data cleaning
- Train classification and regression models
- Deploy model weights to Hugging Face
- Expose models via MCP servers for agent-to-agent interaction
We’ll discuss how this approach shifts workflows from manual pipelines to coordinated agent systems, and what that means for the future of MLOps and applied AI.
This session is ideal for anyone interested in:
- AI agents in production workflows
- Practical applications of LLMs beyond prompting