Further Reading

Curated resources for deepening your understanding of agentic AI - research papers, articles, and books.

A curated collection of resources for deepening your understanding of agentic AI systems, their design patterns, and their practical applications.

Primary Source

  • Building Effective Agents --- Anthropic (2024). The foundational reference for this wiki. Presents a practical taxonomy of agentic patterns, from augmented LLMs through workflows to fully autonomous agents, with clear guidance on when to use each.

Research Papers

Blog Posts & Articles

Books

  • Generative AI on AWS --- Chris Fregly, Antje Barth, Shelbee Eigenbrode (O’Reilly, 2024). Covers building generative AI applications including agent architectures, with practical implementation guidance.

  • Building LLMs for Production --- Louis-Fran\u00e7ois Bouchard, Louie Peters (2024). Addresses the engineering challenges of taking LLM-based systems, including agents, from prototype to production.