Deploy your Vocode Agents using WebRTC
LiveKitConversation
abstraction. Using the starter code in
vocode-core/apps/livekit/app.py, you can quickly deploy a Vocode Agent to accept
new job requests.
Fill in your credentials in .env
:
poetry run python app.py dev
And now you can connect to the Agents Playground to interact with your agent. With LiveKit, you can connect Vocode
agents to any web application and leverage their React Component library.