Front Matter

About the Hands-On AI Science Series

Building Language AI is part of Hands-On AI Science, a series that pairs serious depth with serious building.

Most AI books pick a side. Some are reference manuals for an API or a library: handy this year, stale the next, and quiet about why anything works. Others are theory texts you admire but rarely run. Hands-On AI Science was created to be both at once: the science and the build, in one connected story.

Each book in the series takes a single field of AI and develops it from first principles to the current research frontier. It treats the subject at graduate depth, with a real dive into the theories, models, and internals, and it aims to be complete, placing the classical foundations and the newest approaches side by side. Then it makes you build. Every core idea is implemented in plain Python, first in a small from-scratch version that exposes the mechanism, then with the modern libraries and tools that do the job quickly. That hands-on half is where the series gets its name.

Key Insight: What "Hands-On AI Science" promises

It is hands-on: it shows you how to build things. It is science: it does not stop at the API, and it takes the scientific and philosophical questions behind the models seriously. And it is AI: from the basics through the frontier.

Depth need not be dense. The series explains in plain language and leans on illustrations, analogies, mental models, and step-by-step reasoning, with epigraphs and a light tone that make the books genuinely pleasant to read. Next to the science you will find implementation best practices, rules of thumb, case studies, and the engineering issues that decide whether a method survives contact with real data.

Each volume is self-contained and structured to support a full undergraduate or graduate course, or a focused seminar on any one of its parts.

The Books in the Series