Get started
Prerequisites
Pipecat Integration
python -m venv venv
source venv/bin/activate
pip install -r requirements.txtOJIN_API_KEY="your_api_key_here"
OJIN_CONFIG_ID="your_persona_id_here"
DEEPGRAM_API_KEY="your_deepgram_api_key_here"
CARTESIA_API_KEY="your_cartesia_api_key_here"
OPENAI_API_KEY="your_openai_api_key_here"python examples/video-avatar/video-avatar-ojin-video-service.pyNext Steps
API Reference
Last updated
Was this helpful?