Why This Event is a Must-Attend for AI Professionals
The Global AI Bootcamp is a worldwide movement of AI-focused workshops and sessions. Milwaukee’s chapter, hosted by New Resources Consulting (NRC), is bringing some of the best AI minds in the country together for a full day of interactive learning, hands-on development, and cutting-edge discussions on March 13, 2025.
This isn’t just another AI conference—it’s an opportunity to learn from and work alongside four Microsoft MVPs, recognized as the best in their field across the U.S. Our expert-led sessions are designed to be accessible to AI newcomers while offering deep technical insights for experienced practitioners.
What You’ll Experience
- A World-Class Speaker Lineup: Featuring Microsoft MVPs Cameron Vetter, Lance Larsen, Lwin Maung, Min Maung, plus Travis Feirtag and a ManpowerGroup AI leader (TBD)
- Interactive, Skills-Focused Workshops: Covering AI Agents, LLMs, GitHub Copilot, DeepSeek R1, AI Data Security, and more
- A Balance of Hands-On & Expert Knowledge: Sessions that don’t just explain AI but let you experiment with it
- Networking with Top Technologists: Connect with peers, experts, and industry leaders in AI
NRC’s Commitment to Open Learning
At New Resources Consulting (NRC), we believe AI knowledge should be shared, not gated. That’s why we sponsor Global AI Milwaukee—giving attendees access to elite technologists, valuable insights, and a collaborative space. We know that learning AI isn’t just about the technology—it’s about building a community of forward-thinking professionals who can support and challenge each other.
We also want to thank ManpowerGroup for their generous support and acting as the venue sponsor for this event. Headquartered in Milwaukee, they are a global leader in workforce solutions and have been innovating in the workforce industry for over 70 years.
Bring Your Laptop & Get Ready to Learn
These sessions are technical, interactive, and skills-driven—so bring your laptop, dive in, and get hands-on with AI alongside industry leaders. Whether you’re an AI engineer, a developer exploring automation, or an enterprise leader looking to equip your team with the latest AI advancements, this event is for you.
Schedule:
- 8:30 Check In
- 9:00 Welcome and message from Bekir Atahan, Vice President of Data and AI Center of Excellence for ManpowerGroup
- 9:30 Global AI Keynote: Embracing New Skills and Responsibilities
- 10:00 Getting Started with AI Agents with Lance Larsen
- 11:00 Exploring Cutting-Edge Models: LLMs, SLM, Local Development & More with Min Maung
- 12:00 Lunch
- 12:45 Message from New Resources Consulting
- 1:00 Going Deep into DeepSeek R1 with Cameron Vetter
- 2:00 Data Security for AI in the Enterprise with Lwin Maung
- 3:00 Conquer “Feature Creep” with GitHub Copilot: Your New Dev Sidekick with Travis Feirtag
- 4:00 Closing
Sessions Details:
Abstract (Keynote) – Embracing New Skills and Responsibilities
In this year’s keynote, Roelant, Sammy, and Henk from the Global AI Community team up with well-known speakers like Scott Hanselman, Guido van Rossum, Jennifer Marsman, and Sarah Bird to talk about how AI is changing the game for developers. They’ll explain how Python is a big deal in this shift and show off the latest cool stuff happening with AI agents. Throughout their chat, they stress how important it is for developers to pick up AI skills while also thinking about doing things ethically and responsibly. This straightforward discussion gives a clear picture of where AI is today and what it might mean for developers in the future.
Speakers
- Scott Hanselman
- Guido van Rossum
- Jennifer Marsman
- Sarah Bird
Abstract (Session) – Getting Started with AI Agents
Explore the fascinating world of AI agents with Azure! Dive into the innovative Azure AI Agent Service, where you’ll discover how these intelligent agents can transform processes and products. Learn about diverse use cases, from automating customer support to enhancing decision-making processes. Understand why AI agents are essential for modern businesses, offering efficiency, scalability, and advanced problem-solving capabilities.
Speakers
Abstract (Session) – Exploring cutting-edge models: LLMs, SLMs, local development and more
Today, there are many Generative AI models to choose from: Large Language Models (LLMs), Small Language Models (SLMs), proprietary models, open models, models in the cloud, models on devices, text models, code models, image models, and multimodal models. In this session, we’ll provide guidance to help you choose the right model to fit your needs, and tools you can use to evaluate and compare models for your specific tasks.
Speakers
Abstract (Session) – Going Deep into DeepSeek R1
In this talk, we’ll dive into the fascinating world of DeepSeek R1, the first cutting-edge AI model that’s open source redefining what’s possible in natural language processing and machine learning.
We’ll start by unpacking the architecture and design principles behind DeepSeek R1, highlighting its innovative approach to handling both simple queries and deep reasoning tasks. You’ll learn about the model’s flexibility across different environments—whether you’re running it on the edge for low-latency applications, on a GPU-equipped machine for more complex tasks, or in the cloud with Azure for scalable, enterprise-grade solutions. You’ll discover how different quantization techniques and parameter sizes can impact the model’s performance and resource usage, and how to choose the right model for your specific use case.
But what’s a talk about AI without some hands-on examples? Through live demonstrations, we’ll compare the results of running DeepSeek R1 with various configurations, from lightweight versions for mobile apps to fully loaded models for deep analytical tasks. We’ll walk through a series of prompts—ranging from simple questions to complex, multi-step reasoning challenges—to showcase the model’s capabilities.
Finally, we’ll explore how to integrate DeepSeek R1 into your applications. Using Azure as our host, we’ll demonstrate how to set up the model, connect it to your applications, and leverage its API for seamless interaction.
By the end, you’ll not only have a deeper appreciation for what makes DeepSeek R1 a standout model but also the practical knowledge to start using it in your own work. Whether you’re an AI enthusiast, a seasoned developer, or just curious about the future of machine learning, this session will leave you excited to go deep into DeepSeek R1.
Speakers
Abstract (Session) – Data Security for AI in the Enterprise
In an era where artificial intelligence (AI) is transforming industries, ensuring the security of data used in AI systems is paramount. This session, “Data Security for AI,” will delve into the critical aspects of protecting data throughout the AI lifecycle. Participants will gain insights into the unique challenges and best practices for securing data in AI applications, from data collection and storage to processing and deployment.
GitHub Advanced Security features are built directly into the development workflow, making them easy to use and giving developers the ability to catch potential security issues as early in the software development lifecycle as possible.
Learn how to prevent common security issues from being merged into your codebase, how to find and fix vulnerabilities faster with AI, and how to keep your dependencies updated via GitHub Advanced Security.
Speakers
Abstract (Session) – Conquer “Feature Creep” with GitHub Copilot: Your New Dev Sidekick
Ever feel like you’re stuck on a perpetual treadmill of new features and never-ending “must-haves”? In today’s fast-paced tech world, it’s a classic case of feature creep—the more you deliver, the more everyone wants! What if you could call on a brilliant assistant to help you power through code, tame your to-do list, and wrestle that never-ending documentation into submission? Enter GitHub Copilot, your AI sidekick that lives right inside VS Code, ready to cut drudgery, boost productivity, and (finally) give you some breathing room.
In this session, you’ll learn how to:
- Set Up GitHub Copilot in VS Code: Get started with Copilot so you can speed past repetitive tasks and focus on the creative parts of coding.
- Brainstorm Project Solutions with Copilot Chat: Use the chat window, complete with custom variables and “chat participants,” to bounce ideas around and craft new features—without losing your sanity.
- Refactor & Document Your Code Inline: Embrace a reprieve from documentation hell: let Copilot draft your comments and handle those tricky refactors.
- Maximize Your Terminal Productivity: Say goodbye to typing tedious commands by letting Copilot do the heavy lifting from your editor’s terminal.
Whether you’re drowning in feature requests or just sick of typing the same old lines, join us to see how GitHub Copilot can help you work smarter, not harder. If you’ve ever wished for a coding partner that never sleeps, complains, or hogs the coffee machine—this session is for you!
Speakers
Date: March 13, 2025
Location: ManpowerGroup | 100 W Manpower Pl; Milwaukee, WI 53212
Who Should Attend? Technologists, AI practitioners, and enterprise leaders looking to upskill their teams
Cost: FREE – because innovation should be accessible to all
PARKING INFORMATION: There is a small surface lot with limited spacing and metered parking in the vicinity. There is a secured parking garage with the 6th floor designated for our use, but please note that this garage LOCKS at 9:00 AM and visitors will not be able to access their vehicles until the conclusion of the event.
Registration will close at 2 PM CST on March 11.
Thank you to our venue sponsor, ManpowerGroup, for being so generous with your time and resources.