TruGen AI plugin for LiveKit Agents
Adding support for TruGen.AI realtime avatars.
Installation
pip install livekit-plugins-trugen
Pre-requisites
Generate an API key from our Developer Studio and set the TRUGEN_API_KEY environment variable with it:
export TRUGEN_API_KEY=<trugen-api-key>