Building Effective AI Agents
The most-cited definition of workflows vs agents, written by the team behind Claude.
Open anthropic.com →An AI agent is software that uses an AI model as its brain to pursue a goal: it plans the steps, uses tools (your email, browser, spreadsheets, code, APIs), checks its own work, and keeps going until the job is done. A chatbot answers you; an agent acts for you. Think of it as a tireless junior teammate that can read, click, write and call other software, but still needs clear instructions and supervision.
A quick orientation. The real value is below: resources worth your time, from people who've actually done it.
The most-cited definition of workflows vs agents, written by the team behind Claude.
Open anthropic.com →The expanded companion to Anthropic's canonical essay, packaged for non-engineers.
Open resources.anthropic.com →OpenAI's own plain-English playbook on what an agent is and when you need one.
Open cdn.openai.com →Three infra investors argue out the definition honestly, including where the hype ends.
Open a16z.com →The best 10-minute zero-jargon explainer for someone who has only used ChatGPT.
Watch on YouTube youtube.com →The defining talk on LLMs as a new computer and why agents need partial autonomy.
Watch on YouTube youtube.com →A readable companion to Karpathy's keynote if you prefer text to video.
Open latent.space →Ng's four agentic design patterns give you the mental model everything else builds on.
Watch on YouTube youtube.com →Ng translates agent theory into a business argument a founder can repeat to investors.
Open insightpartners.com →The original technical essay that defined agent = LLM + planning + memory + tools.
Open lilianweng.github.io →The whole concept compressed into one famous equation you will never forget.
Open x.com →A sober corporate reference for checking any claim you hear at a demo day.
Open ibm.com →The opening lesson of Microsoft's free beginners course, gentle and precise.
Watch on YouTube youtube.com →A founder-to-founder walkthrough of what agents are with concrete business examples.
Watch on YouTube youtube.com →Explains the reasoning loop inside an agent without a single line of code.
Watch on YouTube youtube.com →A neutral, constantly updated reference point when vendor definitions start to blur.
Open en.wikipedia.org →A curated viewing path if you want to go from zero to fluent in a weekend.
Open medium.com →Free and certified, it takes you from the definition to actually shipping a small agent.
Open huggingface.co →