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:

Most Liked

andrea

andrea

Keep ‘em coming :slight_smile:

Where Next?

Popular Ai topics Top

New
New
ManningBooks
Build an AI Agent (From Scratch) is a step-by-step guide to creating a working AI agent, starting with the bare essentials and growing yo...
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
AI Governance: Secure, privacy-preserving, ethical systems presents a structured playbook for safely harnessing the potential of Generati...
New
ManningBooks
AI agent technology is changing fast! This totally revised Second Edition of AI Agents in Action by Micheal Lanham guides you through the...
New
ManningBooks
Rearchitecting LLMs: Structural techniques for efficient models turns research from the latest AI papers into production-ready practices ...
New
ManningBooks
CUDA for Deep Learning shows you how to work within the CUDA ecosystem, from your first kernel to implementing advanced LLM features like...
New
New
ManningBooks
How can you be sure your next AI project is worthwhile before you build it? Look Before You Leap offers a repeatable go/kill/pivot decisi...
New

Other popular topics Top

AstonJ
Or looking forward to? :nerd_face:
502 14279 275
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
PragmaticBookshelf
Tailwind CSS is an exciting new CSS framework that allows you to design your site by composing simple utility classes to create complex e...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
PragmaticBookshelf
Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code. ...
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
PragmaticBookshelf
Use advanced functional programming principles, practical Domain-Driven Design techniques, and production-ready Elixir code to build scal...
New