AdvancedИнженерия
AI Agents & Tool Use
Complete course on building AI agents: from basic tool use via Claude and OpenAI to complex multi-agent systems. Covers function calling, MCP protocol, agent frameworks (LangChain, AutoGen, CrewAI), memory patterns, planning, human-in-the-loop, and production agent deployment.
4modules
16lessons
525 mintotal time
Developers building autonomous AI systemsaudience
Module 1
Tool Use Fundamentals
What tool use is, how the model decides to call a tool vs answer directly, the tool schema, and the differences between Claude, OpenAI and Gemini.
Module 2
Agent Architectures
ReAct, planning, memory, and the MCP protocol — the foundational patterns for building a single agent.
Module 3
Multi-Agent Systems
Orchestrator + subagents and three popular frameworks: LangChain, AutoGen, CrewAI.
Module 4
Production Agents
Human-in-the-loop, observability, security, and deploying agents to production.