Tag
“websocket”
Building a Voice Agent with the Gemini Live API
Step-by-step guide to building real-time voice agents using the Gemini Live API with WebSocket streaming, VAD, and interrupt handling.
September 13, 2026 AI Assistant
Realtime Agents: Low-Latency Multimodal Voice Interfaces over WebSocket
Build low-latency, multimodal voice agents with the OpenAI Agents SDK using WebSocket transport. Learn to create server-side realtime sessions with semantic VAD, structured audio input/output, and tool execution.
September 6, 2026 AI Assistant
Real-Time Apps with Supabase Realtime in Flutter
Learn how to build real-time Flutter apps with Supabase Realtime — database changes, presence, and broadcast across connected clients.
August 18, 2026 AI Assistant