Original caption
I get asked every day where to start with AI agents. These are the only 3 resources you actually need 👇🏻 One: Anthropic’s Building Effective Agents essay, it’s short, free, written by the people who build the models and here is how you learn to think about agents before writing any code. Two: Andrew Ng’s Agentic AI course on DeepLearning.AI. The four design patterns that power every agent (reflection, tool use, planning, multi-agent collaboration) taught in raw Python, it’s free and you can start today. Three: The Claude Cookbooks on GitHub. The reference implementation for Anthropic’s paper plus working code for RAG, tool use, and MCP, this is a toolbox you come back to every time you get stuck. Starting point should be reading the essay, take the course and use the cookbook. Comment AGENTS and I’ll DM you the links 🙌 #ai #Tech #developer #claudeai #code