ManningBooks

ManningBooks

Devtalk Sponsor

Designing AI Systems (Manning)

AI applications need much more than a connection to a model. To work well in the real world, they need memory, access to company knowledge, safe ways to take action, clear rules, and reliable operations behind the scenes. Rather than rebuilding those pieces for every project, organizations can create a shared AI platform that supports all their AI applications.

Designing AI Systems shows you how to build that platform.

Suhas Suresha, Dewang Sultania

Most AI projects don’t fail because of the model. They fail in everything around it.

We’ve just released Designing AI Systems, a book that focuses on that missing layer—the parts you end up building again and again once you move past a demo.

Instead of stopping at “call an API and get a response,” this book walks through how to build the system that makes those calls useful in practice. You’ll put together a shared AI platform step by step, the kind teams rely on when they have more than one experiment running and need consistency.

That includes:

  • connecting to multiple model providers without rewriting your app each time

  • keeping track of conversations and context over time

  • bringing in your own data so outputs aren’t generic

  • letting AI systems use tools while staying within clear boundaries

There’s also a strong focus on what happens after the first version ships. How do you keep costs under control when usage grows? How do you route requests, measure quality, and catch failures before users do? Those questions are part of the build, not an afterthought.

Each chapter includes working Python code, so you’re not left guessing how the pieces fit together. By the end, you’ll have a reference system you can adapt, extend, or pick apart for your own projects.

If you’ve been building with LLMs and keep running into the same infrastructure questions, this book should feel familiar in a good way.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Where Next?

Popular Ai topics Top

ManningBooks
Based on Ilya Sutskever’s famous “must-read” list of ~30 AI papers, this book walks you through the research that shaped today’s deep lea...
New
New
New
ManningBooks
Grokking AI Algorithms, Second Edition introduces the most important AI algorithms using relatable illustrations, interesting examples, a...
New
pragdave
Build robust LLM-powered apps, chatbots, and agents while mastering AI engineering principles that will help you outlast the tools and th...
New
ManningBooks
Erlang and OTP in Action teaches you the concepts of concurrent programming and the use of Erlang’s message-passing model. It walks you t...
New
ManningBooks
In Build a DeepSeek Model (From Scratch) you’ll build your own DeepSeek clone from the ground up. First, you’ll quickly review LLM fundam...
New
ManningBooks
AI Governance: Secure, privacy-preserving, ethical systems presents a structured playbook for safely harnessing the potential of Generati...
New
ManningBooks
Introduction to Generative AI, Second Edition, guides you from your first eye-opening interaction with tools like ChatGPT to how AI tools...
New
ManningBooks
Build AI-Enhanced Web Apps guides you through AI development using only JavaScript and other common web dev skills–no Python or Machine L...
New

Other popular topics Top

PragmaticBookshelf
Andy and Dave wrote this influential, classic book to help their clients create better software and rediscover the joy of coding. Almost ...
New
PragmaticBookshelf
Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch! In just a couple of weeks, build a ray tracer that r...
New
AstonJ
Or looking forward to? :nerd_face:
498 14002 274
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
New
PragmaticBookshelf
Author Spotlight: VM Brasseur @vmbrasseur We have a treat for you today! We turn the spotlight onto Open Source as we sit down with V...
New
PragmaticBookshelf
Explore the power of Ash Framework by modeling and building the domain for a real-world web application. Rebecca Le @sevenseacat and ...
New