In this workshop, you'll build a lightweight AI agent from scratch —
one that can recognize when it needs external information, call a tool to get it, and continue the conversation based on real results.
You'll see how modern LLMs can:
- Detect when a tool call is needed.
- Call those tools automatically.
- Dynamically adjust their behavior based on new information.