#117 · Primary category: Education & Research

agents

Repo for the Complete Agentic AI Engineering Course

Project last updated:08/29/26

GitHub Stars

6.1K

Forks

5.2K

Contributors

494

License

MIT

Why we included this project

This repository is the companion to Edward Donner's six-week course on building and deploying autonomous AI agents. It also works as an open curriculum: the lessons walk through the main agent frameworks you'd meet in real projects, OpenAI Agents SDK, CrewAI, LangGraph, Google ADK, and Pydantic AI, along with MCP, so it's an easy way to compare tooling before committing to a stack. Developers and small teams getting into agents can lean on the notebooks and setup guides to run working examples locally without rebuilding the scaffolding. The real value is following the exercises in order rather than pulling individual scripts into production, since this is an education resource first. The refreshed version tracks the latest models and tooling, which makes it worth revisiting as the agent ecosystem moves quickly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category