Skip to content

Module 24: Agent Frameworks

Category: Ecosystem — Module 24 (1 of 5 in this category)

(Placeholder module — a short overview for now; full lesson content is coming soon.)

A tour of the frameworks people actually use to build agents, and how they differ.

Topics this module will cover: - LangChain - Agno - CrewAI - smolagents - Mastra - VoltAgent - PydanticAI

Tutorial Progress

graph LR
    A[24: Agent Frameworks] --> B[25: Inference Providers]
    B --> C[26: Inference Engines]
    C --> D[27: UI Design]
    D --> E[28: Observability]
    style A fill:#FFFF00

Previous Module: Expert — Module 23: Advanced Deployment Next Module: Module 25: Inference Providers