Llm infrastructure

The Missing Layer in Agentic AI — Giedrius Šteimantas, Oxylabs

The Missing Layer in Agentic AI — Giedrius Šteimantas, Oxylabs

Giedrius Šteimantas discusses the often-overlooked infrastructural layer for AI agents operating on the open web. He highlights how traditional browser automation leads to high costs and unreliability, particularly due to CAPTCHAs and invalid content. Drawing from ten years of web scraping experience at Oxylabs, he presents a multi-stage solution that prioritizes cost-efficiency and content validation, using specialized APIs and hardened headless browsers only when absolutely necessary, thus significantly reducing token waste and improving agent performance.

The Missing Primitive for Agent Swarms — Lou Bichard, Ona

The Missing Primitive for Agent Swarms — Lou Bichard, Ona

The talk argues that while agent runtimes and orchestration are solved problems, the crucial missing piece for building scalable 'software factories' is a dedicated coordination layer. Current tools like GitHub are inadequate, and a new primitive, potentially a CLI gateway, is needed for agents to manage tasks, pass messages, and navigate the software development lifecycle.

How To Train An LLM with Anthropic's Head of Pretraining

How To Train An LLM with Anthropic's Head of Pretraining

Anthropic's Head of Pre-training, Nick Joseph, details the immense engineering and infrastructure challenges behind training frontier models like Claude. He covers the evolution from early-stage custom frameworks to debugging hardware at massive scale, balancing pre-training with RL, and the strategic importance of data quality and team composition.