Preface

You don't need to be an engineer to understand artificial intelligence. You need to be a citizen.

AI systems are already making decisions that affect your life — what news you see, whether your loan gets approved, how your doctor interprets a scan, whether a police car patrols your neighborhood. These systems are powerful, but they're not magic, and they're not infallible. Understanding how they work, where they fail, and who they serve isn't just useful — it's essential for participating in the world being built around you.

This book was written for everyone. If you're a college student taking a general education course, a journalist trying to cover AI responsibly, a policymaker drafting regulations, a teacher wondering how to handle ChatGPT in your classroom, or simply a curious person who's tired of the hype-and-doom cycle — this book is for you. No programming experience required. No math beyond basic algebra. Just a willingness to think critically about one of the most consequential technologies of our time.

What This Book Is Not

This is not a computer science textbook. We won't be building neural networks or optimizing algorithms. When we look at how AI works, we'll use analogies, diagrams, and plain language — not equations. (There are optional Python code examples for the curious, but you can skip every single one and miss nothing essential.)

This is also not a "future of humanity" manifesto. We won't tell you that AI will save the world, and we won't tell you it will destroy it. Both narratives are lazy. What we will do is give you the tools to evaluate these claims yourself.

What This Book Is

This is a toolkit for thinking clearly about AI. Each chapter gives you: - Concrete knowledge about how AI systems actually work - Critical frameworks for evaluating AI's benefits and risks - Real-world cases that show how AI plays out in practice - Hands-on activities that let you interact with AI systems, not just read about them - A progressive project (the AI Audit Report) that turns your learning into a portfolio-ready deliverable

By the end, you won't just know about AI — you'll know how to think about AI. And that skill will remain valuable long after any specific AI system has been replaced by the next one.

How This Book Came to Be

This textbook was created because the field of AI literacy needs a standard reference that is comprehensive, rigorous, accessible, and free. Existing resources are scattered: a trade book here, a MOOC there, corporate whitepapers that read like marketing material. Students and instructors deserve better.

The AI landscape moves fast. Some of the specific systems mentioned in these chapters may have been updated, renamed, or discontinued by the time you read them. That's expected and even desirable — it proves the point that AI literacy isn't about memorizing today's products. It's about developing frameworks for understanding whatever comes next.

A Note on AI and This Book

This textbook was generated with the assistance of AI tools. We consider this appropriate and even fitting for a book about AI literacy. The content has been designed, reviewed, and structured by humans exercising editorial judgment about accuracy, pedagogy, and balance. We practice what we preach: AI as a tool, used critically, with human judgment in the loop.

Acknowledgments

This is an open-source project. We gratefully acknowledge all contributors who improve this text through corrections, better examples, clearer explanations, and translations. See CONTRIBUTING.md for how to participate.


Let's get started. Chapter 1 begins with a simple question that turns out to be surprisingly hard to answer: What, exactly, is artificial intelligence?