Leanpub Header

Skip to main content

Filters

Category: "Computer Programming/Artificial Intelligence/Python"

Books

  1. Semantic Search from Scratch
    Semantic Search from Scratch
    Build a Working Semantic Search Engine with Pure Python and NumPy
    AhmedAdawy

    Build a fully functional semantic search engine from first principles using pure Python and NumPy—no heavy AI frameworks, no vector databases, just pure intuition and mathematics.

  2. 50 ai projects vol-6
    50 ai projects vol-6
    Anshuman Mishra

    Teaser TextExplore six advanced AI applications shaping the future.Build intelligent solutions for smart farming, AI-powered content creation, predictive healthcare, smart-city traffic optimization, conversational AI, and AI-generated music.From predicting crop yields and monitoring health to optimizing traffic and creating music with GANs, this volume demonstrates the practical possibilities of modern Artificial Intelligence.Six projects. Six domains. One journey toward advanced AI innovation.

  3. 50 ai projects vol-5
    50 ai projects vol-5
    Anshuman Mishra

    Teaser TextBuild the future with advanced Artificial Intelligence.The final volume of the 50 AI Projects series presents 10 advanced projects covering AI code review, news bias detection, blockchain voting, deepfake detection, smart farming, AI content creation, predictive healthcare, smart-city traffic optimization, conversational AI, and AI-generated music.Explore emerging AI technologies while following the complete Software Development Life Cycle—from problem definition and system architecture to development, testing, deployment, and future enhancement.50 projects. 5 volumes. One complete journey into practical AI development.

  4. 50 ai projects vol-4
    50 ai projects vol-4
    Anshuman Mishra

    Teaser TextEnter the world of advanced AI engineering.Volume 4 presents 10 advanced Artificial Intelligence projects covering medical diagnosis, crime prediction, autonomous drones, predictive maintenance, disaster management, conversational AI, financial fraud detection, legal document analysis, smart shopping, and autonomous vehicle vision.Go beyond basic models and explore how complex AI systems can be planned, designed, developed, tested, deployed, and enhanced using a complete Software Development Life Cycle.From intelligent models to intelligent systems.

  5. 50 ai projects vol-3
    50 ai projects vol-3
    Anshuman Mishra

    Teaser TextBuild smarter AI solutions for real-world problems.Volume 3 presents 10 intermediate-level AI projects covering intelligent tutoring, wildlife detection, healthcare scheduling, air-quality prediction, career recommendations, fire detection, adaptive e-learning, conversational AI, movie recommendations, and resume skill extraction.Each project follows the complete Software Development Life Cycle, helping readers move from problem identification and system design to AI development, testing, implementation, and future enhancement.Turn AI concepts into intelligent applications.

  6. 50 ai projects vol-2
    50 ai projects vol-2
    Anshuman Mishra

    Teaser TextTake your AI projects to the next level.Explore 10 intermediate-level Artificial Intelligence projects covering NLP, Machine Learning, Computer Vision, prediction, classification, sentiment analysis, image recognition, and voice-based applications.From fake news detection and student performance prediction to resume ranking, plant disease identification, sign language recognition, and language translation, Vol-2 takes you deeper into practical AI development through a complete Software Development Life Cycle.Learn the concepts. Build the systems. Think like an AI developer.

  7. 50 ai projects vol-1
    50 ai projects vol-1
    Anshuman Mishra

    Teaser TextLearn AI by building real projects.Explore 10 practical beginner-level Artificial Intelligence projects and learn how to take an idea from problem definition to design, coding, testing, implementation, documentation, and future enhancement.From chatbots and face detection to resume screening, NLP, emotion detection, and intelligent recommendation systems, Vol-1 provides a structured introduction to practical AI development through the complete Software Development Life Cycle.Don’t just study AI. Build it.

  8. Coding Voyage: From Mind to Code
    Coding Voyage: From Mind to Code
    A Beginner's Guide to Programming, Thinking, and Building Real Things
    Lingyuan Studio, louletao, and Yang Zhijie

    Learn C, Python, and assembly — not just the syntax, but the thinking behind them. This book helps you understand computers, write real code, and see where technology meets the real world.

  9. 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.

  10. Claude Code for Beginners
    Claude Code for Beginners
    SouthStone Publications

    A hands-on guide to Anthropic's command-line AI coding assistant. Learn to install, converse with, and steer Claude Code through file edits, testing, debugging, refactors, and Git workflows, then build a real project from scratch and connect it to external tools with MCP.

  11. Python AI Programming, Second Edition
    Python AI Programming, Second Edition
    Kickstart developing AI-ready apps with RAG, DSPy, MCP, agents, evals, observability and open-source models
    GitforGits | Asian Publishing House

    Vectors, embeddings, retrieval, agents, and evaluation are all built from first principles inside the chapter that needs them. No mathematics. No machine learning background. No prior AI experience and no framework knowledge is required. We build with plain Python and small, single-purpose libraries.  

  12. Imbalanced Data
    Imbalanced Data
    Myths, Mistakes and Modern Solutions
    Soledad Galli, PhD

    Class imbalance isn’t a problem. Poor methodology is. This book challenges outdated practices and provides rigorous, data-driven alternatives. We focus on selecting the right tools, threshold tuning, real costs (not class frequencies), and strategic evaluation metrics, to build models that work.

  13. Hidden Gems: 30+ Powerful Python AI Tools That Aren't LangChain

    The Python AI ecosystem has hundreds of excellent libraries that nobody writes about because LangChain dominates the conversation. This book covers 38 of them. Each chapter is a practical guide: what the library does, why it exists, how to install it, and working Python code you can run today. No fluff, no theory — just tools and code.

  14. Python project pro VOL-8
    Python project pro VOL-8
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build applications including a Password Strength Checker, SQL Injection Simulation & Prevention Lab, Secure Login System using Password Hashing, Steganography Image Encoder/Decoder, and an educational Keyboard Activity Monitoring demonstrationMaster technologies including Python, Hashlib, SQLite, Cryptography, OpenCV, Pillow, and secure database programming.

  15. Python project pro VOL-7
    Python project pro VOL-7
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build real-world software including a Library Management System, Student Record System, Online Quiz Platform with Leaderboard, Inventory Management System, Hospital Management System, and Contact Book with Advanced SearchLearn professional concepts such as database design, SQL queries, CRUD operations, NoSQL development, authentication, reporting, search optimization, and secure data management