Skip to content

ai-bot-pro/rtvi-client-web

 
 

Repository files navigation

Real-Time Voice Inference Web SDK

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

Install a provider transport

yarn workspace realtime-ai-daily build

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

for my chat-bot rtvi bot config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 2.4%
  • Other 1.0%