Update the simple-chatbot demo to have JS and React clients

This commit is contained in:
Mark Backman
2024-12-04 21:13:14 -05:00
parent c395d1a234
commit 1d11419691
2634 changed files with 179150 additions and 328 deletions

View File

@@ -0,0 +1,4 @@
DAILY_SAMPLE_ROOM_URL=https://yourdomain.daily.co/yourroom # (for joining the bot to the same room repeatedly for local dev)
DAILY_API_KEY=7df...
OPENAI_API_KEY=sk-PL...
ELEVENLABS_API_KEY=aeb...