Just published the full free CrewAI course inside the community.
This isn't a "hello world agent" walkthrough. You build five real projects from scratch:
- Startup Idea Evaluator. 3 agents that decide ship, revise, or kill.
- Sales Prospect Researcher. Agents with live web search that write real outreach briefs.
- AI Tool Recommender. Structured outputs, hierarchical delegation, memory, and a custom tool that pings your phone.
- Coder Agent. Writes Python AND runs it inside a Docker sandbox.
- Engineering Team. Lead, backend, frontend, and tester collaborating to ship a working app with tests.
You'll also learn the stuff most CrewAI tutorials skip: YAML configs, Pydantic schemas, manager agents, LiteLLM model switching, and honest comparisons against OpenAI Agents SDK.
Prerequisite: basic Python. That's it.
Head to the Classroom tab and start with Lecture 1.
Drop your questions in the CrewAI thread as you go.
I'll be in there answering.
Let's build. ๐ ๏ธ