Reading Shelf

Books I keep coming back to.

Books that shaped how I think about machine learning, AI engineering, and shipping production-grade systems. Listed in no particular order. The reviews are honest; some are warmer than others.

  1. O'Reilly Media 2024

    AI Engineering Chip Huyen

    If most AI books feel like they were written by someone who’s never shipped anything, AI Engineering by Chip Huyen is the opposite. It’s a hands-on, no-nonsense tour of what it actually takes to build and deploy AI systems without lighting your infrastructure, and sanity, on fire.

    View on Amazon

  2. StatQuest 2022

    The StatQuest Illustrated Guide To Machine Learning Josh Starmer

    This book takes brain-melting machine learning algorithms and chops them into snackable, bite-sized chunks you can actually digest without a PhD.

    View on Amazon

  3. StatQuest 2025

    The StatQuest Illustrated Guide to Neural Networks and AI Josh Starmer

    This book takes you on a wild ride from basic neural networks all the way to state-of-the-art Transformers powering modern AI like ChatGPT, and yes, it even throws in hands-on PyTorch tutorials.

    View on Amazon

  4. O'Reilly Media 2025

    Learning Langchain Mayo Oshin & Nuno Campos

    If you’re building LLM apps and aren’t using LangChain as your skeleton, what are you even doing? This book is basically your backstage pass to all the secret sauce hidden in the LangChain ecosystem. It smartly juggles theory and code without making you feel like you need a PhD in AI. Sure, the chapters on testing and monitoring lean on a LangSmith subscription, but don’t let that scare you—this guide will take you from your first dumb prompt to a production-ready LLM setup faster than you can say 'prompt engineering.'

    View on Amazon

  5. O'Reilly Media 2025

    Managing Memory for AI Agents Benjamin Labaschin, Jim Allen Wallace, Andrew Brookins, and Manvinder Singh

    Lately, I swear the universe is nudging me towards Redis, and I’m not even mad about it.

    Read on Redis Website