title | icon | description |
---|---|---|
Get Started |
flag |
The Simli speech-to-video API lets developers create lip-synced AI avatar interactions. With visual AI avatars, you can create anything! Mock interviews, sales assistants, language learning, coaching, customer-service training, historical characters, and so much more. To see it in action first, [try our demo](https://www.simli.com/demo). Ready to make your first one? |
Clone a starter repo to get started in minutes
<Card title="create-simli-agent (basic features)" icon="github" href="https://github.com/simliai/create-simli-agent"
The quickest way to get started building with Simli is by using the Create Simli Agent repo. This allows you to get a basic agent interaction running in minutes, perfect for a proof-of-concept or simple web-app. <Card title="Pipecat" icon="github" href="https://github.com/pipecat-ai/pipecat"
We recommend using Pipecat's starter repo if you want more composability and customization, for example if you need to bring your own LLM.
<Card title="create-simli-app" icon="github" href="https://github.com/simliai/create-simli-app-openai"
This repo is a simple Next.JS app that uses Simli with OpenAI real-time conversations, but you can swap it out with any other voice provider you'd like!
{/*
Quick guide to integrate e simli-client
in your project.
*/}