This repository contains the complete materials for Antonio Gulli's book on building intelligent systems through agentic design patterns. It features a detailed PDF guide and practical Jupyter notebooks designed to support hands-on learning from foundational concepts to enterprise implementation.
The content covers several key areas:
- Prompt chaining, routing, and parallelization techniques
- Reflection, tool use, planning, and multi-agent systems
- Memory management and state persistence
- Knowledge retrieval (RAG) and human-in-the-loop collaboration
- Enterprise patterns for safety guardrails and resource optimization