- Templates are fully built out CLI implementations or applications that you can download and use immediately. Most of them also include documentation that explain how the template works (“Understanding the Template”).
- Guides are step-by-step instructions with focused code snippets that demonstrate specific concepts and/or show you how to implement a particular functionality.
Understand the Templates
LLM
Learn how to make a single LLM call, with support for streaming, tool calling, and multimodal inputs.
TTS
Learn how to call a Text-to-Speech (TTS) model to generate audio.
Voice Agent
Learn how to build a natural realtime voice experience, ready for production use
Comic Generator
Learn how to generate 4-panel comic using Runtime and MiniMax Image Generation.
Multimodal Companion
Learn how to take in multimodal inputs to power an AI companion.
Shopping Agent
Learn how to use tool calling to build a conversational shopping assistant.