Tag
“crdt”
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.
August 11, 2026 AI Assistant
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.
August 4, 2026 AI Assistant