Unravel the complexities of machine learning and AI. Attendees will be awarded the ICAgile Professional- Foundations of AI (ICP-FAI) designation. 
Conference Schedule
Sunday, June 7
This workshop equips leaders with the knowledge and skills to navigate the complexities of AI, build AI-driven strategies, and cultivate an AI-centric culture.
This hands-on course helps testers understand how to leverage AI to improve software test planning, execution, automation, and reporting.
Monday, June 8
Are you a software professional who would like to learn to use AI and machine learning (ML), but don't know how to get started? One of the best ways to get into ML is by designing and completing small projects. Although you will ultimately need to understand the fundamentals of AI/ML, there's no reason why you can't learn foundational terms, concepts and principles as you put them into practice. Join Dionny Santiago as he introduces you to the world of applied machine learning. Dionny will guide you through a series of ML projects end-to-end, enabling you to gain experience with creating...Read more
"We love AI and use it for everything we do!" "We hate AI and will NEVER use it for anything ever, I swear to god!" Which camp are you in? This will be a question that will come up over and over in 2026 and beyond. If you use AI for EVERYTHING and think you can be mistaken for AI…has AI not already taken your job? We all need to get INTENTIONAL about our stance in the AI-verse. Have you thought deeply about what is a good activity for AI to lead on and what should be uniquely human? We are already seeing a premium price tag on in-person, uniquely human-to-human experiences, and this will...Read more
AI 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...Read more
Tired of staring at the chat box of an AI assistant wishing it could actually do a task for you rather than just telling you what to do? Model Context Protocol (MCP) is the glue between an AI agent and your data and tools. With MCP, AI assistants can read your documents, conversations, and other context and take action for you by sending emails, submitting tickets and more. But what really is MCP and how do you use MCP servers safely in practice as part of your day-to-day workflow? This half-day course introduces MCP and dives into practical use cases. Laurel will walk you through how to...Read more
Although there are several controversies and misunderstandings surrounding AI and machine learning, one thing is apparent — people have quality concerns about the safety, reliability, and trustworthiness of these types of systems. Not only are ML-based systems shrouded in mystery due to their largely black-box nature, they also tend to be unpredictable since they can adapt and learn new things at runtime. Validating ML systems is challenging and requires a cross-section of knowledge, skills, and experience from areas such as mathematics, data science, software engineering, cyber-security...Read more
Impostering a bit in the AI-verse? Overwhelmed by daily AI announcements? Unsure you're using AI most effectively? Tiny bit of FOMO? We've got you covered! In this workshop, we'll help you become an AI Power User. Become a boss at your job, whatever your role or industry! We'll show you where AI shines and where you'll want to be careful, plus toss you lots of hands-on practice. In our time together, we'll help you pinpoint YOUR niche, build a custom AI assistant, and develop a comms strategy to show off your new skills. You'll walk out with cutting-edge knowledge, a prompt library of your...Read more
Tired of sifting through endless news sources and missing the topics you care about? This hands-on workshop empowers you to build a personalized AI news assistant using Redis and LangGraph.js. You’ll learn to ingest articles from RSS feeds, summarize and analyze them, extract structured data, and generate embeddings—all stored in Redis for powerful hybrid (vector + structured) search. Your agent will provide a web interface for browsing and semantic search, and even chat with you about current events, retrieving relevant articles and metadata using RAG techniques. LangGraph.js...Read more
Artificial Intelligence is reshaping organizations, but technology alone doesn’t deliver transformation — people do. This half-day, hands-on workshop helps leaders and teams manage the human side of AI adoption through proven frameworks and real-world application. Grounded in the change-management principles of the ACMP (Association of Change Management Professionals) and informed by coaching practices from the ICF (International Coach Federation), the session walks participants through a detailed, action-oriented playbook for guiding AI transformation while keeping trust, learning, and...Read more
Tuesday, June 9
With the sudden rise of ChatGPT and large language models (LLMs), practitioners are using these tools for all aspects of engineering. This includes leveraging LLMs for creating software artifacts such as requirements documents, source code, and tests; reviewing them for issues and making corrective suggestions, and analyzing or summarizing results or outcomes. However, if LLM's are not fed good prompts describing the task that the AI is supposed to perform, their responses can be inaccurate and unreliable. Join Tariq King as he teaches you how to craft high-quality AI prompts and...Read more
The world of software development is rapidly evolving, and AI-powered tools are leading the charge. Generative AI tools like GitHub Copilot, Cursor, and Continue are revolutionizing how we code by offering intelligent code suggestions, complete function generation, and other advanced features that streamline the development process, improve code quality, and significantly boost developer productivity. In this hands-on workshop, Jeffery Payne will guide you through leveraging these powerful tools to accelerate your coding, reduce errors, and unlock new levels of creativity. Learn how to...Read more
Theory is great, but what about getting your hands dirty with some real problem-solving? Lets build your own AI Operating System that you'll take home and use immediately. Join Melissa Benua and Ryan Lee for a hands-on session where you'll construct a personalized AI toolkit that solves YOUR specific testing problems, regardless of your coding background. We'll start by deconstructing the modern software development lifecycle used by all tech companies to safely ship software solutions to their customers, and show you exactly where AI accelerates each phase. Then we'll prove a critical...Read more
Agents! Finally, a term that might be even more over-hyped than AI! But what exactly are Agents, and more importantly, how do you use them? Where do Agents fit within the overall AI toolkit? What capabilities do they add, and what tasks can they help us perform? Dona and Jeremiah will help you gain a solid understanding of Agents and the fundamental components of an Agent-based AI system. You’ll learn key design principles for Agents, as well as when to leverage them and scenarios where they may not be the best choice. We'll cover how to identify business problems that are well-suited for...Read more
Testing Artificial Intelligence (AI) agents presents a paradigm shift from traditional software quality assurance. Unlike deterministic, rule-based applications, AI agents exhibit emergent behaviors, learn from their environments, and make autonomous decisions, making conventional test case design and execution insufficient. This tutorial will provide a comprehensive understanding of the unique challenges and advanced strategies required to effectively test single and multi-agent AI systems. Participants will learn how testing agents differ significantly from testing traditional software....Read more
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,...Read more
AI agents have existed for decades, but generative AI has fundamentally changed what agents can do and how they are designed and built. Come and explore the evolution of AI agents across two major waves. First, learn the foundations of Agentic AI through agents built using rules, heuristics, and traditional machine learning, examining where these approaches excel and why they struggle with complexity, ambiguity, and scale. Then dive into the second wave of agents powered by generative AI and multimodal large language models. These modern agents can reason, plan, use tools, and interact...Read more
AI has fundamentally changed how quickly new businesses can be created. With modern, high-end models, individuals and teams can now move from a raw idea to a functioning product, market narrative, sales motion, and operating loop in days rather than months. The challenge is no longer whether AI can generate assets—it’s how to use AI intentionally across the entire business lifecycle to produce outcomes that are relevant, credible, and sustainable. In this hands-on tutorial, Jason Arbon leads participants through a practical, end-to-end approach to “vibe-coding” a business using AI. The...Read more
Wednesday, June 10
If you’ve seen the news lately, the tech bros will have you believe that AI is both here to take your job and also your soul. On the other side, people are saying that we are in an AI-bubble, it’s all hype, and we don’t need to worry about it at all. Which is it? The truth is…it’s a little of BOTH. Dona will demystify what the latest buzzwords in AI (what is OpenClaw all about) and show you a roadmap for how you can AND SHOULD be using AI in your day-to-day life. You’ll learn how to set up an experiment framework for yourself, identify the workflows AI is actually good for, how to run the...Read more
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...Read more
AI in software delivery is no longer just about experimenting with copilots or generating code faster. It is about changing how software is imagined, specified, generated, validated, governed, and improved. As AI continues to be used for producing prototypes, requirements, code, tests, documentation, deployment artifacts, and operational insights, the software lifecycle shifts from a sequence of handoffs into a continuous learning loop. The real opportunity is therefore not only about leveraging AI tools, but adopting a new working model for transforming intent into trusted outcomes. Join...Read more
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...Read more
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...Read more
The agentic enterprise isn’t just about smarter decisions—it’s about turning decisions into outcomes through real-time data, real-time execution, and sovereign deployment across hybrid environments. Organizations are shifting from isolated assistants to orchestration-first operating models that coordinate specialized agents across enterprise tools with centralized governance and policy guardrails, keeping execution secure, auditable, and resilient at scale. In parallel, agentic approaches are being applied across the digital lifecycle to accelerate modernization and delivery while...Read more
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...Read more
Scientific 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...Read more
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...Read more
Join CloudResearch in this session to learn:
Why data quality, not data volume, is becoming the defining challenge in human-in-the-loop AI What separates research-grade human evaluation from commodity labeling — and why it matters for anyone shipping AI How quality in human-in-the-loop data connects training, evaluation, and emerging AI governance requirementsRead moreBuilding effective agents requires fundamental changes to how engineers think about their work. LLMs that sit at the heart of agentic systems are stochastic by nature and operate in a world that requires optimal context to produce optimal results. While models offer bigger and bigger context windows, the cost and performance during inference is tied to the consistency of context delivery and the stability of that context over time. As tool calling and the Model Context Protocol (MCP) ecosystem play a larger role in agentic development, engineers need to invest in not only delivering the...Read more
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...Read more
AI-powered development has delivered on its promise. Code is being written faster, at greater scale, across nearly every enterprise engineering organization. But velocity without visibility isn't progress — it's risk accumulating quietly in your pipeline.
The bottleneck in software delivery has shifted. It's no longer writing the code. It's reviewing it, testing it, governing it, and proving it delivered something worth paying for. Yet most organizations are discovering that their governance frameworks, cost controls, and accountability structures haven't kept pace with the volume...Read more
Shipping AI into regulated, safety-critical mobile apps is more than “just call an LLM.” In automotive and medical contexts, we must meet strict privacy, latency, and auditability requirements while working with flaky connectivity and device constraints. In this talk, Ronak will share a field-tested architecture for agentic AI on the edge: a hybrid edge–cloud agent that uses tool-calling plugins, a policy engine for pre/post-prompt guardrails, offline fallbacks, and structured telemetry for audits. He will walk through how his team bounds agent behavior with capability cards, redacts PHI/...Read more
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...Read more
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...Read more
As AI agents take on more complex tasks, ensuring their reliability and accuracy is critical. In this session, you’ll discover how to gain deep insights into your agentic frameworks using standard practices like OpenLLMetry. Join Dynatrace to explore how modern observability tools provide actionable guidance on establishing guardrails, mitigating AI hallucinations, and improving operational efficiency across all your projects. You will also see why interfacing with observability data through agentic workflows is essential for building a true, end-to-end AIOps practice.Read more
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...Read more
The hype cycle is over. The pilot graveyard is full. MIT research suggests that 95% of Generative AI implementations have little to no measurable impact on P&L. So what separates the 5% that actually deliver? In this no-fluff panel, practitioners from the front lines of enterprise AI — spanning automotive, cloud platforms, and the messy middle of real-world deployment — will have a candid conversation about what's working, what consistently stalls, and what it actually takes to move from experimentation to results.
The panel will discuss:
The use cases that outperform the...Read moreThursday, June 11
Agentic engineering has quietly inverted the fundamental bottleneck of software development. For decades, the hard part was building, so we optimized teams for execution speed, hired specialists to cover capability gaps, and treated wasted work as a cost to be managed through careful planning and consensus. Now an engineer with the right tools can scaffold major features in hours, often faster than they can get a meeting on the calendar to discuss it. This talk is a field guide for leading teams through that inversion. It reexamines the hiring calculus, what makes an early career engineer...Read more
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...Read more
Managers today are overwhelmed by an endless cycle of meetings, feedback conversations, talent development, and performance demands—while also being asked to drive AI transformation. GenAI presents an unprecedented opportunity not just to increase productivity, but to fundamentally reimagine the role of the manager from task dispatcher to growth catalyst. In this session, Angela will showcase top use cases for using GenAI to augment leadership capabilities, accelerate team performance, and drive adoption across the organization. You’ll see how AI can be used to surface unseen...Read more
AI strategy has focused on intelligence—better models, stronger reasoning, and higher benchmark performance. That advantage is rapidly commoditizing. As AI becomes embedded across products and operations, the next source of durable value is personalization; systems that adapt to individual customers, employees, and contexts over time. Generic AI delivers diminishing returns; relevance, trust, and perceived quality increasingly determine adoption and impact. This talk explains why personalization is emerging as the decisive competitive frontier in AI, how it reshapes product strategy and...Read more
Learn how to move faster and safer with your AI projects. Whether you are using AI to help create applications with Github Co-pilot, Cursor, one of the other expanding code generation AI tools, or you are developing agents and utilizing various LLMs to support them, using feature flags can provide the ability to test multiple variations in production while providing a safety net that allows you to quickly resolve issues in production. AI is moving fast and the number of options available to you is increasing daily. Join the session to learn how you can validate and experiment with various...Read more
There is no question that Generative AI models can improve the productivity of almost every role within the software development process. Tools like GitHub Copilot, Amazon CodeWhisperer, Tabnine, and more, can be critical tools to help developers do their jobs better and faster. Join Coveros CEO Jeffery Payne to explore how Generative AI solutions help software developers generate and supplement code and even suggest improvements to what you’ve already created.Read more
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...Read more
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 a...Read more
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,...Read more
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...Read more
AI can now generate code, tests, documentation, and even entire applications in minutes. Yet many organizations are discovering that faster code generation has not translated into faster delivery, higher quality, or greater business impact. Instead, teams are often facing more code churn, more technical debt, and more production incidents. The challenge is no longer getting AI to write code. The challenge is building systems that consistently deliver value to end users. Drawing on real-world experience building AI products, agent-based systems, evaluation frameworks, and production...Read more
With thousands of Intuit services, managing incidents efficiently and effectively becomes essential. In this talk, Akshay will examine how they have moved beyond traditional incident management methods to embrace AI-driven solutions for speed, resilience, and continuous improvement. The session will outline how Intuit has scaled incident management across thousands of services, ensuring robust support across their ecosystem. See how the team utilized real-time insights and advanced automation to enhance AWS-related incident detection and resolution across Intuit's infrastructure, as well...Read more
testRead more
testRead more
Modern AI systems fail not only because of flawed models but because evaluation is often treated as a one-time task rather than an ongoing discipline. This session addresses the challenge of scaling evaluation across teams and pipelines to ensure model reliability, fairness, and performance. Drawing from real-world experience in large-scale financial analytics, Anusha Dwivedula will examine how product and data teams can collaborate to design a continuous evaluation framework that integrates precision, recall, and drift metrics with observability, lineage, and quality controls. She will...Read more
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...Read more
Friday, June 12
As artificial intelligence (AI) continues to revolutionize industries, leaders must explore the impact AI has on their business strategies and direction. From setting strategic visions for AI adoption to fostering ethical and responsible AI practices, strong leadership is essential for successful AI adoption and implementation. But like any transformational change, some challenges and pitfalls must be overcome to make AI successful. Join in the conversation with your peers as...Read more