My Books¶
Title: Grafos e Inteligência Artificial — Uma Fundamentação Teórica e Aplicada para Orquestração de Sistemas¶
This book presents a rigorous yet practical foundation for orchestrating Artificial Intelligence systems as graphs. It starts by highlighting the limitations of linear pipelines (chains) and formally demonstrates how directed acyclic graphs (DAGs) enable greater expressiveness, parallelism, and governance. Topics include expressivity theorems, execution as paths and critical path analysis, graph algebra, stochastic processes (Markov chains), probabilistic resilience, and integration with Graph Neural Networks. Real-world patterns, metrics, and topology guidelines help teams adopt graph-based orchestration in production.
Note: The book is written in my native language (Portuguese).
Download or read¶
- Zenodo (scientific data archiving): https://zenodo.org/records/17075168
- FigShare (research outputs): https://figshare.com/articles/book/Grafos_e_Intelig_ncia_Artificial_-_Uma_Fundamenta_o_Te_rica_e_Aplicada_para_Orquestra_o_de_Sistemas/30072310
- Amazon Kindle: https://www.amazon.com.br/dp/B0FQ3H5N4W
- Google Play Books: https://play.google.com/store/books/details?id=L0aEEQAAQBAJ
Reproduce the benchmark reports¶
- GitHub repository: https://github.com/kallebelins/graph-ia-book