AI Con USA 2026 - Prompt Engineering
Monday, June 8
Model Context Protocol Fundamentals
NewTired 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...
A Quality Engineering Introduction to AI and Machine Learning
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,...
Become an AI Power User
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...
Build Your Own AI News Agent with Redis + LangGraph.js.
NewTired 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 orchestrates...
Tuesday, June 9
Prompt Engineering for Software Practitioners
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...
Agentic AI: From Rules to Reasoning
NewAI 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...
Vibe-Coding a Business: Using AI to Rapidly Build, Test, and Validate Real Products
NewAI 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...
Thursday, June 11
AI-Assisted Development: Using GitHub Copilot and Other Tools to Accelerate Delivery
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.
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...
From Prompt to Production: Building AI Systems That Actually Work
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...
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...