- 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.
Download Templates
Node.js CLI Templates
Download our collection of CLI templates and the Voice Agent template.
Language Learning App Template
Clone a full-stack Node.js language learning app featuring realtime conversations.
Comic Generator Template
Clone a comic generator app powered by MiniMax Image Generation.
Multimodal Companion Template
Clone an Android app for a multimodal companion.
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 (Character)
Learn how to set up an audio to audio chat conversation between a user and a character.
Language Learning App
Learn how to use multiple graphs to build a full-stack Node.js language learning app.
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.