AI Codecon: Building with Open Source AI
Published by O'Reilly Media, Inc.
Open-weight models, self-hosted stacks, and the open source AI tooling ecosystem
The most important question in AI right now is how you can actually own, inspect, and run models on your own terms. Open source AI has moved from a hopeful idea to the foundation that serious teams are building on: open-weight models you can fine-tune, self-hosted stacks you fully control, and a tooling ecosystem that’s evolving faster than any single vendor’s roadmap.
Our AI Codecon brings together the developers, maintainers, and technical leaders who are doing that work in the open. You’ll hear how practitioners are choosing and adapting open models, standing up infrastructure they don’t have to apologize for at audit time, and weighing the real trade-offs, such as cost, performance, transparency, and control, of building on an open foundation instead of a closed API.
Expect candid, hands-on perspectives rather than vendor pitches. We’ll cut through the noise and show you what’s working in production, where the rough edges still are, and how open source is changing who gets to build with AI and on whose terms. Whether you’re evaluating your first open-weight deployment or already running one at scale, you’ll leave with a clearer picture of where this ecosystem is headed and how to position your team for it.
Join leading developers and technical experts to explore the workflows, tools, and architecture decisions defining the open source AI era.
Register now to reserve your spot.
Schedule
The time frames are only estimates and may vary according to how the class is progressing.
Introduction – Tim O’Reilly and Addy Osmani (10 minutes)
Tim and Addy welcome you to Building with Open Source AI.
Raffi Krikorian and Tim O’Reilly Fireside Chat (20 minutes)
Tim O’Reilly chats with Mozilla chief technology officer, Raffi Krikorian, about this critical moment for open source AI models and infrastructure. At Mozilla, Raffi has worked toward making open source AI as capable and accessible as proprietary alternatives, helping to ensure the future of this transformative technology is owned by the people who use it. Tim and Raffi will explore whether industry is shifting toward open weight models, candidly weigh the potential pros and cons, and unpack Raffi’s thesis on how practitioners can actively leverage these open tools today. Raffi argues that there’s a choice between owning versus renting our intelligence and that relying on closed, centralized platforms turns developers and users into tenants. He’ll outline a practical roadmap for an emerging integrated open stack that connects scattered open source tools. In this imagined future, diffusion wins and enables a more sovereign AI that matches the performance of proprietary platforms while allowing more control and flexibility.
AI Potluck: An Invitation to Build the Public AI Stack – Ayah Bdeir (20 minutes)
The open source AI ecosystem is full of incredible building blocks, from foundation models through inference backends and safety tooling. What’s been missing is the work of bringing them together into one product that no single company, country, or funder controls. Ayah Bdeir, CEO of Current AI, argues that the ecosystem needs an orchestrator and a collective roadmap. That’s the idea behind AI Potluck, an open project where each contributor brings the thing they do best. The first proof is Alpha, a free public AI assistant built in seven weeks with ten collaborators, entirely from existing open source components. Ayah will share how the assembly came together and take you through the Open Source AI Gap Map, a live view of what exists and what’s missing. Every gap on the map is an open invitation. An open AI stack is not just possible, it’s already being built.
Owning the Agentic Loop – Angie Jones (20 minutes)
AI agents make decisions and take actions on our behalf, which creates a new ownership challenge. Teams need to see what happened, control what an agent is allowed to do, and change the system as their needs evolve. But that’s difficult to do when so much of the stack is closed and proprietary. Angie Jones, VP of the Agentic AI Foundation, explores the agentic loop as the unit of ownership. She’ll look at the agentic runtime making decisions, the tools and data the agent can access, and the control plane that watches and constrains the whole flow. Along the way, you’ll hear how open source infrastructure gives teams the access they need to own each layer.
Break (5 minutes)
The Desktop Frontier – Ahmad M. Osman (20 minutes)
Ahmad M. Osman, founder and CEO of Osmantic, examines how rapidly improving capability density is moving advanced AI out of centralized data centers and onto hardware that individuals and organizations can own. Tracing the evolution of open models from Llama 2 through Qwen 2.5, DeepSeek R1, GLM 5.2, and Kimi K3, he introduces the concepts of “impact per parameter” and the Densing Law to explain how newer models are delivering greater intelligence with smaller active footprints. Capabilities that once required data-center-scale infrastructure can now run locally on devices as small as a smartphone. Ahmad makes the strategic case for open source self-hosted AI, arguing that owning your models, hardware, and sovereign compute stack is becoming an increasingly practical path toward greater control, privacy, cost predictability, resilience, and long-term value.
Local Off-Loading: Beyond Tokenmaxxing and Tokenminning – Gabe Goodhart (5 minutes)
Not all tokens are created equal. The same goes for tasks. Today’s debate between maximizing versus minimizing token usage misses this key nuance. Gabe Goodhart, chief architect for the AI Foundations division of IBM Research, shows how off-loading scoped tasks to local models can help to minimize AI costs while maximizing agent value, all without complex user orchestration logic.
Building an Adaptive LLM Router with Open Source – Isha Chaturvedi (5 minutes)
Not every prompt needs the same language model. Isha Chaturvedi, founding technical member at Keenable AI, shows you how to build a lightweight routing layer using Pydantic AI and OpenRouter. It automatically routes prompts to different LLMs based on task complexity. Isha compares routing decisions, latency, and inference cost, and discusses the trade-offs involved in building more efficient AI applications using open source tools.
Let the Workflow Decide: Routing Between Open and Closed Models – Sunny Israni (5 minutes)
Most AI workflows are built on whichever frontier model happens to be convenient. Sunny Israni, cofounder and CTO of Lightswitch, presents a lightning demo of a simple n8n workflow running on a large closed model, which he swaps out for a smaller open source model, showing how little you actually give up on a well-chosen task. The demo closes with a routing step that decides, task by task, whether work should go to an open or closed model based on sensitivity and cost.
Avoiding Prompt Debt: Let the Model Write the Prompts – Drew Breunig (20 minutes)
AI programs start the same way: with a plain English prompt and a working prototype by dinner. Then the bill arrives slowly, disguised as progress. Users flag edge cases, you add instructions, the instructions start contradicting each other, and six months later you’re staring at 2,000 tokens of escalating threats that nobody on the team will touch. Worse, your program is now locked to a specific model. This is prompt debt, and it’s why many teams are stuck on older models or unable to quickly evaluate new models and techniques. Drew Breunig, CEO and cofounder of cmpnd.ai, covers how to spot prompt debt, how to avoid it, and how to escape it. You’ll see when and how to set up systems that allow models to generate better prompts and hold these prompts accountable. You’ll also hear how to use prompt optimizers like GEPA and frameworks like DSPy to iterate quickly without breaking your systems and how to get started with evals in a simple and less intimidating way.
How Anaconda Built Its Model Curation Pipeline from Lessons Learned in Open Source Python – Seth Clark (Sponsored by Anaconda) (20 minutes)
Anaconda builds and maintains over 17,000 open source Python packages alongside a catalog of more than 70 open source AI models. Join Seth Clark, VP of product, to learn what trends Anaconda has seen among serving, quantization, fine-tuning, evals, and guardrails projects and how the company used these insights to build its own catalog of curated models. Seth’s talk includes the nuts and bolts of running, quantizing, benchmarking, and running red teaming on large open source models, as well as the major pitfalls. You’ll also hear which aspects of a model catalog are most important to get right at the enterprise level.
This session will be followed by a 30-minute Q&A in a breakout room. Stop by if you have questions for Seth.
Break (5 minutes)
Open Source AI Meets the State: What Builders Need to Know – Mike Linksvayer (20 minutes)
Governments increasingly see open models as strategic assets, security concerns, and targets of regulation. Sovereign AI initiatives may direct investment and procurement toward domestic ecosystems, while distrust of foreign models creates new headwinds. The EU AI Act and a growing patchwork of US state laws offer certain exemptions and accommodations for open source, but those protections don’t necessarily extend to the products built with it. For practitioners, the result is more complicated than “open means control.” Model provenance can affect customer trust and market access; regulatory obligations can change as a model moves from repository to product; and a politically favored ecosystem may create opportunities without providing a durable business advantage. Mike Linksvayer, VP of developer policy at GitHub, cuts through both policy hype and compliance anxiety, showing builders where geopolitical and regulatory developments may impact practical decisions, how to recognize when an open source carve-out ends, and when policy warrants attention or when it should take a back seat to shipping and finding product-market fit.
Lessons Learned When Fable Disappeared – Gene Kim (20 minutes)
What happens when the long-running AI agent that you depend on suddenly disappears? Gene Kim shares the story of the "Fable 5" disruption, what broke when the largest model went away, and the practical lessons it revealed about building resilient, AI-native engineering systems. The experience shows why you need a "Chaos Monkey for agents" to ensure smaller models can take over when needed, as well as better documentation, observability, and suspicion as AI agents increasingly become part of how work gets done.
BAML: How a Programming Language Can Help You Not Read the Code – Vaibhav Gupta (20 minutes)
Whether you like it or not, it’s no longer possible to read all the code that’s generated by a model. The solution cannot be, "Just ship it," or you end up with slop everywhere. Neither can the solution be "Read everything," because that’s impractical and doesn’t take advantage of one of the greatest inventions in history. Just as TypeScript enabled large-scale JavaScript applications to emerge, BAML - an open source, typed language and toolchain for defining, testing, and reliably integrating LLM prompts and structured outputs into applications - enables large-scale code bases that you can understand without reading every line. Vaibhav Gupta, founder and CEO of Boundary, shows you the language his company is developing in action.
Closing Remarks – Tim O’Reilly and Addy Osmani (5 minutes)
Tim and Addy close out today’s event.
Your Hosts and Guests
Tim O'Reilly
Tim O’Reilly is the founder and CEO of O'Reilly Media, Inc. His original business plan was simply "interesting work for interesting people," and that's worked out pretty well. He publishes books, runs online conferences, invests in early-stage startups, urges companies to create more value than they capture, and tries to change the world by spreading and amplifying the knowledge of innovators. He’s perhaps best known for his role in shaping big ideas like open source software, unconferences (Foo Camp), Web 2.0, and government as a platform. His 2017 book WTF? What’s the Future and Why It’s Up to Us explored the role of human agency in shaping the future in the face of the coming AI wave. These days, he’s focused on mechanism design for the human-AI economy. Mechanism design is sometimes described as “reverse game theory”, whereby you start with the outcome you want and then figure out what rules of the game will produce that outcome. He explores these ideas at the non-profit AI Disclosures Project, which he co-founded with Ilan Strauss. He writes frequently on Substack at the O’Reilly Radar, the AI Disclosures Project’s Asimov’s Addendum, and his own Conversations with AI.
Addy Osmani
Addy Osmani is an engineering and evangelism leader who spent over 14 years at Google leading developer experience. In recent years his focus shifted to AI: Gemini's developer experience, agentic engineering, coding agents, harnesses, evals and benchmarks, and code quality, work that led into a Director role at Google Cloud AI running Cloud AI Developer Experience and Technical Evangelism, where he helped launch Google's agent developer platform (Agent Platform, Agent CLI, and Agent Studio). Earlier he led Chrome's Developer Experience, working on DevTools, Lighthouse, and Core Web Vitals.
Angie Jones
Angie Jones is vice president of the Agentic AI Foundation where she guides how agentic systems are designed, implemented, and adopted across the global developer ecosystem. An award-winning educator and international keynote speaker, she shares her extensive knowledge with software companies and conference audiences worldwide. An IBM Master inventor, Angie is recognized for her innovative, out-of-the-box thinking, which has led to 27 patented inventions.
Sunny Israni
Sunny Israni is the cofounder and CTO of Lightswitch, where he builds agentic AI workflows for the real world. He has taught the evolving AI landscape to MBA and EMBA students as an adjunct professor at Columbia Business School since 2022. He spent years as a software engineer at Bloomberg and Shopify and now writes and delivers AI training for Fortune 500 teams. He’s currently writing a book on n8n for O'Reilly, with a focus on building personal AI systems.
Drew Breunig
Drew Breunig is a writer and technology leader, currently assembling The Context Engineering Handbook for O’Reilly. He is the CEO and cofounder of cmpnd.ai, previously ran strategy and data science at PlaceIQ (acquired by Precisely) and cofounded Reporter, an award-winning quantified self app. He writes about AI, data, and geospatial technology at dbreunig.com.
Mike Linksvayer
Mike Linksvayer is vice president of developer policy at GitHub, where he leads the company’s global advocacy for developers and open source collaboration. He is also a fellow at Open Forum for AI. He has worked in the “open” space for over two decades, including as vice president and CTO of Creative Commons and as cofounder of Bitzi, a pioneering open digital media catalog. He began his career as a Web1.0 developer.
Gene Kim
Gene Kim has been studying high-performing technology organizations since 1999. He was the founder and CTO of Tripwire, Inc., an enterprise security software company, where he served for 13 years. His books have sold over a million copies—he is the WSJ best-selling author of The Unicorn Project, and coauthor of Wiring the Winning Organization, The Phoenix Project, The DevOps Handbook, and the Shingo Publication Award-winning Accelerate. His latest book, Vibe Coding, was released in October 2025.
In 2025, he received the Philip Crosby Medal from the American Society for Quality (ASQ) for his contributions to the 2023 book Wiring the Winning Organization. Since 2014, he has organized the DevOps Enterprise Summit, which evolved into the Enterprise Technology Leadership Summit and later the Enterprise AI Summit, where he has studied and shared the technology transformation journeys of large, complex organizations.
Isha Chaturvedi
Isha Chaturvedi is an AI researcher who specializes in natural language understanding (NLU) and generative AI. She’s a founding technical member at Keenable AI, where she’s building web search for agents. Her research focuses on reasoning, multimodal interaction, and evaluation, including recent work on structured multi-agent reasoning and multimodal reasoning. Previously, she worked on web grounding for large-scale AI systems at Amazon AGI. She also worked at Articul8 (an Intel spin-off), Capital One, and Ericsson. In addition, Isha contributes to the Maya multilingual multimodal model and holds multiple patents in NLU.
Raffi Krikorian
Raffi Krikorian is chief technology officer at Mozilla, where he works to make open source AI as capable and accessible as closed alternatives, so the future of AI is owned by the people who use it. Previously, he was CTO of Emerson Collective, the first CTO of the Democratic National Committee, director of Uber's Advanced Technologies Center (where he led the rollout of the first commercial self-driving passenger fleet), and VP of engineering at Twitter. He’s the creator of Technically Optimistic, a podcast that reached #2 on Apple’s tech charts, writes for The Atlantic, and publishes Owners, Not Renters, a newsletter on open source AI.
Gabe Goodhart
As chief architect at IBM Research, Gabe Goodhart leads software architecture and delivery for the AI Foundations division, setting the overall strategy and direction for software output in three key areas: models, generative computing, and toolchains. He’s deeply committed to advancing open source and open weight AI through ongoing delivery of open weight models with maximal compatibility across the open source software ecosystem. He’s a long-standing collaborator in llama.cpp and a regular contributor to Ollama, transformers, MLX LM, and many other open source AI projects.
Ahmad M Osman
Ahmad M. Osman is an AI researcher, systems engineer, and moderator of r/LocalLLaMA, where he helps a fast-growing community make local AI practical. A lifelong builder, he started coding at 7, and by the time he was 12, he was running a private C++ MMORPG server from a Pentium 4 desktop. Today, Ahmad’s work sits at the intersection of LLMs, inference, hardware, infrastructure, and full stack ownership. He holds dual degrees in computer science and data science and is a prominent voice in modern AI infrastructure and self-hosted artificial intelligence. When not on stage, Ahmad can be found building Osmantic, the AI lab he founded and where he serves as CEO.
Seth Clark
Seth Clark is vice president of product, AI, at Anaconda, where he drives the strategic vision and development of AI-powered solutions. A seasoned product leader, Seth has deep expertise in artificial intelligence and analytics and has built transformative technology products from concept to scale.
Vaibhav Gupta
Vaibhav Gupta (LinkedIn) is the founder and CEO of Boundary, a Y Combinator startup developing a new programming language (BAML). Across nearly a decade in software engineering, Vaibhav has built predictive pipelines at D. E. Shaw, Google, and Microsoft HoloLens. In his free time, Vaibhav dabbles in competitive table tennis, board games, and various aspects of compilers.
Ayah Bdeir
Ayah Bdeir is an entrepreneur, technology leader, and public speaker who has dedicated her career to breaking down barriers between people and technology. She’s the CEO of Current AI, a $400M+ first-of-its-kind partnership bringing together governments, foundations, and the private sector, structured to prove that public interest AI can exist at scale. For the past 15 years, Bdeir’s work has centered around using technology to empower people to create change, with a particular focus on underrepresented communities. Previously, Bdeir led Mozilla’s AI strategy and was also the founder and CEO of littleBits, the electronic building block that transformed STEAM education for millions of kids around the world. Her accolades include Popular Mechanics’ 25 Makers Who Are Reinventing the American Dream, Inc. Magazine’s Top 5 Women to Watch in Robotics, the BBC’s 100 most influential women, and a New York Times Groundbreaker.
