June 29 – July 2, 2026 · San Francisco, CA · imported from ai.engineer's public schedule feed

AI Engineer World's Fair 2026 — unofficial import demo

Unofficial demo. This programme was imported from the AI Engineer World's Fair's own public schedule feed to show vibeboard at real conference scale. Not affiliated with, or endorsed by, the organisers.

All sessions
Sponsor Session

Context Engineering in 2026: Compaction, Memory & Cost

Louis-François Bouchard, Samridhi Vaid, Omar Solano

When
Monday, June 292:20 PM – 4:20 PM · 120 min
Where
Track 6San Francisco, CA · imported from ai.engineer's public schedule feed
Google Calendar

About this session

Every long agent session eventually breaks: the assistant that swore it would "never push to main" does exactly that forty turns later. The model didn't get dumber — its context did. This workshop is about engineering the context window so that stops happening, shown with Towards AI's open-source AI tutor, which answers questions for students of our AI-engineering courses. Context engineering is deciding what the model sees on every single call — instructions, history, retrieved course content, memory, and tool outputs — and it's the line between a tutor that holds a coherent session and one that forgets the student's setup halfway through. We'll move in three stages, mirroring how the project actually went. The concepts: the two root problems (a finite window, a stateless model), the full compaction toolkit (truncation, trimming, tool-result clearing, summarization, and offloading to files — and when each actually helps), memory that survives across sessions, skills loaded on demand, and production-grade retrieval (chunking, metadata, course scoping, hybrid search, reranking, and evaluating). We'll cover the tutor's architecture, and the evaluation harness we used to measure every run on Gemini — tokens, cost, latency, and memory probes instead of vibe-checks. At real volume, even Gemini Flash got expensive, so we tested whether open and local models could match the quality for a fraction of the cost and match result quality. Everything is open-source and will be shared during the workshop.

Speakers (3)

Louis-François Bouchard
Louis-François Bouchard

CTO & Co-Founder, Towards AI

Louis-François Bouchard is the co-founder of Towards AI, where he builds and teaches a practical toolkit for shipping reliable LLM products. He co-authored Building LLMs for Production, a hands-on guide to prompting, fine-tuning, retrieval augmented generation, and evaluation. Through Towards AI Academy, he has launched multiple in-depth courses for AI engineers, designed to turn developers into AI professionals who can transform prototypes into scalable, customer-ready systems. He also runs the What’s AI YouTube channel and newsletter, translating new research and best practices into clear engineering playbooks for 70K+ subscribers and tens of thousands of readers. Today, he partners with founders and organizations on AI strategy, training design, and production workflows that raise accuracy, reduce risk, and make generative AI useful for paying customers, and he speaks at events such as AIE, Uphill Conf.

Samridhi Vaid
Samridhi Vaid

Senior Machine Learning Engineer, Towards AI

Samridhi Vaid is a Senior Machine Learning Engineer at Towards AI, where she builds production AI systems—multimodal LLMs, agentic systems, RAG pipelines, and evaluations—and helps teach the next generation of AI practitioners through courses, books, and technical writing. With 4+ years across ML/AI and software engineering, she specializes in taking models end-to-end, from training and evaluation to cloud deployment and CI/CD.

Omar Solano
Omar Solano

AI Engineer, Towards AI

Omar Solano is an AI Engineer at Towards AI, where he architects and builds production AI agents and applied LLM systems. His work spans RAG, fine-tuning, agentic workflows, and long-context and reasoning-model systems. He leads client-facing AI consulting projects and delivers hands-on AI engineering workshops for developers, engineering teams, and international conference audiences, including training for Europol and the New York Public Library. Omar has authored 50+ technical lessons and book chapters on RAG, AI agents, fine-tuning, and coding agents, reaching 90,000+ learners through Towards AI's courses and publications.