Overview
SimliVideoService
integrates with Simli to create real-time AI avatar video experiences using WebRTC streaming. The service processes audio input to generate synchronized avatar video and audio output, handling real-time streaming, audio resampling, and conversation interruptions for engaging conversational AI applications.
Simli Video API Reference
Pipecat’s API methods for Simli video integration
Example Implementation
Complete example with avatar streaming
Simli Documentation
Official Simli API documentation and guides
Simli Platform
Access avatar faces and manage API keys
Installation
To use Simli services, install the required dependency:Prerequisites
Simli Account Setup
Before using Simli video services, you need:- Simli Account: Sign up at Simli Platform
- API Key: Generate an API key from your account dashboard
- Face Selection: Choose or create avatar faces for video generation
- WebRTC Setup: Configure real-time streaming capabilities
Required Environment Variables
SIMLI_API_KEY
: Your Simli API key for authenticationSIMLI_FACE_ID
: ID of your avatar face