A real-time collaborative whiteboard with AI diagram generation, live cursors, and version history. No friction. Just draw.
// what's inside
Every stroke synced instantly via Yjs CRDTs — zero merge conflicts, even with 10 simultaneous users.
Type "ERD for a blog" — AI places nodes, arrows, labels on the shared canvas in seconds.
See every collaborator's cursor with their name tag. Disappears instantly on disconnect.
Auto-saves every 30s. Rewind to any snapshot — restores exact canvas state for everyone in the room.
Invite teammates by email or share a public read-only link. Permissions handled server-side.
Export the full canvas as a high-resolution PNG with one click. Konva renders it at 2× pixel ratio.
// how it works
Give it a name. Invite teammates by email or share a public link for guests.
Shapes, arrows, freehand, text. Or type a prompt and let AI build the diagram.
Every change merged instantly via CRDT. No conflicts. No refresh. No stale state.
No credit card · No install · Works in your browser