Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Artificial Intelligence

  1. The Visual Encyclopedia of Artificial Intelligence - Volume Six
    The Visual Encyclopedia of Artificial Intelligence - Volume Six
    AI Ethics, Society and Future - 36 Essential Concepts Explained with Illustrations
    Thejendra Sreenivas
    No Description Available
  2. AI Agents Mastery
    AI Agents Mastery
    Design, Build, Deploy, and Scale Autonomous AI Agents for Real-World Applications
    Mohammad Kamrul Hassan

    Build AI agents that go beyond conversation._ AI Agents Mastery_ is a practical guide to designing, building, deploying, and scaling autonomous AI agents for real-world applications.Learn how to combine LLMs with tools, APIs, workflows, memory, state, retrieval, automation, security, monitoring, and human oversight to create capable and reliable AI agent systems.From the fundamentals of agent architecture to production deployment and responsible autonomy, this book provides an end-to-end framework for turning AI-agent ideas into practical applications.Learn the principles. Build the systems. Deploy with confidence.

  3. The Visual Encyclopedia of Artificial Intelligence - Volume Five
    The Visual Encyclopedia of Artificial Intelligence - Volume Five
    AI Applications and Systems - 34 Essential Concepts Explained with Illustrations
    Thejendra Sreenivas
    No Description Available
  4. The Visual Encyclopedia of Artificial Intelligence - Volume Four
    The Visual Encyclopedia of Artificial Intelligence - Volume Four
    Generative Artificial Intelligence - 34 Essential Concepts Explained with Illustrations
    Thejendra Sreenivas
    No Description Available
  5. From Transformers to Agents
    From Transformers to Agents
    The Mathematics and Architecture of Agentic AI
    Muralikrishna Sridhar
    No Description Available
  6. Vector Search from First Principles
    Vector Search from First Principles
    SIMD, Quantization, and Billion-Scale Retrieval
    Steve Publications

    Most vector search books start with the database. This one starts with the machine. Build a search engine from scratch, then push it from brute force to billion-scale retrieval with SIMD, HNSW, quantization and distributed systems. By the end, vector search won't be a black box. It'll be something you know how to build, tune and scale.

  7. The Visual Encyclopedia of Artificial Intelligence - Volume Three
    The Visual Encyclopedia of Artificial Intelligence - Volume Three
    Neural Networks and Deep Learning - 34 Essential Concepts Explained with Illustrations
    Thejendra Sreenivas
    No Description Available
  8. The Visual Encyclopedia of Artificial Intelligence - Volume Two
    The Visual Encyclopedia of Artificial Intelligence - Volume Two
    Machine Learning - 32 Essential Concepts Explained with Illustrations
    Thejendra Sreenivas
    No Description Available
  9. The Visual Encyclopedia of Artificial Intelligence - Volume One
    The Visual Encyclopedia of Artificial Intelligence - Volume One
    Foundations of AI - 32 Essential Concepts Explained with Illustrations
    Thejendra Sreenivas
    No Description Available
  10. Policy-Space Response Oracles in Practice
    Policy-Space Response Oracles in Practice
    Building Game-Theoretic Multi-Agent Systems
    Amardeep Mond

    The practitioner's guide to policy-space response oracles: one 84-line loop, one readable repository, and every claim backed by a committed experiment — including the ones that came out wrong.

  11. Antigravity 2.0 The Complete Guide

    Stop copying code snippets into chat widgets. Master closed-loop autonomous AI coding agents, local offline LLMs (Ollama/Llama 3.1), event-driven lifecycle hooks, and Model Context Protocol (MCP) runtimes.

  12. Modern Computer Science
    Modern Computer Science
    Foundations, Artificial Intelligence, Emerging Technologies, Responsible Computing, and the Future of Computing
    Thanakit Ouanhlee

    Explore the foundations and future of modern computing—from artificial intelligence and distributed systems to cybersecurity, quantum technologies, and responsible computing. Modern Computer Science connects essential concepts with emerging technologies, real-world applications, and the challenges shaping the future of the discipline.

  13. Mastering LTX 2.5 Prompting
    Mastering LTX 2.5 Prompting
    From First Frame to Cinematic Mastery: A Complete Guide to Video Generation with LTX 2.5
    Steve Publications

    Master LTX 2.5 from the first prompt to the final shot. Learn to create cinematic video with synchronized audio, precise camera movement and consistent characters while avoiding the mistakes that waste time and generations. Built on official documentation and verified behavior, this is a practical guide to getting production-ready results from LTX 2.5.

  14. Adaptation and Fine-Tuning
    Adaptation and Fine-Tuning
    What it costs to teach a model something new — built, broken and measured from scratch
    Hatem M.

    Use LoRA because it forgets less. Keep the learning rate low. Mix in some general data. Stopearly. Four pieces of advice everyone repeats and almost nobody quantifies. This book measures each one — and two turn out to be doing something other than what they arecredited with. LoRA's retention is governed by a scaling constant, not by its parameterefficiency. Early stopping bounds the damage without separating it from the gain. Everyexperiment reports two numbers: the new task, and the capability you were not trying tochange.

  15. AI Harness Engineering
    AI Harness Engineering
    SouthStone Publications

    The model is only half the system. Learn to design the scaffolding, tools, sandboxes, verification loops, and memory that turn raw LLMs into reliable, production-grade AI agents that actually finish the job.