“real-time”
WebRTC in Mobile Apps: Voice and Video
Implement real-time voice and video communication in your mobile apps with WebRTC. Learn peer connections, signaling, and ICE candidates.
Real-Time Collaboration with CRDTs
How conflict-free replicated data types converge without a central authority: the YATA algorithm, Yjs shared types, update exchange, awareness, and a runnable collaborative editor.
Gemini 3 for Accessibility: Real-time Multimodal Translation for the Inclusive Web
Accessibility is a multimodal problem: captions for the deaf, narration for the blind, sign language for signers. Learn to build an inclusive web layer with Gemini 3 that translates between speech, text, sign, and braille in real time — privacy-first and in the browser.
Building a Collaborative Gemini 3 Editor: Real-time Writing and Fact-Checking
Stop copying text between a doc and a chat window. Learn to build a collaborative editor where a Gemini 3 agent is a first-class co-author — reading, editing, and fact-checking the shared document through CRDTs in real-time.
Building "Digital Twin" Agents: Synchronizing App State with Gemini 3 Multimodal Streams
How to create AI agents that act as "Digital Twins" of your application, synchronized in real-time via Gemini 3 multimodal streams.