#19 · Primary category: AI Cloud Platforms & PaaS

liveblocks

ai-agents ai-copilot collaboration commenting-system comments crdt liveblocks multiplayer notifications-systems presence react real-time toolkit websockets yjs yjs-provider

Realtime infrastructure for multiplayer apps and agents

Project last updated:08/28/26

GitHub Stars

4.7K

Forks

437

Contributors

47

License

Other

Why we included this project

Teams that want human users and AI agents working in the same live workspace can skip a lot of the hard plumbing with Liveblocks. Instead of running your own WebSocket servers and building state sync, CRDTs, and conflict resolution, you get SDK packages that drop presence, cursors, comments, and notifications into a React or other framework app. The part that matters for AI work is that the same primitives extend to agent participants, so an LLM-driven assistant can act on shared data alongside people rather than sitting in a separate chat window. The monorepo is broad, with client libraries, a server package, and CLI tooling, so it scales from a quick editor prototype to a full multiplayer product. If realtime presence or collaborative editing is already on your roadmap, this removes a substantial amount of the busywork.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category