Skip to content

SEMOSS/LiveKit-Client-Demo-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

LiveKit Client Demo

Setup Instructions

To run the LiveKit Client Demo, follow these steps:

  1. Clone the repository:
     git@github.com:SEMOSS/LiveKit-Client-Demo-Example.git
  2. Navigate to the client directory:
    pnpm install
  3. Create an .env file in the client directory based on the provided .env.example file. Reach out to Ryan Weiler for the livekit key, livekit secret and livekit url.
  4. Start the development server:
    pnpm run dev
  5. Open your browser and navigate to http://localhost:3000 to access the LiveKit Client Demo.

Models

The demo utilizes the gpt realtime mini model for realtime conversations. Reach out to Ryan Weiler for access to the model (ea4cc762-86a2-467c-82cc-0538a7ed48f1)

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published