Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

livekit-examples/kitt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

kitt

Getting started

  1. Create a configuration file and setup the environment for lkgpt-service (see config-sample.yaml)
  2. Configure your livekit server to add a new webhook pointing to the service (the port is defined in your configuration).
  3. Configure the meet application (see .env.sample)
  4. Start the lkgpt-service and the NextJS app