Workspace Support
Demo application using Gemini Live API to provide a real-time, multimodal conversation with Gemini to solve your Technical "Google Workspace" issues.
- Click the "Get Started" button below or navigate to the Live tab.
- (Optional) Try changing the language to one of the alternate supported languages and test it.
- (Optional) Adjust other settings like voice, camera quality, and model parameters.
- (Optional) Once connected, use the controls to toggle your microphone, camera, or screen sharing.
Background
This is a demo application showcasing the powerful capabilities of the Gemini Live API for real-time, multimodal interactions. For more information, visit the Google AI for Developers website.
Source code can be found at: https://github.com/royans/GeminiLiveSupport/
This app heavily borrows from 2 different sources: Gemini 2.0 Flash Multimodal Live API Client was created by ChrisKyle as a simpler version of live-api-web-console, which was created by Google-Gemini team. The version is further simplification of what Chris started.
Special thanks to Nishanth Tharakan who helped me figure out how to get this whole thing to work.