Get Started with TEN Framework in 5 Minutes
A quick start guide to building your first real-time multi-language AI application with TEN Framework. Set up a voice transcription demo using Go, Python, and TypeScript in under 5 minutes.
Practical guides and hands-on tutorials for building low-latency Conversational AI with TEN.
A quick start guide to building your first real-time multi-language AI application with TEN Framework. Set up a voice transcription demo using Go, Python, and TypeScript in under 5 minutes.
Build your own voice assistant with TEN-Agent.
Using Node.js to build a real-time voice agent with TEN Framework.
Learn how to build production-ready voice AI applications using WebSockets instead of WebRTC. Explore TEN Framework's simple yet powerful JSON-based protocol for real-time STT → LLM → TTS pipelines.
Create an interactive anime character voice assistant with synchronized mouth movement using TEN Framework, Live2D, and PixiJS.
Learn how to build a real-time voice agent with memory, powered by TEN Framework and memU, that remembers your name, preferences, and past conversations.
Walk through the TEN transcription example that streams speech, cleans it with an LLM, and renders polished text in the browser.