AI Con USA 2025 - AI Engineer
Customize your AI Con USA 2025 experience with sessions covering AI engineering.
Sunday, June 8
Fundamentals of AI—ICAgile Certification (ICP-FAI)
Monday, June 9
Beginning Data Analysis and Machine Learning with Jupyter Notebooks
In this beginner-friendly workshop you'll see how you can get started with data analytics and data science using Jupyter Notebooks. Matt will start with the basics of notebooks and then move on to using Python, Pandas, and NumPy to perform basic exploratory data analysis. See how you can use Plotly Express to create interactive charts and visuals with only a minimal amount of code. Once you've grasped the basics of understanding and visualizing the data Matt will move on to machine learning with SciKit-Learn as you train and evaluate predictive regression and classification models. The...
Get Your Data Ready for AI/ML
Understanding the readiness of your source data before you launch an expensive AI/ML project lets you take corrective data engineering measures that will streamline the project and give you the best probability of a successful outcome. Artificial Intelligence (AI) and Machine Learning (ML) projects can provide significant returns on investment when they are applied to narrow but difficult business problems and are supported by adequate amounts of relevant, quality data. Many such projects start with high hopes but get derailed due to fundamental problems with source data, which were...
Supercharging Software Development with AI: A Deep Dive into Amazon CodeWhisperer & Amazon Q
NewThis workshop explores how Amazon CodeWhisperer and Amazon Q can enhance software development and business operations through AI-driven automation, covering everything from AI-assisted coding and testing to code and data migration. It starts with CodeWhisperer, showcasing how AI can automate repetitive tasks, suggest optimized code, and improve development efficiency. Then, it dives into Amazon Q, demonstrating its capabilities in code modernization, testing, and greenfield development. Participants will engage in hands-on exercises to migrate existing applications, leverage AI for testing...
Tuesday, June 10
Clean Your Filthy RAGS! Optimizing, Accelerating, and Evaluating RAG Applications
NewRetrieval-Augmented Generation (RAG) applications are becoming essential for companies, combining AI with real-time data retrieval to enhance customer experiences. While Large Language Models (LLMs) handle general conversation well, they struggle with domain-specific, up-to-date information, often producing inaccurate or unhelpful responses. This workshop will empower participants with the necessary skills to optimize RAG applications using existing best practices. Justin will walk through integrating RAGAS, a framework designed to evaluate, monitor, and fine-tune the performance of RAG...
Common Software, Data, and AI Architectures and the Ways They Fail
NewThis tutorial will examine the complexity that lives in software systems, data ingestion workflows, MLOps pipelines, and artificial intelligence systems. This session blends together cloud architecture, quality assurance, risk management, and security mindsets as Matt Eland explores how modern systems are structured, the problems their complexity helps us solve, and the ways these systems can break - or be broken. The session will alternate between interactive lectures with practical illustrations and group exercises around case studies as you explore how existing systems can fail and what...
Image Classification using LLMs and Transfer Learning
Large language models, like Generative Pre-trained Transformers (GPTs) to create textual content in ChatBots and other Generative AI applications, have garnered much attention recently. However, not all data is textual. Another important use of LLMs is for image processing to address real-world problems such as: real-time object recognition, classification of images, and generation of modern art. Jeffery Payne will explore how large language models for images (also known as visual language models - VLMs) can be used for image classification, object detection, image capture generation, and...
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 11
Building Reliable AI Agent Flows
AI agents are revolutionizing how we interact with software, but their reliability remains a critical challenge. In this talk, Jason Arbon explores the key principles and techniques for designing AI agent flows that are predictable, testable, and robust. Attendees will learn how to structure AI-driven interactions to minimize failure points, leverage validation mechanisms, and integrate automated testing strategies to ensure smooth execution. Drawing from real-world applications and lessons learned in AI-driven software testing, this session will provide practical insights for engineers,...
Test Machina: Demystifying AI-Driven Testing Agents
Software vendors and practitioners are using artificial intelligence (AI) and machine learning (ML) to create a new wave of test automation tools. Such tools leverage autonomous and intelligent agents to explore, model, reason and learn about a software product. But how do these testing agents really work? Is this technology any good? And can we really trust them to validate software? Tariq King will introduce you to the world of agentic AI and discuss its benefits, challenges and other limitations. Learn how AI test agents use AI/ML technologies to mimic human testing activities such as...
Powering Complex Solutions with Agentic Systems
This session explores the revolutionary potential of agentic systems—autonomous agents equipped with diverse tools to tackle multifaceted tasks effectively. By integrating tools, agentic workflows enable intelligent, adaptive solutions to complex challenges. Apurva will start with an introduction to agentic systems, highlighting their ability to utilize various tools dynamically to achieve goals with minimal human intervention. Through real-world case studies, she will demonstrate how tools like APIs, databases, and external services are orchestrated within these systems to simulate...
Unlocking Agentic AI Superpowers in the Quantum Multiverse
Step into the future of AI with an immersive dive into the cutting-edge world of AI-Augmented GenAI and how it intercepts with Quantum technologies. This session explores the intersection of multi-threaded AI workflows and the powerful anomaly detection capabilities made possible by Quantum-inspired computing. Discover the latest trends in ModelOps, where agile deployment strategies for domain-specific generative AI models are accelerating innovation in industries ranging from healthcare to defense. Jonathon will uncover how GraphRAG (Graph Retrieval-Augmented Generation) is...
Moving from Reproducible Data Science to the World of LLM, GPT, RAG, and Hallucination
We are moving from the world of reproducible data science (machine learning, area under the curve, a/b testing, model selection, model testing, model fitting and model drift to find the best way to run a data science organization) to being faced with the "Easy Button." This "Easy Button" is often wrong, has poor data protocols, and tries to please; without factual basis. Join Bob to explore ways to make the world better in the bridge from science to the new world of utterances. This session will include examples and experiences from IBM Watson, AI at GE Healthcare, AI at Microsoft, and...
Customer Churn Prediction Using MLFlow and Streamlit
This session will guide you through every stage of the machine learning process, from data preprocessing and feature engineering to model training, pipeline construction, and deployment. The session will begin by preparing and transforming data to ensure it’s ready for model training. Next, dive into building scalable ML pipelines within MLFlow, where you’ll learn how to track experiments, monitor model performance, and manage version control. These features enable a streamlined and reproducible workflow, empowering both beginner and experienced practitioners to understand and implement...
Decoding the Black Box: Unlocking LLM Observability
PreviewLLMs are revolutionizing AI, but their complexity and black-box nature can make it challenging to understand their behavior and ensure optimal performance. This session will demystify LLM observability, providing practical insights and best practices for gaining visibility into LLM interactions, performance, and security. Learn how to: discover the essential metrics to monitor for LLM health and performance, implement effective logging and tracing strategies to track LLM requests and identify bottlenecks, optimize LLM inference performance using profiling techniques, proactively...
Mastering Prompt Engineering: Unlocking the Power of Prompt Patterns and Meta-Prompting Technique
As AI becomes increasingly central to professional workflows, the ability to craft effective prompts has emerged as a crucial skill. While many users struggle with trial-and-error approaches, this session introduces a systematic framework for prompt engineering based on proven patterns and and meta-prompting techniques. You'll learn how to apply specific prompt patterns such as persona, meta-language creation, and flipped interaction, and more, to achieve consistently better results. You will then explore meta-prompting - a powerful technique where AI assists in generating, refining, and...
AI for Real People—Panel
We have heard a LOT of hype about AI and AGI and ASI and all of the nonsense. But in year 3 of Generative AI, people are actually moving beyond talking and finding real value in AI. Come and hear from REAL AI implementers about how AI is having an impact on businesses across the board including small businesses, non-profits, big companies, and more.
Thursday, June 12
RAG at Scale: Building Production-Ready GenAI Solutions
This session serves as a deep dive into the strategies and best practices for data scientists aiming to build, fine-tune, and scale Retrieval Augmented Generation (RAG) based Generative AI (GenAI) applications. The core objectives for data scientists in the AI development cycle center around providing highly relevant results for end users and maintaining cost-effectiveness to support the sustainable growth of their products. RAG is a pivotal method that enables GenAI applications to operate effectively on proprietary data. At the heart of RAG are robust retrieval systems, which are crucial...
Advancing Biotechnology: AI's Role in Modern Applications
This session explores the transformative impact of AI on biotechnology applications, including drug discovery, genetic sequencing, and digital pathology. It delves into the modernization of testing and verification practices, highlighting the intersection of AI and cybersecurity. Attendees will gain insights into addressing challenges associated with limited training datasets in regulated environments and strategies for developing robust applications. Practical lessons learned and actionable insights will be shared to empower participants in navigating the evolving AI landscape in...
Continuous Testing for AI Applications
In the era of artificial intelligence, software testing has evolved from a finite phase in development to an ongoing, dynamic process of monitoring. Unlike traditional deterministic systems, AI-driven applications operate probabilistically, introducing variability and uncertainty in outputs even with consistent inputs. This paradigm shift requires a rethinking of testing strategies, moving towards continuous monitoring to ensure performance, fairness, and reliability in production environments. This session will explore how QA teams can integrate AI-specific methods, anomaly detection, and...
RAG Has Evolved - Enhance Your RAG Pipeline with These Concepts
The majority of businesses today can set up a fundamental RAG pipeline that effectively handles most use cases. However, this basic setup eventually reaches its limitations in terms of functionality and accuracy, hindering further advancements. Matt Payne aims to detail the necessary pipeline components for building advanced RAG pipelines. For each component, he will explain the what, when, why, and how and provide real-world examples. Key areas of focus include leveraging tools and function calling, which enables you to create a systematic approach to using knowledge from multiple sources...
Tool Calling is Not Just Plumbing for AI Agents
Tool calling is more than just a technical detail—it’s the most important piece of how AI agents get things done. It allows agents to connect to systems, access data, and perform tasks effectively. Building good tools is very similar to building good APIs, as they need good design for things like authentication and security. But building good tools requires a bit more than knowledge about building APIs.
In this session, we’ll explore how tool calling works, why it matters, and how to do it right. You’ll learn different ways to build tools that help agents connect to APIs, databases...
Navigating Compliance with the EU AI Act: Strategies for Responsible AI Development and Governance
As AI systems continue to transform industries, the EU AI Act sets a pivotal regulatory framework to ensure responsible and ethical use of artificial intelligence across Europe. This session will provide practical insights into navigating compliance with the EU AI Act, addressing key requirements for high-risk AI systems, transparency, accountability, and data governance. Joanna will explore how organizations can align their AI development processes with the Act's standards while maintaining innovation. Attendees will gain actionable strategies for integrating compliance into existing...