Recommended Reads

Books that have shaped my understanding of ML, AI Engineering, and building production-grade systems. Ranked by impact on my professional journey.

1
AI Engineering

AI Engineering

Chip Huyen • O'Reilly Media • 2024

A guide to building real-world applications using pre-trained large language and multimodal models.

2
The StatQuest Illustrated Guide To Machine Learning

The StatQuest Illustrated Guide To Machine Learning

Josh Starmer • StatQuest • 2022

This book takes the machine learning algorithms, no matter how complicated, and breaks them down into small, bite-sized pieces that are easy to understand.

3
The StatQuest Illustrated Guide to Neural Networks and AI

The StatQuest Illustrated Guide to Neural Networks and AI

Josh Starmer • StatQuest • 2025

This book explains neural networks from the basic concepts all the way through the state of the art Transformers that power modern AI tools like ChatGPT, and it also includes hands-on tutorials in PyTorch.

4
Learning Langchain

Learning Langchain

Mayo Oshin & Nuno Campos • O'Reilly Media • 2025

As someone who uses LangChain as the foundational framework for every LLM app I build, I found this book to be an essential guide for uncovering the ecosystem's more sophisticated, "hidden" features. It strikes a rare balance by blending theoretical concepts with practical code in a way that remains accessible for non-deep study settings. While the chapters on testing and monitoring are unfortunately tethered to a paid LangSmith subscription, the book overall provides a high-value roadmap for moving from simple prompts to production-grade architectures.