To run the LiveKit Client Demo, follow these steps:
- Clone the repository:
git@github.com:SEMOSS/LiveKit-Client-Demo-Example.git
- Navigate to the client directory:
pnpm install
- Create an
.envfile in theclientdirectory based on the provided.env.examplefile. Reach out to Ryan Weiler for the livekit key, livekit secret and livekit url. - Start the development server:
pnpm run dev
- Open your browser and navigate to
http://localhost:3000to access the LiveKit Client Demo.
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)