Books

Books

Building AI-Powered Agents with Memory

I co-authored the O’Reilly report Managing Memory for AI Agents.

This book covers the hard problems in agent memory that nobody talks about: how to manage context windows, implement semantic and episodic recall, persist state across sessions, and build memory systems that actually work in production. If you’re building AI agents and running into memory limitations, this book is for you.


The Temple of Django Database Performance

I wrote The Temple of Django Database Performance to help you level up your Django skills.

This book is a blueprint for becoming a senior Django developer who can jump into any Django project, profile slow pages and APIs, and tune the underlying database queries. And it’s not just another boring technical tome: it’s a mashup of deep technical content and fantasy table-top gaming, filled with full-color maps, characters, and creatures.

You can read more about the book at Spellbook Press. You can also buy a full-color print copy on Amazon.com.

Looking for the example code? It’s free on GitHub.