Table of Contents
AI/ML Builderโs Companion Book (Vol. 2)¶
AI/ML Project Toolkit: Concepts & Tools Explained¶
Contents¶
๐ Preface¶
- Why This Book Exists
- Who Should Read This
- From Tutorials to Toolkits: How This Book Was Born
- What Youโll Learn (and What You Wonโt)
- How to Read This Book (Even if Youโre Just Starting Out)
Part I โ Development & Deployment Essentials¶
Chapter 1: CI/CD: Continuous Integration & Deployment
Chapter 2: FastAPI Explained
Chapter 3: Gradio vs. React
Chapter 4: Docker for AI Apps
Chapter 5: .env Files & Secret Management
Chapter 6: Railway, Hugging Face, and Render Compared
Part II โ AI/ML-Specific Tooling¶
Chapter 7: What Is a GPU Runtime?
Chapter 8: Transformers, Tokenizers & Hugging Face Ecosystem
Chapter 9: Inference vs Training: Know the Difference
Chapter 10: Understanding Replicate & Stability API
Chapter 11: Prompt Engineering Basics
Part III โ Scalability, Monitoring & Security¶
Chapter 12: Rate Limits, Cooldowns, and Billing Safety
Chapter 13: Logging, Monitoring & Debugging
Chapter 14: Authentication, Databases & User Management
Chapter 15: CI/CD for Teams & SaaS-Ready Projects
Part IV โ Mindset & Philosophy¶
Chapter 16: Why Tools Matter: Speed vs Reinvention
Chapter 17: Shipping > Perfection: The Builderโs Ethos