What Is an LLM-Based Agent?
Define LLM agents, contrast them with chatbots and pipelines, and learn the loop of perceive-think-act that makes a system 'agentic'.
Welcome! 👋
You're about to learn how AI agents work. This is our most beginner-friendly track, sized into tiny steps. You'll move fast!
What's an LLM?
An LLM (Large Language Model) is software that's great at understanding and writing text. Think of it as a super-smart autocomplete.
All lessons in this course
- What Is an LLM-Based Agent?
- Prompts, Roles and System Messages
- Tool Use: How Agents Take Action