AI agent engineering course materials
Top 26.9% on sourcepulse
This repository provides a 6-week course on Agentic AI Engineering, teaching users to build and deploy autonomous AI agents. It targets individuals looking to gain practical skills in this rapidly evolving field, offering a structured learning path with hands-on coding exercises.
How It Works
The course utilizes a project-based approach, guiding learners through the implementation of AI agents using various frameworks. Key technologies covered include OpenAI Agents SDK, CrewAI, LangGraph, AutoGen, and MCP, enabling the creation of sophisticated, multi-agent systems.
Quick Start & Requirements
uv tool install crewai
is required in the project root.Highlighted Details
Maintenance & Community
The course is maintained by Ed Donner, who encourages community engagement via LinkedIn and X/Twitter. Direct contact is available via email for support.
Licensing & Compatibility
The repository's licensing is not explicitly stated in the provided text. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
The course involves API costs for model interactions. Windows users may encounter specific setup issues with CrewAI, such as potential "unicode" errors requiring environment variable configuration ($env:PYTHONUTF8 = "1"
).
1 day ago
Inactive