SDKActive

Liveblocks AI Collaboration

Liveblocks AI Collaboration: Overview Get started Concepts Authentication Collaboration features Multiplayer Comments Notifications AI Collaboration AI Copilots Integrations Overview Bolt Claude Code Claude Desktop Codex Cursor Lovable n8n Neon PlanetScale Replit Supabase v0 Platform Pricing Tools Upgrading API Reference Documentation Liveblocks provides the realtime infrastructure to handle concurrent edits on shared data, so people and AI agents can collaborate without breaking your app.

Open source page

Field note

What it does

Overview Get started Concepts Authentication Collaboration features Multiplayer Comments Notifications AI Collaboration AI Copilots Integrations Overview Bolt Claude Code Claude Desktop Codex Cursor Lovable n8n Neon PlanetScale Replit Supabase v0 Platform Pricing Tools Upgrading API Reference @liveblocks/client @liveblocks/react @liveblocks/react-ui @liveblocks/react-flow @liveblocks/codemirror @liveblocks/prosemirror @liveblocks/react-tiptap @liveblocks/react-blocknote @liveblocks/node-prosemirror @liveblocks/react-lexical @liveblocks/lexical @liveblocks/node-lexical @liveblocks/redux @liveblocks/zustand @liveblocks/yjs @liveblocks/node @liveblocks/emails @liveblocks/chat-sdk-adapter Python SDK REST API Troubleshooting Documentation API Reference @liveblocks/react-ui @liveblocks/react-ui Copy page @liveblocks/react-ui provides you with React components to build collaborative experiences. Read our Comments and Notifications get started guides to learn more. AI Copilots Default components AiChat Displays an interactive AI chat. AI can use knowledge and run actions or display content via tools . < AiChat chatId = " my-chat-id " /> Each chat is stored permanently, and is identified by its unique chatId . Chats are only visible to the authenticated user who created the chat. import { AiChat } from "@liveblocks/react-ui" ; function Chat ( ) { return < AiChat chatId = " my-chat-id " /> ; } Assigning a copilot Use a custom copilot in your chat. You can define copilots with custom prompts & settings in the Liveblocks dashboard , passing your API key from OpenAI, Anthropic, or Google.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

sdk

javascript / @liveblocks/node

sdk

javascript / @liveblocks/react

rest

Not filed / https://liveblocks.io/docs/api-reference/rest-api-endpoints

Product features

Product features

AI Copilots

AiChat

AiTool

Comment

CommentPin

Comments

Composer

Default components

FloatingComposer

FloatingThread

@liveblocks/react-ui

Thread