Integrating the ElevenLabs Conversational AI Agent with Pica
ngrok
:
ngrok
.
.env
file and add the following:
Variable | Description | Required |
---|---|---|
PICA_SECRET_KEY | Your Pica API secret key | Yes |
OPENAI_API_KEY | Your OpenAI API key | Yes |
PICA_URL | Your Pica endpoint URL [copied from ngrok] | Yes |
ELEVEN_LABS_API_KEY | Your ElevenLabs API key | Yes |