Your company's answers are already written down. This book builds the machine that finds them.
Systems: How AI Scales reveals how production AI handles thousands of requests, shared models, queues, state, failures, security, evaluation, cost, and continuous change. Through intuitive stories, practical architectures, and accessible mathematics, discover what it takes to transform an AI capability into a service people can trust.Volume V of The AI Systems Series.
A model can recommend an action. But what gives it permission to act—and how does it verify what happened? Agent explores tools, authority, planning, execution, recovery, security, and oversight. It begins where Reasoning ends and leads to Systems, where one successful action must become a dependable service.
A fluent answer is not necessarily a reasoned answer. Through stories, examples, visual models, and real mathematics, Reasoning reveals how AI represents problems, searches possibilities, and verifies conclusions. It begins where Context ends—and stops at one crucial boundary: a decision is not an action. That is where Agent begins.
The known surrounds us, but only some of it becomes context. The unknown is what we ask AI to resolve. How does a fluent model know what matters—to this user, from this source, at this moment? Context follows one ambiguous instruction through retrieval, RAG, memory, graphs, MCP, provenance, security, and evaluation—showing how AI drives the known to derive the unknown.
AI in software development is about much more than generating code.Beyond Code Generation explores how AI can support the entire software development lifecycle—from understanding requirements and designing systems to development, testing, code review, deployment, and operations.
“If real users rarely stop at a single prompt, then testing shouldn’t either.”
Make your Python AI code up to 100× faster using NumPy vectorization, Numba, parallel execution, and GPU acceleration. Learn through practical benchmarks and real-world optimization examples.
Prompt injection is the SQL injection of the AI era — and most LLM apps are wide open. This hands-on field manual shows application security engineers how to attack and defend LLM systems: direct, indirect, multimodal, and agentic injection, with working code, labs, and ASR benchmarks you can run in CI. Break it, then build the defense-in-depth that holds in production.
Move beyond the API. Dismantle the AI black box and build generative engines from scratch with pure Python and NumPy. Master the profound geometric principles and applied mathematics driving LLMs and Transformers. Transform from a mere consumer into an elite AI innovator by writing the core mathematical architecture yourself—no shortcuts, no frameworks, just pure engineering excellence.
أول كتاب عربي مصوّر يأخذ طفلك في رحلة شيقة مع زيد والروبوت ميم لاكتشاف عالم الذكاء الاصطناعي بطريقة قصصية ممتعة.
Your DevOps pipeline is broken. PRs rot in review. Alerts scream into the void. Incidents drag on for hours. And capacity planning? A guessing game with your budget on the line.AI in DevOps isn’t about hype—it’s about fixing what’s actually broken. This book gives you: LLM-powered code reviews Intelligent alerting Auto-remediation Predictive scaling
The Codex Playbook helps enterprise engineering teams turn Codex from a helpful assistant into a reliable part of the software delivery system, with practical patterns for context engineering, repositories, GitHub workflows, MCP, governance, and AI-assisted development.