Tutorials
Turn the theory into demos, comparisons, and practical builds.
This section gives you a content runway for implementation-focused guides, from choosing a model family to building browser speech demos.
Comparison
How to compare efficient model families
A practical decision guide that maps product constraints to the right family choice without focusing on one ecosystem only.
Adaptation
How to fine-tune a small or medium model
A walkthrough of dataset shaping, efficient tuning methods, and evaluation basics.
Browser AI
How to build a browser AI demo with WebGPU
A tutorial track for creating local-first model demos that run near the user.
Speech
How to build a Granite Speech STT demo
A product-style walkthrough for capturing audio, transcribing it, and presenting results with low-latency UX.
Speech
How to build a Kokoro TTS demo
A guide to text normalization, voice generation, and browser playback for lightweight TTS experiences.
Systems
When to use autoencoders instead of LLMs
A practical tutorial that helps readers avoid overengineering the wrong kind of AI stack.