InfraAI at the heart of your architecture
A team of developers built InfraAI, a web-based platform that converts plain-English descriptions of systems into editable, collaborative architecture diagrams. The platform uses an AI layer to genera…
A team of developers built InfraAI, a web-based platform that converts plain-English descriptions of systems into editable, collaborative architecture diagrams. The platform uses an AI layer to genera…
A developer built ScoreTail, a browser-based real-time collaborative sheet music editor, using MusicXML and CRDTs. The project relied heavily on AI-assisted coding, with Claude Code writing about 90% …
Nick Khami, an engineering manager at Mintlify, launched Scribe on July 21st, a collaborative Markdown editor that lets humans and AI coding agents edit the same live document with attributable identi…
Macro is developing a system that lets AI agents collaboratively edit structured documents using CRDTs, assigning stable IDs to nodes and allowing concurrent changes at the leaf level. The approach ai…
A developer wired an LLM as a first-class Yjs peer using y-prosemirror and the standard awareness protocol, demonstrating that AI agents break three silent assumptions in collaboration stacks: through…
A developer built SyncCanvas, an AI-powered real-time collaborative whiteboard that combines infinite canvas drawing, multiplayer collaboration, and AI-assisted brainstorming using Gemini. The tool fe…
LinkedRecords, a new Backend-as-a-Service, enables SaaS applications where users control where their data is stored, offering server-enforced authorization and real-time collaboration. The platform al…
Developer Nupoor rebuilt the hackathon prototype CodeSynth into a CRDT-powered collaborative coding playground, replacing the original Socket.io sync engine with Yjs to enable reliable conflict-free c…