Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Books

  1. Claude Code for Developer Experience
    Claude Code for Developer Experience
    How to use Claude Code to improve developer experience - with data, not hype
    Artem Mukhin

    Not another AI coding tutorial. A DX engineering book on using Claude Code to reduce developer friction - backed by METR, DORA, and Faros AI data. Processes first, then tools. 80% deterministic, 20% AI.

  2. MOST COMMON MISTAKES IN MACHINE LEARNING AND HOW TO AVOID THEM: With Examples in Python

    Understanding the most common mistakes in machine learning will allow you not only to avoid them, but to build better machine learning systems and less prone to errors. After reading this book, you will be ready to build more robust and trustworthy machine learning models.

  3. Data Science Project
    Data Science Project
    An Inductive Learning Approach
    Filipe A. N. Verri

    "Data Science Project: An Inductive Learning Approach" provides a comprehensive methodology for data science project development, emphasizing software engineering principles essential for reliable solutions. Dr. Filipe Verri, a senior data science project manager, guides readers through the origins, scope, and key concepts of data science. This book covers machine learning, data handling, and rigorous validation techniques, all essential for preparing readers to tackle complex, real-world projects.

  4. A Hands-On Introduction to Essential Python Libraries and Frameworks (With Code Samples)

    Essential Python libraries and frameworks that every aspiring data scientist, ML engineer, and Python developer should know.

  5. Practical Python Artificial Intelligence Programming
    Practical Python Artificial Intelligence Programming
    Using Large Language Models, Deep Learning, Machine Learning, Symbolic AI, and Knowledge Representation
    Mark Watson

    A fun dive into AI programming with Python.

  6. A Lisp Programmer Living in Python-Land: The Hy Programming Language
    A Lisp Programmer Living in Python-Land: The Hy Programming Language
    Use Hy with Large Language Models, Semantic Web, Web Scraping, Web Search, Knowledge Graphs.
    Mark Watson

    All examples in Hy. The Hy language (Lisp that compiles to Python) allows Lisp programmers access to the rich Python ecosystem for Large Language Models, deep learning, artificial intelligence, and general data wrangling. Applications: LangChain, Knowledge Graphs, NLP, Deep Learning.

  7. IT & AI Digest
    IT & AI Digest
    Briefings on Technology, Artificial Intelligence & the Digital World
    Mohammad Kamrul Hassan

    Stay informed about the technology that matters.IT & AI Digest brings together concise analysis and insights on artificial intelligence, software, cybersecurity, cloud computing, robotics, digital business, and emerging technologies.No endless scrolling. No unnecessary noise.Just important ideas, explained clearly.Read less. Understand more.

  8. OpenClaw and Hermes for Agentic AI

    What if agentic AI was less about hype and more about work you can actually inspect?OpenClaw and Hermes for Agentic AI is a practical field guide to building with local agents, memory, tools, sessions, cron jobs, and ACP bridges. It shows how to turn fuzzy ideas into reliable workflows with clear boundaries, real artifacts, and human review where it matters most.If you want a grounded look at how agent systems really operate, this book starts there.

  9. The Agentic Enterprise: Build Autonomous AI Agents That Work 24/7
    The Agentic Enterprise: Build Autonomous AI Agents That Work 24/7
    A Practical Guide for CTOs and Business Leaders to Deploy Autonomous AI Systems for Enterprise Workflows, Automation, and 24/7 Operations
    GoForTool

    Move beyond chatbots. Learn how to build autonomous AI agents that execute real business workflows 24/7 and scale operations at a fraction of traditional costs.

  10. AI for Product Managers
    AI for Product Managers
    Leverage Artificial Intelligence to Build Great Products
    Valerio Zanini

    AI is reshaping industries and products. This book helps Product Managers understand how to use AI tools to plan, design, and deliver great products. It explains the AI stack and strategic frameworks for integrating AI features into products; how to use GenAI to perform customer discovery, market research, and prototypings; and how the Product Development Life Cycle and the Model Development Life Cycle intersect when creating AI-driven products.

  11. CollabAI: AI Teamwork In Practice

    The practical guide to AI-first teamwork. Includes access to the 'CollabAI AI companion' that helps you run your first session immediately. Most teams have fast individuals—but a slow system. AI can change that. CollabAI is the manual for teams who want to stop waiting and start flowing. It moves beyond "chatting with a bot" to a new collaborative rhythm where humans and AI build, test, and decide together in real time. Inside, you’ll discover:The Framework: How to run CollabAI sessions that compress weeks of work into hours.The Science: Why "System 2 Rituals" and psychological safety are the hard requirements for speed.The Scale: How to apply Joe Justice’s principles (Justice Boards & DSM) to run entire organizations without managers.The Future: How to transition safely to Agentic AI workflows using the Agion Pattern.Start optimizing the flow.

  12. LangChain and LlamaIndex Projects Lab Book: Hooking Large Language Models Up to the Real World
    LangChain and LlamaIndex Projects Lab Book: Hooking Large Language Models Up to the Real World
    Using local models using Ollama andHugging Face. Notes provided for switching to commercial inference providers like OpenAI, Anthropic, Google, etc.
    Mark Watson

    Running LLMs with your own data allows you to quickly build personalized applications.

  13. Zefs Guide to Deep Learning

    Zefs Guide to Deep Learning is a short guide to the most important concepts in deep learning, the technique at the center of the current artificial intelligence revolution. It will give you a strong understanding of the core ideas and most important methods and applications. All in around only 150 pages!

  14. Loving Common Lisp, or the Savvy Programmer's Secret Weapon

    An introduction to Common Lisp and many useful example programs. Use LLMs, as well as classic symbolic AI techniques.

  15. Practical TypeScript Artificial Intelligence Programming
    Practical TypeScript Artificial Intelligence Programming
    Practical AI Programming with TypeScript — From Classic Machine Learning to Large Language Models and Knowledge Representation
    Mark Watson

    From KNN to LLMs: build real AI applications in TypeScript — no GPU required. Implement machine learning from scratch, train neural networks with TensorFlow.js, integrate Google Gemini and OpenAI APIs, run local models with Ollama, build a chess engine with alpha-beta search, and query the world's knowledge graphs with SPARQL — all from the command line.