Build your AI video agent with LiveKit
We recommend using LiveKit to run your Simli agent. below is a guide to set up your environment and dependencies.- Set up a LiveKit account at LiveKit.io.

-
Create a new folder on your computer:
-
Install dependencies:
-
Set up your .env file:
Create a
.env
file in your project directory and add your api keys for Simli, Livekit, and other services. For example: -
Fill in your LiveKit runner code:
Here’s a simple example of a
livekit-simli.py
file. Ensure your.env
file is in the same directory as this file.
livekit-simli.py
-
Run your bot:
and visit your Sandbox in
LiveKit.io
to talk to your agent in the browser. You can of course build your own clients that plug into the LiveKit pipeline! - Learn more: For detailed documentation, visit LiveKit’s guide to Simli or keep exploring Simli docs for more insights.