AI Agents

Agents are the productization of LLMs - the layer that turns 'interesting chatbot' into 'software that actually does things for you.' This 90-page knowledge base covers the full stack: foundations (what makes an agent an agent), frameworks, the canonical patterns, tool use, memory, multi-agent orchestration, evaluation, and production deployment. It pairs naturally with the Framework section on this site (which is Claude-specific) - this one is more broadly about agents regardless of which model you use. If the future of software is 'it kind of runs itself,' this is where you learn to build it.

~ the sections of this knowledge base ~

The nine sections

How to read this

Start at Foundations. If you already know what agents are, jump to Loops then Tools. Evaluation and Production are where naive agents fall apart at scale.

Further reading

Watch

Andrej Karpathy - Intro to Large Language Models (1 hour)