Home Resume Essays Projects Bookshelf Notes Experiments Quotes About

Agentic Systems

Agents

Agents are fully autonomous systems that operate independently using various tools to achieve complex tasks.

Always find the simplest solution possible and only add complexity when needed. Agentic systems trade latency and cost for better task performance. always consider this tradeoff . The most successful Agentic implementations use simple, composable patterns rather than complex frameworks.

Anthropic guide