What is this? A Gemini Voice/Video Exploration Tool!
- clone this repo, cd into it
- duplicate
.env.exampleand name the copy.env - fill out the
VITE_GEMINI_KEYvalue with your Gemini API key in the.env - then, run:
npm installnpm run dev- the demo will be running at http://localhost:5173
note: the in-browser speech recognition works best in Google Chrome