Skip to content

simliai/create-simli-agent

Repository files navigation

Create Simli Agent (starter repo)

This starter is an example of how to create a Simli interaction runs in a Next.js app. It uses the Simli Auto system (read about Simli Auto here).

How-to Guide

1. Put in your API key

Rename .env_sample to .env and paste your API key.

NEXT_PUBLIC_SIMLI_API_KEY="SIMLI-API-KEY"

2. Install packages

npm install --force

3. Create your avatar

Go to app.simli.com and create your avatar. You can use one of the existing avatars or create a new one by uploading a photo.

4. Find and copy/paste the sample code

Click on your avatar and go to "Sample code" and paste it in app/SimliAgent.tsx.

5. Run the app

npm run dev

You should now have a working Simli agent in your Next.js app!

Docs

You can find more info and sample repos in our docs

alt text alt text alt text alt text

About

Quickly create a Simli AI Agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •