AI Agents as Systems
Understanding AI agents from a systems perspective โ architecture, orchestration, and design patterns.
Tokens
How tokenization works, token limits, context windows, and their impact on AI agent behavior.
Tool Layer in AI Agents
How AI agents interact with external tools, APIs, and services to take actions in the real world.
Memory in AI Agents
How memory works in AI agent systems โ from short-term context windows to long-term vector storage and retrieval.
Planning in AI Agents
How AI agents decompose complex tasks into structured, executable steps using static, dynamic, and hybrid planning.