Learn AI engineering,
in the right order.

Everything about AI is already online, scattered across a thousand posts, papers, and videos. What's missing is one trustworthy path: what to learn, in what order, explained clearly, with the engineering reality nobody puts in the tutorials. That's what this is.

Built bottom-up: how models work, how to adapt them, how to serve them fast and cheap, and how to build products on top. Audio and voice is one track of several. Most lessons are written here from scratch; a few landmark topics point you to the one resource worth watching. New courses are landing over time, the full map is below.

1

Foundations

The mental models the rest of the path assumes. Start here even if you've shipped with AI APIs already.

2

Building with models

Ship real things on top of models you didn't train. No GPUs required.

3

Training & adapting models

Make a model yours: teach it your domain, your language, your taste, or shrink it.

4

Inference & serving

Make it fast and make it cheap. Where most production AI cost and latency actually lives.

5

Audio & voice

The full stack behind Whisper, ElevenLabs, and Sarvam, taught from the waveform up.

Audio Foundations

Live

Sound waves, sample rate, bit depth, channels, PCM, codecs, FFT, spectrograms, and mel features for voice AI.

7 lessons

Voice Activity Detection

Live

Finding speech in audio: energy thresholds, denoising, WebRTC VAD, neural VAD, streaming latency, and production evaluation.

7 lessons

Speech-to-Text (ASR)

Soon

CTC vs seq2seq vs transducers, Whisper-style models, streaming, WER, API vs self-host.

Coming soon

Text-to-Speech & Voice Cloning

Soon

Phonemes, prosody, vocoders, cloning and its ethics, streaming TTS, measuring naturalness.

Coming soon

Realtime Voice Agents

Soon

The full duplex loop, turn-taking, barge-in, and the end-to-end latency budget.

Coming soon
+

Later tracks

Mapped, not yet started.

Vision & Multimodal

Planned

Image models, OCR, vision-language models, and text + audio + vision together.

Planned

AI Product & Ops

Planned

Scoping use cases, pricing your own AI feature, deployment, monitoring, cost control.

Planned