Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Artificial Intelligence

  1. Left of the Loop
    Left of the Loop
    When AI writes the code, shared understanding becomes the scarce resource.
    Simon Schrottner

    AI made implementation cheap and shared understanding scarce. This is the book about how teams should adapt the process.

  2. FOCUS Architecture - EN
    FOCUS Architecture - EN
    Feature-Oriented, Clean, Unidirectional and Scalable Architecture
    J.C.Ködel

    FOCUS Architecture presents an opinionated architectural approach for creating simple, organized, and maintainable systems. Instead of multiplying layers and abstractions, the book demonstrates how to structure applications around four components—View, Orchestrator, Use Case, and Repository—thereby reducing the cost of change and simplifying the work for both developers and AI tools.

  3. The Sequence Machines: Comparing RNN and Transformer Architectures in Modern AI

    Two architectures. One choice: process a sequence step by step, or all at once. From that single decision flows almost every difference between RNNs and Transformers: how fast they train, how far they remember, and why parallelism won. A rigorous, diagram-rich comparison that derives the field instead of just surveying it.

  4. AI-Assisted System Design
    AI-Assisted System Design
    AI-Assisted System Design
    CAIO INCAU

    The system design book for the AI era. Five complete end-to-end designs (chat service, RAG, content moderation, coding assistant, multi-modal platform), a structured six-step framework, and chapters on cost optimization, reliability, and observability — all with realistic capacity estimates and production-grade code.

  5. Practical Data Engineering
    Practical Data Engineering
    Pipelines, warehouses, and the modern data stack from scratch
    CAIO INCAU

    Build a complete data pipeline from scratch — no cloud signup needed. Fifteen chapters covering ingestion, loading, data modeling, dbt, Airflow, data quality, streaming, observability, and performance optimization. Everything runs locally with Python and DuckDB.

  6. AI for Marketers
    AI for Marketers
    Practical AI strategies for content, campaigns, and growth
    CAIO INCAU

    Stop using AI to "write a blog post" and start building systematic marketing workflows. Fourteen chapters covering content strategy, copywriting, social media, email sequences, SEO, paid ads, visual content, analytics, automation, brand voice, and ethics — each with a ready-to-deploy playbook artifact.

  7. AI for Teachers
    AI for Teachers
    Practical AI tools and strategies for modern educators
    CAIO INCAU

    The practical AI guide written for teachers, not techies. Fourteen chapters covering lesson planning, grading, differentiation, content creation, special education, academic integrity, and classroom policy — each with ready-to-use templates and prompts. Build a complete AI teaching toolkit chapter by chapter.

  8. App Store Engineering. CI/CD for Mobile (EAS), OTA Updates, and AI-Driven App Store Optimization
    No Description Available
  9. AI-Driven Growth Engineering. Programmatic SEO with GPT-4, Content Automation, and Analytics.
    No Description Available
  10. هندسة المحتوى والنمو بالذكاء الاصطناعي
    هندسة المحتوى والنمو بالذكاء الاصطناعي
    الدليل المختصر لاختراق خوارزميات التسويق الرقمي وجلب العملاء لعام 2026
    Anas Oraby

    بتحرق فلوس إعلانات والنتيجة صفر؟ خوارزميات 2026 مبترحمش اللي شغال بالطريقة القديمة. الدليل ده هو "الزتونة" اللي هتعلمك تبني ماكينة محتوى بالذكاء الاصطناعي تجيبلك عملاء جاهزين يدفعوا، بدل ما تجيب لايكات وهمية. اتعلم إزاي تخلي الـ AI يشتغل عندك.. مش مكانك!

  11. ENTERPRISE AI ARCHITECTURE AND THE MODERN AI STACK
    ENTERPRISE AI ARCHITECTURE AND THE MODERN AI STACK
    VOLUME II — RUNNING THE STACK
    Padmanabham Venkiteela

    Designing AI is only half the journey. Learn how to deploy, secure, govern, monitor, and scale Enterprise AI systems for production with practical architectures and proven operational strategies.

  12. ENTERPRISE AI ARCHITECTURE AND THE MODERN AI STACK
    ENTERPRISE AI ARCHITECTURE AND THE MODERN AI STACK
    VOLUME I — DESIGNING THE STACK
    Padmanabham Venkiteela

    Enterprise AI is more than LLMs and chatbots. Learn how to design secure, scalable, and production-ready AI systems using a vendor-neutral architecture that connects data, models, agents, APIs, governance, and enterprise integration into one modern AI stack.

  13. The Sentinel's Data Prism
    The Sentinel's Data Prism
    Unveiling the Spectrum of Data
    Dr. Shakti Goel

    Written entirely from a data-first perspective, the book explores how data flows, transforms, and creates value across almost every technical field — from traditional modeling and business intelligence to vector databases, blockchain, and agentic AI. It also dives into data security, software engineering, and quantum computing, blending architectural theory with real-world execution.

  14. Beyond "Prompt and Pray"
    Beyond "Prompt and Pray"
    Building Governed Agentic Systems with Geometric Memory and Verification A Practical Tutorial on Perception, Planning, Tools, Memory, Evaluation and Runtime Governance
    Agus Sudjianto and Wing Yan Lau

    A language model predicts tokens. An agent acts—and must be held accountable. Learn to replace “prompt and pray” with governed tools, geometric memory, independent verification and auditable runtime controls.

  15. Security Testing for AI Applications: The New Attack Surface
    Security Testing for AI Applications: The New Attack Surface
    Prompt Injection, Jailbreaking, Data Leakage, and the AI Threat Landscape
    Yuri Syuganov

    Your AI features are an attack surface. Learn to break them before someone else does — from prompt injection to retrieval poisoning, with hands-on labs.