Build your AI video agent with Pipecat
We recommend using Pipecat to run your Simli agent. below is a guide to set up your environment and dependencies.-
Create a new project:
-
Install dependencies:
-
Set up your .env file:
Create a
.env
file in your project directory and add your api keys for Simli and other AI services. For example:.env -
Fill in your Pipecat runner code:
Here’s a simple example of a Pipecat runner file. Ensure your
.env
file is in the same directory as this file.
pipecat-simli.py
-
Run your bot:
and visit
http://localhost:7860
to talk to your agent in the Pipecat sandbox. - Learn more: For detailed documentation, visit Pipecat’s guide to Simli or keep exploring Simli docs for more insights.