Skip to content

simliai/create-simli-agent

Repository files navigation

Create Simli Agent

This starter is an example of how to create a composable Simli AI Agent that runs in a Next.js app.

Usage

1. Rename .env_sample to .env and paste your API key: SIMLI-API-KEY

NEXT_PUBLIC_SIMLI_API_KEY="SIMLI-API-KEY"

2. Insall packages

npm install --force

3. Create your avatar at simli studio

Screenshot 2024-12-06 at 2 41 35 PM

4. Copy code output from simli studio and paste it in app/SimliAgent.tsx.

Screenshot 2024-12-06 at 2 49 19 PM Screenshot 2024-12-06 at 2 51 10 PM

5. Run

npm run dev

Docs

You can find more info and sample repos in our docs

alt text alt text alt text alt text alt text alt text

Deploy on Vercel

An easy way to deploy your avatar interaction to use the Vercel Platform.

About

Quickly create a Simli AI Agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published