Chat Bot Real-Time Voice Inference(RTVI) SDK Install # Install dependencies & link packages yarn # Build chat-bot-rtvi-client yarn workspace chat-bot-rtvi-client build # Build chat-bot-rtvi-daily-client yarn workspace chat-bot-rtvi-daily-client build # Build chat-bot-rtvi-web-react yarn workspace chat-bot-rtvi-web-react build # Build chat-bot-rtvi-web sandbox yarn workspace chat-bot-rtvi-web-sandbox build # Run chat-bot-rtvi-web sandbox yarn workspace chat-bot-rtvi-web-sandbox run dev publish lib cd chat-bot-rtvi-client && npm publish cd chat-bot-rtvi-daily-client && npm publish cd chat-bot-rtvi-web-react && npm publish