agents
Basic Information
This repository is a six‚Äëweek hands‚Äëon course called Master AI Agentic Engineering designed to teach practitioners how to code and deploy autonomous AI agents. The materials focus on practical agent development using tools and frameworks named in the README, including the OpenAI Agents SDK, CrewAI, LangGraph, AutoGen and MCP. The repo aggregates step‚Äëby‚Äëstep setup instructions for Windows, Mac and Linux, guided notebooks and example projects, week‚Äëby‚Äëweek notes (notably special guidance for CrewAI in week three), troubleshooting resources and course videos. It is aimed at learners who want a structured, project‚Äëbased path from installation through building and running multi‚Äëcomponent agent projects while paying attention to API usage and platform‚Äëspecific issues. The content is educational and action‚Äëoriented rather than a single runnable product.