Leanpub Header

Skip to main content

Filters

Category: "Agentic Engineering"

Agentic Engineering

  1. Engineering Memory for AI Agents
    Engineering Memory for AI Agents
    From First Principles to Production Systems
    Steve Publications

    AI agents don’t fail because they forget everything. They fail because they remember badly. This book shows you how to engineer memory that stays accurate, efficient and useful over time. From SQLite and PostgreSQL to vector indexes and multi-agent systems, you’ll learn what it takes to build agents that can run for days without losing the plot.

  2. Fine-Tuning Small Language Models for Local AI Agents
    Fine-Tuning Small Language Models for Local AI Agents
    A Practical Guide to Building Specialized Agentic Systems on Your Own Hardware
    Steve Publications

    Turn a small language model into an AI agent that runs on your own hardware. This practical guide takes you from choosing a base model to fine-tuning, tool use, evaluation and deployment. With reproducible code and real configurations throughout, you'll learn how to build specialized local agents that are capable, efficient and truly yours.

  3. Loop Engineering: The Science of AI Agents
    Loop Engineering: The Science of AI Agents
    Designing Reliable, Self-Correcting AI Systems That Think Before They Act
    Steve Publications

    AI agents are only as good as the loops behind them. This book shows you how to build systems that plan, act, evaluate and improve with every step. Learn the patterns, frameworks and engineering practices behind reliable, self-correcting agents that solve real problems in production.

  4. Kimi K3 Prompting Guide
    Kimi K3 Prompting Guide
    Master Prompt Engineering for Moonshot AI's 2.8T-Parameter Frontier Model
    Steve Publications

    Unlock the full potential of Moonshot AI's groundbreaking Kimi K3 with practical prompting techniques, real-world examples and production-ready strategies. Whether you are building AI applications, conducting research or deploying autonomous agents, this guide helps you get better results from one of the world's most capable open models.

  5. Mastering LangChain for Python Development
    Mastering LangChain for Python Development
    Building Intelligent Applications with LLMs, Chains, and Agents
    Steve Publications

    Build intelligent AI applications with LangChain using practical, production-ready Python examples. From intelligent agents and retrieval-augmented generation to scalable deployment and observability, this book equips you with the skills and architectural understanding needed to create reliable, real-world LLM-powered systems.

  6. Building AI Agents with the Claude Agent SDK
    Building AI Agents with the Claude Agent SDK
    From Fundamentals to Production Deployments
    Steve Publications

    Build AI agents that do more than generate text. This book shows you how to use the Claude Agent SDK to create autonomous systems that use tools, manage context, coordinate multiple agents, and solve complex tasks. With practical examples in Python and TypeScript, you will learn how to build secure, scalable agents ready for production.

  7. Local Intelligence
    Local Intelligence
    Running Large Language Models on Your MacBook with Apple Silicon
    Steve Publications

    Local Intelligence shows you how to run large language models entirely on your Mac with Apple Silicon. Learn to use tools like Ollama, MLX, and llama.cpp, understand quantization, and build real local AI applications with open-source code.

  8. Inside llama.cpp
    Inside llama.cpp
    The Complete Guide to Building, Running, and Optimizing Local LLM Inference
    Steve Publications

    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.

  9. Rust for LLM Inference
    Rust for LLM Inference
    Building High-Performance LLM Inference Engine from Scratch
    Steve Publications

    Learn how modern LLM inference engines work by building one from scratch in Rust. From transformers and tokenization to KV caching, quantization, batching, and GPU optimization, this book combines theory, hands-on code, and performance engineering to help you create fast, production-ready AI systems.

  10. Beyond "Chunk and Pray"
    Beyond "Chunk and Pray"
    Building Trustworthy RAG with Geometric Knowledge Graphs
    Agus Sudjianto and Wing Yan Lau

    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.

  11. The Claude Certified Architect Study Guide
    The Claude Certified Architect Study Guide
    Think like a Claude architect: pass the CCAR-F and CCAR-P exams first time
    Daniel Vaughan

    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.

  12. Hermes Agent: The Self-Evolving AI Workforce
    No Description Available
  13. Geospatial AI (GeoAI) with Python Programming
    Geospatial AI (GeoAI) with Python Programming
    Building Autonomous GIS Agents, Deep Learning Models, and Interactive Dashboards
    Edgar Milvus

    Transform static maps into intelligent systems with Geospatial AI (GeoAI) with Python Programming. Bridge the gap between GIS and AI, from satellite image analysis to autonomous LangChain agents. Master production-ready code for GNNs, U-Net architectures, and real-time spatial dashboards. Stop just looking at the map—teach your code to understand it.

  14. AI Autonomous Agents with Python Programming
    AI Autonomous Agents with Python Programming
    Master LangGraph, CrewAI, and RAG to Build Self-Correcting Swarms and Autonomous Digital Workers
    Edgar Milvus

    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.

  15. Runtime AI Governance
    Runtime AI Governance
    A Practitioner’s Playbook for Governing Agentic AI Systems
    Srinivas Bommena

    AI governance changes when AI stops merely producing answers and begins taking action. Runtime AI Governance provides the architecture, controls, evidence and assurance methods practitioners need to govern agentic AI while consequential actions are still observable, interruptible and accountable.