Skip to content

andluizsouza/agentic-design-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic Design Patterns: A Hands-On Guide to Building Intelligent Systems

This repository contains my customized learning version of the concepts and code examples from the book by Antonio Gullí, which serves as a practical guide for mastering autonomous AI agents.

Summary

The book details the transition from standard large language models (LLMs) to intelligent systems capable of reasoning, planning, and acting to achieve complex, ambiguous goals.

The core philosophy treats building these systems as working on a "technical canvas" — an underlying infrastructure for managing state, logic, and tool access. It provides 21 battle-tested design patterns that offer a common language and reusable solutions for building robust, scalable, and reliable AI applications.


About me

Name: Anderson Luiz Souza

LinkedIn: https://www.linkedin.com/in/andluizsouza/

GitHub: https://github.com/andluizsouza

About

My Hands-on Guide of the book: "Agentic Design Patterns" by A. Gulli - Building robust, scalable and reliable AI systems

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors