Building LLM Applications with DSPy: Replacing manual prompts with systematic optimization

Building LLM Applications with DSPy: Replacing manual prompts with systematic optimization book cover

Building LLM Applications with DSPy: Replacing manual prompts with systematic optimization

Author(s): Serj Smorodinsky (Author), Brett Kennedy (Author)

  • Publisher: Manning Publications
  • Publication Date: October 20, 2026
  • Language: English
  • Print length: 296 pages
  • ISBN-10: 1633435016
  • ISBN-13: 9781633435018

Book Description

Get the eBook free when you register your print book at Manning.

“An essential, forward-looking guide.”
—Dhyey Mavani, Amherst College

DSPy (Declarative Self-improving Python), an innovative framework for prompt programming, replaces fragile and unpredictable manual prompts with clean, modular Python code that declares what a model should do, defines the inputs and response formats, and establishes clear evaluation metrics. In Building LLM Applications with DSPy, authors Serj Smorodinskyand Brett Kennedypresent a systematic approach for treating prompts as programmatic artifacts rather than loose text strings, so you can build, scale, maintain, and improve complex AI applications with the structural integrity of traditional software.

Practical from page one, this book mirrors a professional AI engineering workflow, taking you from simple classifiers to complex summarizers, advanced RAG, and agentic systems. Reviewer Cyrus Nouroozi, a DSPy contributor, notes that the book “frames the whole subject around a single coherent thesis: prompt programming is a data-driven discipline analogous to machine learning.” To support its strong focus on prompt programming as an engineering process, the book introduces the baseline —> evaluate —> optimize loop that eliminates the guesswork of traditional prompt design.

Production applications require verifiable, consistent metrics, which are difficult to establish with conventional prompts. This book guides you through constructing custom evaluation metrics, setting up multi-threaded test runners, and calibrating LLM-as-a-judge protocols to gather hard data. Instead of deploying prompts on a whim, you compile and optimize them against structured validation sets. The resulting programs are mathematically proven to be more accurate, more cost-effective, and remarkably resilient to underlying model drift.

The final chapters show you how to build DSPy into fully agentic pipelines, integrating conversation memories, and connecting agents to external environments via MCP. This focused 9-chapter book also introduces cutting-edge DSPy v3 features like SIMBA and GEPA optimizers to squeeze maximum performance out of smaller, cheaper open-weight language models. It is an indispensable resource for any modern programmer wanting to build robust, self-improving, and production-ready generative AI systems.

What’s inside

• Build modular LLM applications using declarative Python signatures
• Automate prompt optimization using SIMBA and GEPA
• Construct rigorous, repeatable metric functions to verify outputs
• Deploy reliable, multi-hop RAG systems and agents

About the reader

This book is designed for software developers, data scientists, and AI engineers with basic Python skills.

About the author

Serj Smorodinskyis a DSPy contributor, data scientist, and AI engineer with over ten years of experience leading teams to build conversational AI, conversational chatbots, and agentic workflows for enterprise clients. Brett Kennedyis a data scientist with over thirty years of software development experience. He is a regular contributor to open-source projects and the author of Outlier Detection in Python.

Table of Contents

1 Introduction to prompt programming and DSPy
2 Basic prompting and DSPy
3 Classifying user intent
4 Evaluating DSPy programs
5 Optimizing prompt examples
6 Optimizing prompt instructions
7 Custom modules
8 Summarization and more effective metric functions
9 Creating an agentic RAG-based chatbot

Editorial Reviews

Editorial Reviews

About the Author

Serj Smorodinskyis a contributor to DSPy, a data scientist, and an AI engineer with over ten years of combined experience in software development and data science. His work spans NLP for customer-service related conversational AI, agentic workflow automation, and LLM evaluation, with hands-on experience leading teams to build chatbots and retrieval-augmented systems for enterprise clients. He also teaches agentic systems and data science in production at Nebius Academy (formerly Y-Data School of Data Science).

Brett Kennedyis a data scientist with over thirty years’ experience in software development and data science. He has worked in outlier detection related to financial auditing, fraud detection, and social media analysis. He previously led a research team focusing on outlier detection.

View on Amazon

未经允许不得转载:nurbook » Building LLM Applications with DSPy: Replacing manual prompts with systematic optimization

评论 抢沙发