AI Con USA 2026 - AI Engineer
Customize your AI Con USA 2026 experience with sessions covering AI engineering.
Sunday, June 7
Fundamentals of AI—ICAgile Certification (ICP-FAI)
Monday, June 8
AI Governance as Code: An Introduction to AIGovOps
NewAI governance is no longer optional. Like privacy and security before it, governance is quickly becoming a production requirement, enforced through regulation, audits, and fines—often after real harm has already occurred. Ken Johnston and Bob Rapp, founders of the AiGovOps Foundation, introduce AIGovOps: the practice of implementing AI Governance as Code, embedded directly into delivery pipelines and operational workflows. This hands-on session begins with a concise review of Responsible AI and the NIST AI Risk Management Framework, followed by an interactive HARMS workshop using real AI...
Tuesday, June 9
AI Deep Dive: Exploring AWS Using Real-World Scenarios
Deepen your AI and machine learning expertise using AWS in an Immersive, hands-on workshop. You’ll use real-world AI challenges while leveraging AWS services like Amazon SageMaker, Bedrock, and Lambda to build and optimize AI-driven solutions. As the session unfolds, new constraints and data anomalies will emerge, mirroring the complexities of real-world AI/ML implementation. Gain insight into how AI solutions perform under evolving conditions, learning to adapt, optimize, and troubleshoot unexpected challenges. Learn the importance of collaboration, strategic thinking, problem-solving,...
Wednesday, June 10
Architecting the Digital Work System: The Shift to Multi-Agent Enterprise Workflows
The era of single-turn AI prompting is over, giving way to the sophisticated "digital assembly line." This session guides technical leaders, CTOs, and AI product managers through the critical leap from isolated AI tools to coordinated, multi-agent constellations capable of autonomously executing complex enterprise workflows. Marshall will dissect the four levels of agentic evolution, focusing on today's epicenter of innovation: cross-system orchestration. Because the risk of cumulative failure multiplies with every automated handoff, he will unpack the architectural strategies required to...
Containers That Think: Building AI-Powered Self-Healing Applications That Never Go Down
Enterprise containerized applications face a critical reliability crisis with complex failure modes including memory leaks, cascading failures, network partitions, and resource contention that traditional monitoring tools cannot predict or resolve fast enough. Organizations typically experience multiple production incidents monthly with multi-hour resolution times that consume significant engineering resources while causing customer-facing outages and revenue loss. Traditional approaches rely on reactive monitoring, manual troubleshooting across distributed container environments, and time...
Where Are the Women in AI? Bridging the Gap for Women Technologists
Despite record investment in artificial intelligence, the gender gap in AI remains staggering. Women make up less than 22% of AI and ML professionals globally (World Economic Forum, 2024) and hold under 15% of technical leadership roles in the field. Only 3% of angel investors in regions like the Pacific Northwest are women, so the earliest capital shaping AI’s future is overwhelmingly male. This session for leaders and managers explores why this workforce imbalance matters and how it’s holding back innovation both across the tech ecosystem and within individual organizations. First, Lana...
Tracing the Mind of the Machine: Observability for AI Agents
AI agents have evolved beyond LLM chatbots; they possess the ability to plan, reason, and act autonomously. However, as their autonomy increases, understanding how they make decisions becomes more challenging. Traditional methods of observability—such as metrics, logs, and traces—capture outcomes but do not reveal the underlying reasoning. This session will explore how AI Agent Observability can shed light on the decision-making process by collecting and analyzing agent traces. We will discuss emerging standards like the Model Context Protocol (MCP), which provides structured and shareable...
Beyond Generative AI: How Large Quantitative Models Are Transforming Scientific Discovery
PreviewScientific discovery faces a major bottleneck: while generative AI has transformed information processing, it has not yet unlocked comparable acceleration in understanding the physical world. Traditional computational chemistry and materials modeling remain too slow, expensive, and limited to power large-scale innovation. SandboxAQ tackled this challenge by developing Large Quantitative Models (LQMs) — a new class of AI models that merge machine learning, physics-based simulation, and quantum-inspired algorithms to model molecular and material interactions at unprecedented speed and...
Governance for Fast-Moving AI: Securing Emerging Vulnerabilities
Imagine starting your workday to find all your company’s sensitive data has been leaked due to a nearly imperceptible hack embedded in an AI prompt. The culprit isn’t the AI model but rather a lack of protections surrounding it. When rapidly adopting AI at scale, many organizations unintentionally ignore a crucial element: security and governance. Often, companies will only add operational AI rules post-deployment. However, this approach creates hidden blind spots and slows security teams’ responses when threats inevitably appear. In this presentation, Mark Toler will reveal why AI...
Preparing for the Age of Physical AI: How Robot Learning Is Reshaping Manual Labor
Advances in robot learning and affordable general-purpose hardware are changing physical work faster than any past wave of automation. Industrial robot arms transformed repetitive factory tasks, but they could only operate in tightly controlled settings. Now, new learning methods and off-the-shelf mobile robots make it possible to teach machines to perform many kinds of hands-on work in warehouses and logistics facilities. This session looks at where the technology stands today, what has changed, and what the next few years will bring. Attendees will learn how to spot real opportunities...
Unlock Exponential Productivity: The AI Maturity Model for Product Engineering
Are you ready to transform your productivity from incremental gains to exponential growth? Whether you're an individual contributor or engineering leader, this session introduces the AI Maturity Model, a proven framework that guides technical teams through five distinct levels of AI adoption—from 33% productivity boosts to an extraordinary 1000% increase. Discover how to navigate each stage: Level 1 (Foundation, 33%) builds essential AI awareness; Level 2 (Literacy, 75%) develops practical AI skills; Level 3 (Fluency, 300%) masters AI-assisted workflows; Level 4 (Agents, 500%) implements...
Energy-Efficient AI: Building Sustainable Data Pipelines for the Future
Artificial Intelligence is driving innovation across industries, but its growing energy demands pose critical challenges around cost, scalability, and sustainability. In this talk, Bhanu will share practical strategies for designing energy-efficient AI systems, focusing on: dynamic batching & KV caching for reducing inference overhead, sparse neural networks & structured pruning for lightweight models, carbon-aware scheduling to align compute with renewable energy, federated learning & edge deployments to reduce data transfer energy, and a sustainability maturity model for...
Why Your Agentic PR Never Gets Approved—Going from Vibe Coding to Agentic Engineering
You can write 100% of your code with AI, and only be 15% more productive. Want to know why? Solving the problem of moving faster as an engineer is about way more than code. You design, you problem solve, you discuss and communicate, you test, you shepherd the PR through review, you deploy, and you observe. So why are you being told you should be 10x faster now that AI can write code? David will discuss practical solutions for safely accelerating your entire workflow with AI. He will look at how to collaborate with PM, how to use AI planning, how to ensure validations are solid and builds...
Thursday, June 11
The Next Era of Biological Discovery
We are entering a defining chapter for bioscience—one where AI is no longer an accessory, but a core engine of discovery. At the Allen Institute, AI is being woven throughout the scientific process empowering research teams to analyze complex biological systems at scale. Their teams are collaborating to develop frontier AI applications like advanced computer vision to interpret high-resolution imaging data, multimodal models that integrate complex molecular, cellular, and physiological signals, as well as intelligent systems to assist researchers as they navigate and synthesize vast...
The Master Control Policy Server: A Model-Agnostic Architecture for Enterprise LLM Governance and Risk Mitigation
As Large Language Models (LLMs) transition from conversational tools to autonomous AI agents capable of high-stakes, multi-step actions, the reliance on generalized, default safety alignment from model providers has become insufficient and often hazardous. This session addresses the critical need for application-specific, custom guardrails necessitated by persistent jailbreak vulnerabilities, the high cost of achieving effective fine-tuning alignment, and the challenge of enforcing proprietary organizational compliance (e.g., contextual PII protection or specific regulatory mandates unique...
Context Engineering for Agentic Workflows
The success of agentic applications using LLMs depends largely on the ability to properly manage the context - the collection of prompts, tools, history, memory, and RAG-indexed content. When you take all of these elements into account, you are able to get the most out of the LLM while avoiding hallucination, conversational drift, and relevance issues. Topics to be covered include: dynamic LLM selection, automated prompt development, context compression, tool decoration, RAG optimization, and LLM-as-a-judge quality assessment of LLM responses. Each of these smaller parts together build...
Engineering AI Infrastructure for Efficient Inference at Scale
As AI models grow in complexity and scale, inference efficiency has emerged as a critical engineering challenge for enterprise deployment. Traditional infrastructure built for training workloads often fails to meet the latency, throughput, and cost demands of large-scale inference operations. In this session, Sandeep will be sharing practical insights from engineering AI infrastructure at Broadcom, focusing on the end-to-end optimization of compute, networking, and storage subsystems. The talk explores techniques such as dynamic workload placement, adaptive batching, model quantization,...
Roll for Alignment: Building Responsible AI Systems Without Losing Your Humanity
Borrowing from tabletop games, this session transforms AI leadership into a live-action adventure. Each team faces challenges drawn from real-world case studies: biased data, budget cuts, regulatory chaos, and “move-fast” culture. Every choice (and dice roll) reveals how easily good intentions can drift into poor outcomes. You’ll leave understanding why alignment isn’t a compliance checkbox, it’s a continuous act of human judgment. Key takeaways include: experience on how small trade-offs create large ethical ripple effects, applying alignment frameworks that balance business speed with...
User-centricity for AI-assisted Test Engineers
Traditional software testing is fundamentally deterministic: the same inputs must always produce the same outputs. Yet many teams introduce AI into their testing without first defining the problem the AI is meant to solve, leading to brute-force experimentation and unreliable results. Google’s 2025 DORA report highlights that user-centricity is a prerequisite for AI success and that AI is most effective when it is pointed at a clear problem. AP shows you how that insight applies technically to testing. Before AI can be used as a testing tool, it must first be tested and understood in the...
Proven, Not Promised: Real-World Insights from Nelnet’s AI Transformation
Engineering leaders are under constant pressure to deliver faster, improve quality, and reduce costs despite fixed resources. At Nelnet, this challenge was compounded by ongoing acquisitions, a complex application landscape, and competing team priorities. Brittany Wilson will discuss how they evaluated the impact of Generative AI (GenAI) on the software development lifecycle without disrupting critical delivery work and how Nelnet adopted a measured pilot approach. Over 12 weeks, a side-by-side experiment compared a GenAI-enabled team with a business-as-usual team working on similar...