

Session 07: Connecting AI to Action
Turning AI from Passive Observers into Active Operators
About the Event
AI can generate answers, summarize information, and help us make decisions. But what happens when AI can go beyond conversation and interact with the software systems around it?
An intelligent application becomes far more capable when it can safely search a knowledge base, access relevant data, and use tools to perform specific tasks.
In this session, we take the next step in building AI that acts. We move from understanding how AI connects to external tools to actually wiring those systems together.
Participants will build and connect real AI tools using the Model Context Protocol (MCP), allowing AI applications to interact with data, search systems, and backend services through a structured and controlled interface.
Building on the data and retrieval systems developed in previous sessions, we will bring the different pieces together and explore what happens when AI is given access to useful capabilities beyond the chat window.
What We'll Cover
Connecting AI to Real Systems: Understanding how AI applications can safely interact with databases, APIs, and software services.
Turning Information into AI Tools: Making application data and knowledge bases available to AI through structured interfaces.
Connecting Our Search System: Integrating the search and retrieval systems built in previous sessions into tools that AI can use.
Building Reliable AI Tools: Using validation and clear rules to ensure AI systems interact with software safely and correctly.
Testing AI Connections: Connecting our tools to AI applications and observing how models discover and use them.
The Hands-On Codelab: Wiring Our AI System Together
Bring your laptop and get ready to build.
In this practical workshop, participants will:
Build and run a working MCP server using Python.
Create structured tools that connect AI to backend services and application data.
Connect our knowledge and search systems as tools that an AI can use.
Add validation and safeguards to control how AI interacts with each tool.
Connect the system to an AI client and test real tool interactions.
By the end of the session, participants will have taken an important step beyond building AI that simply responds.
They will have built an AI-ready system where models can access information, use software tools, and interact with real application capabilities in a structured and controlled way.
The Big Idea
AI becomes truly powerful when it can move beyond conversation and interact with the systems around it.