CoursesAI Agents
AdvancedAgents
AI Agents
AI that takes actions.
7h6 lessons9,830 students4.88
🤖
Start Course
6
Lessons
Advanced
Level
Overview
Tools, memory, planning.
What you will learn
How an agent differs from a chatbot
The think-act-observe loop
When agents are (and aren't) the right tool
How tools are described to a model
The request/response flow
Designing good tool definitions
Short-term vs long-term memory
Why context windows fill up
Curriculum
Course content
1
What is an Agent?
An LLM that can take actions in a loop, not just chat.
6 min
2
Tool Use
How LLMs call functions via JSON schemas.
8 min
3
Memory
How agents remember within a task and across sessions.
8 min
4
Planning (ReAct & Reflection)
How agents break big goals into steps and self-correct.
9 min
5
Building Agents in Practice
Frameworks and no-code platforms for shipping real agents.
10 min
6
Agent Safety & Guardrails
Keeping autonomous agents from doing harm.
Pro8 min