AI Con USA 2025 - AI & ML Productivity Tools
Sunday, June 8
Fundamentals of AI—ICAgile Certification (ICP-FAI)
GitHub Copilot Certification Bootcamp
Monday, June 9
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...
Leveraging Generative AI for Software Productivity
Executive leaders across the globe have been asking a relatively simple yet profound question: Can we leverage generative AI to transform our business, enterprise, or industry? For software-based companies, focus has either been on differentiating their product and service offerings using this new technology. But how about leveraging generative AI to improve team productivity and efficiency? This may be possible but how do you measure its success? What are some of the key use cases within business analysis, development, and testing that software teams can use? Are there any pitfalls...
AI Code Generation Lifecycle
NewThis workshop explores the transformative potential of generative AI across the software development lifecycle, providing practitioners with hands-on insights into leveraging AI technologies for enhanced productivity. Participants will learn strategic approaches to translating requirements into code using large language models, demonstrating techniques for generating contextually accurate implementations with minimal manual intervention. The session will showcase a case study of an AI-assisted application that intelligently generates both backend services and user-facing displays. Further...
Tuesday, June 10
AI-Assisted Development: Supercharge Your Coding with GitHub Copilot and More
NewThe 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...
This Is Our Agent, We Make the Call
NewAgents! 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...
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,...
Using GenAI to Advance Azure AIOps
In today’s rapidly evolving digital landscape, maintaining high service quality is crucial. To achieve this, Microsoft is leveraging cutting-edge technologies such as Generative AI and Large Language Models (LLMs) to enhance service reliability and developer productivity. LLMs excel at understanding and reasoning over large volumes of data. They can generalize across diverse tasks and domains, making them invaluable for generating models, insights, and automating intricate tasks. By integrating LLMs and Generative AI into the complex domains of incident response and root cause analysis,...
Testing Powered by AI/ML Synthetic Test Data: A Game Changer
The session covers a testing approach that utilizes a new age Test Data Management (TDM) technique which learns from production data. Machine learning analyzes the data to create a model capable of generating synthetic data with identical source data attributes. Multiple learning iterations refine the model, enhancing its accuracy with each cycle. The data model incorporates security measures like differential privacy, enabling safe movement to lower environments. Later, generative AI leverages this model to produce desired volumes of test data for various testing types, including...
Real-World Open Source Agentic Testing Framework: TestZeus
Test automation is evolving from manual scripting to AI-driven collaboration, where AI agents work together to ensure reliable test execution. This presentation introduces TestZeus, an open-source framework that leverages LLMs to transform Cucumber/Gherkin specifications into automated tests. Robin Gupta will explore its architecture and demonstrate how it handles common challenges like shadow DOMs and iframes. Learn how to implement and debug this next-generation framework, positioning yourself at the forefront of intelligent test automation. Join Robin to discover how TestZeus can...
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...
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...
Thursday, June 12
The AI-Powered Leader: Creating Alignment and Redefining Leadership in an Autonomous Era
Traditional leadership has relied on intuition, manual processes, and fragmented feedback loops. But what if AI could fundamentally reshape how we lead—creating inherent alignment, removing hierarchical bottlenecks, and enabling decentralized decision-making? Imagine an autonomous AI companion that analyzes patterns, prioritizes coaching needs, and adapts in real time to foster self-organization, continuous learning, and leadership at every level. In this session, we’ll explore how AI-driven leadership models can replace rigid hierarchies with dynamic, data-informed decision-making,...
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...