Initial commit for full stack chatbot

This commit is contained in:
Mark Backman
2024-12-04 16:50:31 -05:00
parent c582297547
commit 752ad01ccd
2610 changed files with 174640 additions and 141 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...