Objectives
Understand what AI agents are and how they differ from traditional LLM chatbots
Learn the core components of modern agent architectures
Build intuition for reasoning + acting loops
Topics
LLMs, tools, and action interfaces
Agent loops (ReAct, Reflexion, OpenAI-style function calling)
Overview of frameworks (LangGraph, OpenAI Agent API, YOICE agent stack)