Leanpub Header

Skip to main content

Filters

Category: "AI Game Production"

Books

  1. Building AI That Knows Your Data
    RAG From Scratch · Volume I · Foundations
    JC Marin

    Your company's answers are already written down. This book builds the machine that finds them.

  2. No Description Available
  3. Systems
    How AI Scales
    Nageswar Keetha

    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.

  4. Agent
    How AI Takes Action
    Nageswar Keetha

    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.

  5. Reasoning
    How AI Solves Problems
    Nageswar Keetha

    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.

  6. Context
    Drive the Known to Derive the Unknown
    Nageswar Keetha

    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.

  7. Beyond Code Generation
    AI Across the Modern SDLC
    pankaj bisht

    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.

  8. Vectored Conversational AI Testing
    Structuring Free-Flowing Dialogue Into Measurable AI Behaviour
    William Argo

    “If real users rarely stop at a single prompt, then testing shouldn’t either.” 

  9. The Hyper-Drive Algorithms ​From Raw Python Formulas to High-Performance GPU & Machine Code
    From Raw Python Formulas to High-Performance GPU & Machine Code
    AhmedAdawy

    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.

  10. No Description Available
  11. The Prompt Injection Bible
    Attacks, Defenses, and the Architecture of Trust in LLM Systems
    Ismail Tasdelen

    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.

  12. THE ARCHITECTURE OF THOUGHT Applied Mathematics in Large Language Models & GenAI
    Applied mathematics in large language Models &GenAI
    AhmedAdawy

    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.

  13. الذكاء الاصطناعي للأطفال: رحلة زيد وميم نحو المستقبل
    الذكاء الاصطناعي للأطفال: قصص تعليمية ممتعة تشرح التكنولوجيا للصغار
    Hossam Ali AbdElwahab

    أول كتاب عربي مصوّر يأخذ طفلك في رحلة شيقة مع زيد والروبوت ميم لاكتشاف عالم الذكاء الاصطناعي بطريقة قصصية ممتعة.

  14. AI IN DEVOPS
    Building Self-Healing, Self-Reviewing, Self-Scaling Systems
    Sudhanshu Jaiswal

    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

  15. The Codex Playbook
    Enterprise AI Software Engineering with Codex
    Igor van der Burgh

    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.