Naperville AI Enthusiasts - Monday, August 17, 2026
Northern Illinois University
1120 E Diehl Rd, Room 119
Naperville, IL 60563
5:30 PM Doors open · 6:00 PM Talks begin · 7:30 PM Open lab
Agenda
One Search Box for the Whole Company: Glean at Work
Craig Meyer
Ask one question and get an answer pulled from your company's email, Slack, docs, tickets, and wikis — permissions-aware, so everyone sees only what they're allowed to.
Craig gives a short, practical tour of Glean, the enterprise AI assistant that runs retrieval-augmented search across 100+ workplace apps, and shows how he actually uses it at work.
OSG Secure AI: Moving Your Organization Beyond the Chatbot
Jack Forde and Austin Kaja
Jack Forde, Chief Revenue Officer at Outsource Solutions Group, a Naperville-based managed service provider, joins us with OSG AI engineer Austin Kaja to present OSG Secure AI: guardrails that standardize how AI gets used, data protection that keeps proprietary information out of external model training, and access to 70+ LLMs through secure chat, integrations, and full business workflows.
Jack describes it as "the accounting system" to ChatGPT's "calculator." They'll also share how they use AI personally, so bring your questions.
Ship Your First Managed Agent: 34 Lines to a Working AI Incident Responder
James Harmon
Anthropic's Managed Agents API runs the agent loop and hosts the sandbox for you. To show what that's worth, I'll build an AI incident responder live in about 34 lines: from a dead chat panel to an agent that searches a 70,000-line log, cross-references deploy history, and names the commit that broke checkout.
The code comes from Anthropic's public Code with Claude workshop materials, so you can run it yourself afterward.