株式会社極東書店トップ商品一覧Building AI Agents: From Design Patterns to Production.

商品詳細

Building AI Agents: From Design Patterns to Production.

Building AI Agents: From Design Patterns to Production.

・ISBN 978-3-032-39095-0 paper EUR 39.99

¥10,688.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Gulli, Antonio / Nawalgaria, Anant,
出版社 (Springer Nature Switzerland AG, SZ)
出版年月2027
言語ENG
ニュース番号<A05-90921>

解説

Most AI agent demos work flawlessly, until real users arrive. The gap between a compelling prototype and a dependable system is where this book begins. Framing agent development as an engineering discipline, it centers on the core loop of Perceive, Plan, Act, and Observe as the foundation for building agents that are robust, interpretable, and scalable.

As a companion to Antonio Gulli's Agentic Design Patterns, Building AI Agents carries the field's emerging architectural vocabulary from concept into practice. Where the earlier volume defines the patterns, this book implements them: showing how to translate agent design principles into reliable, production-ready systems.

Organized around four proven architectural patterns -- ReAct, Chain-of-Thought, Reflection, and Plan-and-Execute -- the book takes a hands-on, pattern-first approach. Each chapter includes working code and contributes to the development of Atlas, a unified research and coding assistant that evolves from a minimal script into a production-grade multi-agent system.

Coverage spans tool integration, memory and state management, multi-agent orchestration, and system evaluation. Implementations are demonstrated across leading frameworks, including LangGraph, CrewAI, OpenAI's Agents SDK, and Google's ADK, with designs that generalize across major model providers such as OpenAI, Gemini, Claude, and Llama. The emphasis throughout is on transferable patterns rather than vendor-specific solutions.

This book is intended for software engineers integrating agents into production systems, AI/ML practitioners moving beyond chat-based interfaces, technical leads evaluating architectural tradeoffs, and advanced students working at the frontier of applied AI. Readers should be comfortable with Python and have a foundational understanding of large language models; all other concepts are developed in context.