Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
/ simli-js-demo Public archive

JavaScript demo covering all the key functionalities of simli API to start building custom AI sessions and tweaking your call interface using the Daily SDK.

Notifications You must be signed in to change notification settings

simliai/simli-js-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Getting started with Simli

This is a basic Simli JavaScript demo showing how to create a session and join it using Daily SDK.

This demo shows how to:

  • Create a call object
  • Call Simli API to create a session
  • Join session through Daily call
  • Attach video and audio tracks to the DOM
  • Leave a call and clean up
  • Recieve and update App State

🔥 Preview

preview

🔧 Usage

  1. Get your Simli API KEY at https://www.simli.com/sign-up-in

  2. Open index.html on your browser and insert the API KEY

🧾 Learn more

  • Learn more about Simli API to create and prompt sessions: Click here

  • Learn more about Daily JS to customize your call interface: Click here

About

JavaScript demo covering all the key functionalities of simli API to start building custom AI sessions and tweaking your call interface using the Daily SDK.

Topics

Resources

Stars

Watchers

Forks