You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A real-time voice AI web app using Google Gemini Live API. Features speech-to-text, text-to-speech, and interruptible conversations, restricted to Revolt Motors topics. Built with Node.js, Express, WebSocket, and Web Audio API for smooth low-latency voice interactions.
An interactive Ender Dragon that listens and responds to you. Features flapping wings, moving mouth, ambient sounds, and live transcription of the conversation. Powered by Gemini.
Odyssey-AI is an intelligent travel assistant that provides personalized travel plans, real-world photos, and AI-generated visuals for an immersive planning experience.
This is minimal implemeantion of gemini live API using a PHP backend. The example include webSocket implementation. The application capture transcript of both users and LLM response in realtime.