askreeves / rtvi-client-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Time Voice Inference Web SDK

tbd.

Install

# Install dependencies & link packages
yarn
# Build voice-sdk
yarn workspace realtime-ai build
# Build voice-sdk-react
yarn workspace realtime-ai-react build

Hack on the framework and play with the sandbox

Watch for file changes:

yarn workspace realtime-ai run dev

Navigate to the sandbox directory and run the project

yarn workspace rtvi-sandbox run dev

Navigate to the URL in your browser

About


Languages

Language:TypeScript 96.2%Language:JavaScript 3.2%Language:HTML 0.6%