|
Self-improving memory module for Omni-Avatar. |
Automatic extraction and real-time matching of user full modality persona. |
|
Controls AlphaAvatar’s behavior logic and process flow. |
|
|
An Optimizer for Omni-Avatar that can automatically build an internal knowledge base for avatars. |
The real-time generated digital avatar during the conversation. |
- [2025/09]
export LIVEKIT_API_KEY=<your API Key>
export LIVEKIT_API_SECRET=<your API Secret>
export LIVEKIT_URL=<your LiveKit server URL>
export OPENAI_API_KEY=<your OpenAI API Key>
export QDRANT_URL='https://xxxxxx-xxxxx-xxxxx-xxxx-xxxxxxxxx.us-east.aws.cloud.qdrant.io:6333'
export QDRANT_API_KEY=<your QDRANT API Key>
alphaavatar dev examples/pipline_openai_dev.yaml
export LIVEKIT_API_KEY=<your API Key>
export LIVEKIT_API_SECRET=<your API Secret>
export LIVEKIT_URL=<your LiveKit server URL>
export OPENAI_API_KEY=<your OpenAI API Key>
export QDRANT_URL='https://xxxxxx-xxxxx-xxxxx-xxxx-xxxxxxxxx.us-east.aws.cloud.qdrant.io:6333'
export QDRANT_API_KEY=<your QDRANT API Key>
alphaavatar dev examples/pipline_openai_dev.yaml
