Skip to main content
A practical guide to agentic AI

LangChain in Action

Architecting multi-modal and context-aware agents

Learn how to connect reasoning, memory, retrieval, multimodal inputs, and autonomous execution into AI systems that work reliably beyond a demo.

Deepak Kamboj with his book LangChain in Action
Cover of LangChain in Action by Deepak Kamboj

Why I wrote this book

Production-ready agents need more than a better model

People often ask what it takes to build AI agents that actually work outside of a demo. The answer is learning how to connect reasoning, memory, retrieval, multimodal inputs, and autonomous execution into a system that is reliable in the real world.

This book takes you from your first LangChain workflow to production-ready agentic systems with vision, voice, persistent memory, RAG, multi-hop reasoning, and multi-agent collaboration. Every chapter draws on practical engineering patterns that matter when moving from prototypes to real applications.

I am deeply grateful to everyone who reviewed chapters, shared ideas, challenged assumptions, and helped make the book stronger. I hope it becomes a practical resource you keep coming back to as you build the next generation of AI applications.

Inside the book

From first workflow to agent architecture

Practical patterns for the capabilities that make modern AI applications useful, grounded, and dependable.

Multimodal agents

Connect vision, voice, text, and other inputs into cohesive agent workflows.

Persistent memory

Design context-aware systems that retain useful information across interactions.

RAG and reasoning

Ground responses with retrieval and solve complex tasks through multi-hop reasoning.

Autonomous execution

Build reliable workflows that plan, select tools, and complete real-world tasks.

Vision and voice

Create richer applications that can see, listen, understand, and respond.

Multi-agent systems

Coordinate specialized agents through practical collaboration patterns.

Get your copy

Start building AI agents that move beyond simple chatbots and stand up to real-world requirements.