Fundamentals of AI Agents
Master the architecture and logic required to build autonomous systems that perceive environments, reason through complex tasks, and execute actions through code. * **Build autonomous loops** using perception, reasoning, and action cycles * **Implement tool-calling** to connect LLMs with external APIs * **Design multi-agent systems** for complex task decomposition * **Manage state and memory** for long-running agentic workflows
3 sections ยท 9 lessons
Course outline
Foundations
- Defining Agents
- Core Architecture
- Agent Types
Capabilities
- Tool Use
- Reasoning Paths
- Memory Systems
Implementation
- Prompt Engineering
- Multi-Agent Systems
- Ethical Guardrails