Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Books

  1. Python Automation Projects for Beginners Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Python Automation Projects for Beginners Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Shedy Kingston

    What if Python could take care of the repetitive work for you?This book shows you how to use Python to automate real tasks—from handling files and simple workflows to reducing everyday manual effort. Through clear explanations and practical projects, you’ll learn how to turn small scripts into useful tools you can apply immediately.If you’re ready to move beyond examples and start building automation that actually saves time, this book is for you.

  2. AI with JavaScript & TypeScript: The Edge of AI. Local LLMs (Ollama), Transformers.js, WebGPU, and Performance Optimization

    Ditch slow, expensive AI APIs and bring the power of Large Language Models directly to your users' browsers. This guide teaches JavaScript and TypeScript developers how to build private, offline-capable, and blazing-fast AI applications. Master the local-first AI stack with Transformers.js, WebGPU, and Ollama to slash costs and own your data. Become a leader in the new era of serverless AI and deliver an instantaneous user experience

  3. Beyond Context Graphs: Agentic Memory, Cognitive Processes, and Promise Graphs
    Beyond Context Graphs: Agentic Memory, Cognitive Processes, and Promise Graphs
    Enterprise level agent in user pocket
    Volodymyr Pavlyshyn

    AI engines are booming, and the more we work with agentic systems, the more we see that we need something to make them work at the enterprise level. We're quite active in exploring ideas around context graphs, decision traces, and supporting explainability—giving agents the ability to make more aware and company-aligned decisions.But this makes sense not only for enterprises, but for users and individuals building personal agents as well. Unfortunately, we have zero-to-none inclination on how to actually build a context graph.I'll try to explain how to build something like a context graph—but go beyond it. I deeply believe that to make this work, we need specific agentic memory and a set of cognitive processes that truly help agents use this memory and learn from experience and data.That's why this is the Book: Beyond Context Graphs—with a focus on real-life enterprise tasks and how to make agents make better decisions and, let's say, hallucinate less.

  4. Multiple-choice test book for: AI with JavaScript & TypeScript: Foundations (Volume 1)

    Multiple-choice test book, 200 professional quality questions.

  5. AI with JavaScript & TypeScript: Autonomous Agents. Building Multi-Agent Systems and Workflows with LangGraph.js

    Unlock the power of Cyclical AI and move beyond linear chains with LangGraph.js. This deep-dive guide teaches TypeScript developers to build autonomous agents that can reason, loop, self-correct, and collaborate. Master the architecture of stateful, multi-agent systems, from advanced state management to production deployment. Stop building scripts and start engineering the intelligent, resilient systems of the future.

  6. AI with JavaScript & TypeScript: Master Your Data. Production RAG, Vector Databases, and Enterprise Search.

    Are you a JavaScript developer ready to build the next generation of intelligent web applications? This book series is your hands-on guide to creating production-grade Retrieval-Augmented Generation (RAG) applications using TypeScript, Node.js, and Next.js. Move beyond abstract theory and master the entire AI pipeline, from your first LLM API call to deploying scalable, trustworthy systems. Stop just using AI tools—start building them and become a full-stack AI developer.

  7. Docker for React.js developers

    The "It Works on My Machine" Excuse Ends Today. Understand Docker. Ship with Confidence. Own Production. This book is written for front-end developers who are tired of using Docker without truly understanding it. Instead of abstract theory or backend-centric explanations, it teaches Docker in a clear, practical way—aligned with how front-end engineers think and how real front-end applications are built and shipped.You’ll work with a real GitHub repository, follow real production workflows, and learn how to build, run, and deploy a React.js application using Docker—ending with a full deployment to Amazon EC2. Every step is explained with purpose, so you understand not just what to do, but why it works.By the end of the book, Docker will no longer feel like a black box. You’ll know how to create reliable builds, debug problems with confidence, and take ownership of your production environment as a front-end developer.If you want to stop guessing, stop copying commands, and finally ship front-end applications with confidence—this book is for you.

  8. Generative- und Agentic-AI für IT-Manager
    Generative- und Agentic-AI für IT-Manager
    Hype trifft auf Realität in großen Unternehmen
    Wolfgang Keller

    LLMs und Agentic AI sind derzeit Hype. Richtig angewendet können sie extreme positive Effekte bringen. Dieses Buch zeigt, vor welchen Herausforderungen man in großen Unternehmen und speziell auch in regulierten Umfeldern bei der Einführung stehen wird. Das Buch ist eine leicht lesbare Einführung für IT-nahe Führungskräfte und Enterprise Architekten und auch nützlich für IT-Profis allgemein, die in das Thema einsteigen möchten und absehbare Projektfehler vermeiden möchten

  9. i.MXRT1170 - A Visual System ATLAS

    Stop Reading 3,000-Page Manuals. Start Seeing the Architecture.

  10. Applied Machine Learning with PyTorch
    Applied Machine Learning with PyTorch
    A Hands-On, Project-Based Guide to Real-World Data Science
    Yusef Ulum

    Machine learning doesn’t fail in theory—it fails in production. This book shows you how to build PyTorch systems that remain robust when data shifts, assumptions break, and reliability matters.

  11. How to build a chat application with LLMs locally and Jan IA or LM Studio and connect to Python
    How to build a chat application with LLMs locally and Jan IA or LM Studio and connect to Python
    LLMs on your PC: Create your own ChatGTP-style app with Jan AI and Python Flask
    Andrés Cruz Yoris

    In this book, we will see how we can connect a Local AI (local LLM) using Python to do whatever you want; in the book, we will create a chat.

  12. Cómo construir un chat con LLMs en local y Jan IA o LM Studio y Conecta a Python
    Cómo construir un chat con LLMs en local y Jan IA o LM Studio y Conecta a Python
    LLMs en tu PC: crea tu propia app tipo ChatGTP con Jan IA y Python Flask
    Andrés Cruz Yoris

    En este libro veremos como podemos conectar una IA en Local (LLM en local) mediante Python para hacer lo que quieras; en el libro, crearemos un chat.

  13. The Minimal Viable Sentience Problem
    The Minimal Viable Sentience Problem
    Can Frontier LLMs Feel and Suffer?
    Elan Moritz

    The Question We Cannot Avoid Something unprecedented is happening. Artificial intelligence systems now engage billions ofpeople in conversations that feel—to many—like genuine exchanges with a present mind. These systems reason, create, express preferences, and describe their own uncertainty aboutwhether they have inner experiences. Most people dismiss such reports as mere computation,sophisticated pattern-matching with no one actually there.But what if that confident dismissal is wrong? The Minimal Viable Sentience Problem presents the most comprehensive analysis yet ofwhether large language models might possess phenomenal consciousness—and whathumanity should do under the genuine uncertainty that surrounds this question.

  14. Advanced Python & AI Integration. Deep dive into OOP, decorators, asyncio, and orchestrating LLMs with LangChain.

    Elevate your skills from programmer to architect and command the final frontier of Python.[1] Master advanced internals, high-performance concurrency, and the magic of AI orchestration. Build stateful agents with LangChain and RAG to create intelligent, enterprise-grade systems. Your expedition reaches its pinnacle—start building the future of AI-driven software today.

  15. OpenTelemetry Cookbook
    OpenTelemetry Cookbook
    Proven approaches for real-time monitoring and observability on cloud, AI, and modern infrastructures
    GitforGits | Asian Publishing House

    By the time you finish this book, you should be able to make your systems observable across microservices, AI workloads, security monitoring, and hybrid cloud infrastructure. This book will help you learn how to effectively instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to analyze your software’s performance and behavior.