Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Artificial Intelligence

  1. Category Theory for AI Abstract Foundations Functorial Models & Compositional Learning  VOL-1

    Discover how Category Theory is becoming the mathematical language of modern Artificial Intelligence. Explore categories, functors, natural transformations, compositional learning, neural networks, probabilistic models, and functorial machine learning through an AI-first approach designed for students, researchers, and AI professionals.

  2. AI in the Art of Lawmaking
    AI in the Art of Lawmaking
    Luís Fernando Pires Machado

    Are you ready for Legislative Power 5.0? Artificial Intelligence is a powerful tool and ally in the art of Lawmaking. Technology has changed the rules of the game. This book teachs you how to master them.

  3. A Field Guide to Epistemic Failure

    Systems fail in ways that existing frameworks cannot see. Not because the knowledge was absent — because it failed to function. Eleven failure modes. One common grammar. A field guide for practitioners who run complex systems and know something is wrong before they can name it.

  4. AI Research on NVIDIA DGX Spark
    AI Research on NVIDIA DGX Spark
    Pushing the Frontier of Local AI on a Petascale Desktop
    Manav Sehgal

    Serious AI research no longer needs a data center. This is the field log of training, fine-tuning, serving, and shipping real models on a single petascale desktop, with the code to reproduce every result. For engineers building AI on NVIDIA hardware who want depth, not hype.

  5. AI Native Business
    AI Native Business
    Architecting Organizations That Run on Intelligence
    Manav Sehgal

    Most companies bolt AI onto old workflows. This book shows how to rebuild the company around it: orchestrating AI agents to run real operations, with the governance and cost control to keep them accountable. Written for founders, operators, and leaders who want systems they own, not another subscription.

  6. Claude Code Masterclass
    Claude Code Masterclass
    Build Real-World Software with Claude Code, AI Workflows, and Hands-On Projects
    Luca Berton

    Learn Claude Code by building real projects. This hands-on companion turns the Claude Code Masterclass workshop into a practical self-paced guide for planning, coding, testing, reviewing, refactoring, and shipping software with AI.

  7. Python MCP Masterclass: Everything and the Protocol Beneath

    MCP is the protocol powering the next generation of AI agents, and this is the only book that teaches you all of it. From Python fundamentals to low-level SSE transport, go from zero to production-ready MCP developer.

  8. Designing Adaptive Products: Building Systems That Learn From Users in Real Time

    We’ve spent years designing screens.The future belongs to designers who can design systems that learn.Designing Adaptive Products explores adaptive UX, personalization, behavioral signals, dynamic interfaces, and the balance between automation and human control, redefining what product design looks like in the AI era.

  9. The End of AI Vendor Lock-In

    Your first AI integration is usually simple: one provider, one SDK, one model. Then production happens. Costs rise. Rate limits appear. Teams need access control. Security wants API keys centralized. Product wants to test better models. Finance wants to know who is spending what. Suddenly, the real problem is not calling an LLM. The real problem is operating AI as shared infrastructure. The End of AI Vendor Lock-In shows how LiteLLM helps teams build provider-agnostic, resilient, cost-aware AI systems that can route across models, manage fallbacks, track spend, enforce budgets, and reduce dependency on any single provider. If you are building AI products that need to survive real-world production pressure, this book is for you.

  10. Will AI Replace Me?
    Will AI Replace Me?
    A Developer's Survival Guide
    CAIO INCAU

    92% of developers use AI daily. Entry-level jobs dropped 73%. This isn't a story about replacement — it's about transformation. Data-driven guide with a 30-day action plan for developers who want to thrive, not just survive.

  11. Evaluating Gen AI Applications: A Practitioner’s Playbook for Testing What AI Actually Gets Right
    Evaluating Gen AI Applications: A Practitioner’s Playbook for Testing What AI Actually Gets Right
    A Practioner's Guide for RAG, Agents, Multimodal AI, and Enterprise Knowledge Systems
    Srinivas Bommena

    Build defensible evaluation systems for Gen AI, RAG, agents and multimodal applications using datasets, metrics, release gates, monitoring and seven interactive labs.

  12. The Agentic Engineer
    The Agentic Engineer
    Durable Principles for Building Production Systems with LLMs in the Loop
    Victor Velazquez

    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.

  13. Building with Claude Code: The Agentic Development Handbook

    Most developers lose an hour a day to Claude Code without knowing why. The output looks wrong. A convention gets ignored. You press Yes 20 times and it still doesn't finish. It's not the tool. Nobody told you how it actually works. I built production agentic systems with Claude Code and wrote down everything I learned the hard way. Building with Claude Code: The Agentic Development Handbook 16 chapters. 6 failure modes. One complete real session from empty directory to working agent. Not documentation. Not a tutorial. The book you want after your first week.    

  14. Multi-Agent Workflows
    Multi-Agent Workflows
    Build AI Agent Systems That Automate Your Job
    Ayushi Parmar

    Learn to build multi-agent AI workflows that automate your job. Master LangChain, CrewAI, and Claude to create production-grade agent crews for coding, content, customer support, and sales automation.

  15. Segurança de IA para Desenvolvedores
    Segurança de IA para Desenvolvedores
    Protegendo Código na Era dos Agentes
    CAIO INCAU

    45% do código gerado por IA tem vulnerabilidades. Este livro cobre prompt injection, vazamento de dados, codificação segura com ferramentas de IA, hardening de servidores MCP, sandboxing de agentes e compliance OWASP LLM. 14 capítulos com demonstrações de ataque e código de defesa.