Add Gemini Live bot file

This commit is contained in:
Mark Backman
2024-12-10 22:13:55 -05:00
parent 9e6fabf110
commit 14f309ce2b
6 changed files with 269 additions and 26 deletions

View File

@@ -1,4 +1,6 @@
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...
GEMINI_API_KEY=AIza...
ELEVENLABS_API_KEY=aeb...
BOT_IMPLEMENTATION= # Options: 'openai' or 'gemini'