What if TransE, ComplEx, RotatE and the rest of the knowledge graph “model zoo” were different views of one geometric operator? Learn the mathematics, code and practical design principles behind structured memory for trustworthy AI.
This book teaches harness engineering as a discipline. Not magic prompts. Not vendor tricks. Engineering practice applied to a new substrate.
Your C# skills are worth more today than they were a year ago — if you know how to put a language model in the loop. This book shows you how, with the Microsoft Agent Framework: real tools, RAG, multi-agent orchestration, plus the hosting, observability, and safety that separate a demo from a system you ship. Nineteen chapters. 120 runnable projects. No Python detours. Just C# and .NET 10.
The CCAR-P exam tests judgment, not trivia. This scenario-based guide covers all seven domains, from solution design and RAG to governance and stakeholder communication, with 65 sketchnote figures, chapter quizzes, a distractor appendix that explains every wrong answer, and a full 63-question practice exam at the official weighting.
How to put AI agents in production without ending up in the news. A field guide to bounded AI autonomy, MCP security, and AgentSecOps.
A two-part study guide written against the Claude Certified Architect blueprints, Foundations (CCAR-F) and Professional (CCAR-P). Organised domain-by-domain and weighted to match each exam, it teaches the architectural judgement and anti-pattern recognition the exams reward, not a feature tour, across Claude Code, the Agent SDK, the Claude API, and MCP.
A leader at a company opens Slack one morning. The brief their virtual employee wrote looks normal: same headers, same prose voice, same cadence as every other brief that week. The last line ends mid-sentence. The API returned `stop_reason: "max_tokens"`. The system shipped it anyway. No exception. No log line. No retry. That bug doesn't look like the normal kind. This book is about why, and what to build instead.
This third edition covers Rust 1.85 and the Rust 2024 Edition in full. The new chapters on concurrency, the 2024 edition migration, GPU computing, Go integration, and Linux kernel programming show where the Rust community has moved since the second edition, and where systems programming as a discipline is heading. You might be writing your first Rust function or your hundredth production service, but I hope this book makes the language feel less like a puzzle and more like a tool you are already familiar with. That was the only goal I had when I wrote it.
Top-k is not relevance, retrieved text is not evidence and an LLM judging another LLM is not verification. Beyond “Chunk and Pray” shows how to build RAG that answers through a verified knowledge graph, preserves exact numbers, cites its sources and abstains when it cannot prove the answer.
Learn how to build, run, and optimize llama.cpp from the ground up. This book covers everything from compiling the code and working with GGUF models to deploying fast, production-ready local LLM inference.
You have been using AI as a faster keyboard.The engineers who will define the next decade are using it as a cognitive workforce they direct, constrain, and govern. The gap between those two practices is not a matter of better prompts. It is a matter of an entirely different mental model.This book is that mental model. Built from first principles. Illustrated through 28 chapters of real architectural decisions, real failures, and real production systems.From execution to orchestration. The complete practitioner guide.
It's never been easier to build an AI agent — and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems with the depth to predict failure before it happens, engineer graceful degradation over catastrophic failure, and take absolute architectural ownership. Get the paperback from amazon.
Stop building chatbots and start architecting autonomous digital workers that act, plan, and collaborate. Master multi-agent orchestration with CrewAI and build self-healing, cyclic workflows using LangGraph. Move beyond simple prompts to implement the OODA loop, browser automation, and production-grade security. Transform LLMs into reasoning engines capable of managing entire software agencies without intervention.
Your pilot went well. That was never the question. In a regulated industry, an AI system is acceptable only when it can prove what it did: which source it used, what stopped it acting, why it decided as it did eleven months ago. A field guide for the executives who have to sign.
Mastering Claude Code montre comment collaborer avec des agents d’IA pour écrire du code, automatiser des flux de travail et réaliser des projets d’envergure. De la configuration aux bonnes pratiques d’ingénierie logicielle, ce guide pratique explique comment les logiciels modernes sont conçus en 2026.