Liveblocks's 189-line llms.txt shows what thorough AI preparation looks like

Transform your product with Liveblocks! Enable seamless human and AI collaboration with customizable, ready-made features for a multiplayer experience.

This implementation of Liveblocks showcases how ready-made components can streamline the integration of collaborative features in software products. Readers can learn about the practical advantages of using customizable tools to enhance user experience and drive growth without extensive development delays.

189
Lines
-82% vs avg
5
Sections
-71% vs avg
1000+
Companies
using llms.txt
2
Files
llms.txt + full

Key Insights

Focused approach

A streamlined 5-section structure keeps things simple and scannable.

Comprehensive detail

189 lines of thorough documentation for AI systems.

Two-file approach

Uses both llms.txt and llms-full.txt for different AI use cases.

llms.txt Preview

First 100 lines of 189 total

# Liveblocks

## Readme

**[Liveblocks](https://liveblocks.io) provides customizable pre-built features
for human and AI collaboration, used to make your product multiplayer, engaging,
and AI‑ready. All without derailing your roadmap.**

**[Get started now](https://liveblocks.io/signup)**

### Ready-made features

Liveblocks provides ready‑to‑use features through customizable pre‑built
components that can easily be dropped into your product to boost growth:
[AI Copilots](https://liveblocks.io/docs/ready-made-features/ai-copilots),
[Comments](https://liveblocks.io/docs/ready-made-features/comments),
[Multiplayer Editing](https://liveblocks.io/docs/ready-made-features/multiplayer-editing),
[Presence](https://liveblocks.io/docs/ready-made-features/presence), and
[Notifications](https://liveblocks.io/docs/ready-made-features/notifications).
You can decide features which you want to use based on your requirements and the
collaborative experiences you’re looking to add.

### Packages and SDKs

Packages for specific libraries and frameworks to add Liveblocks-powered
collaborative experiences to your product. Integrations are designed to serve
various collaboration use cases such as collaborative text editors, comments,
notifications, and more.

- [`@liveblocks/client`](https://liveblocks.io/docs/api-reference/liveblocks-client)
- [`@liveblocks/react`](https://liveblocks.io/docs/api-reference/liveblocks-react)
- [`@liveblocks/react-ui`](https://liveblocks.io/docs/api-reference/liveblocks-react-ui)
- [`@liveblocks/react-tiptap`](https://liveblocks.io/docs/api-reference/liveblocks-react-tiptap)
- [`@liveblocks/react-blocknote`](https://liveblocks.io/docs/api-reference/liveblocks-react-blocknote)
- [`@liveblocks/node-prosemirror`](https://liveblocks.io/docs/api-reference/liveblocks-node-prosemirror)
- [`@liveblocks/react-lexical`](https://liveblocks.io/docs/api-reference/liveblocks-react-lexical)
- [`@liveblocks/node-lexical`](https://liveblocks.io/docs/api-reference/liveblocks-node-lexical)
- [`@liveblocks/redux`](https://liveblocks.io/docs/api-reference/liveblocks-redux)
- [`@liveblocks/zustand`](https://liveblocks.io/docs/api-reference/liveblocks-zustand)
- [`@liveblocks/yjs`](https://liveblocks.io/docs/api-reference/liveblocks-yjs)
- [`@liveblocks/node`](https://liveblocks.io/docs/api-reference/liveblocks-node)
- [`@liveblocks/emails`](https://liveblocks.io/docs/api-reference/liveblocks-emails)

## Developers

- [Documentation](https://liveblocks.io/docs) - [`/docs`](./docs)
- [Guides](https://liveblocks.io/docs/guides) - [`/guides`](./guides)
- [Tutorial](https://liveblocks.io/docs/tutorial/react/getting-started) - [`/tutorial`](./tutorial)
- [Examples](https://liveblocks.io/examples) - [`/examples`](./examples)

You can read our release notes
[here](https://github.com/liveblocks/liveblocks/releases).

## Community and support

- [GitHub issues](https://github.com/liveblocks/liveblocks/issues) to file bugs
  and errors you encounter using Liveblocks.
- [Discord](https://liveblocks.io/discord) to get involved with the Liveblocks
  community, ask questions and share tips.
- [Email](https://liveblocks.io/contact) to contact us directly for support and
  sales enquiries.
- [X](https://x.com/liveblocks) to receive updates, announcements, blog posts,
  and general Liveblocks tips.

## License

Licensed under the Apache License 2.0, Copyright © 2021-present
[Liveblocks](https://liveblocks.io).

See [LICENSE](./LICENSE) for more information.

## Docs

- [HOME](https://liveblocks.io/docs)
- [TUTORIALS](https://liveblocks.io/docs/tutorial/react/getting-started)
- [GUIDES](https://liveblocks.io/docs/guides)
- [GET_STARTED](https://liveblocks.io/docs/get-started)
- [GET_STARTED_NEXTJS](https://liveblocks.io/docs/get-started/nextjs)
- [GET_STARTED_REACT](https://liveblocks.io/docs/get-started/react)
- [GET_STARTED_REACT_COMMENTS](https://liveblocks.io/docs/get-started/react-comments)
- [GET_STARTED_NEXTJS_COMMENTS](https://liveblocks.io/docs/get-started/nextjs-comments)
- [GET_STARTED_REACT_NOTIFICATIONS](https://liveblocks.io/docs/get-started/react-notifications)
- [GET_STARTED_NEXTJS_NOTIFICATIONS](https://liveblocks.io/docs/get-started/nextjs-notifications)
- [GET_STARTED_REACT_TIPTAP](https://liveblocks.io/docs/get-started/react-tiptap)
- [GET_STARTED_NEXTJS_TIPTAP](https://liveblocks.io/docs/get-started/nextjs-tiptap)
- [GET_STARTED_REACT_BLOCKNOTE](https://liveblocks.io/docs/get-started/react-blocknote)
- [GET_STARTED_NEXTJS_BLOCKNOTE](https://liveblocks.io/docs/get-started/nextjs-blocknote)
- [GET_STARTED_REACT_LEXICAL](https://liveblocks.io/docs/get-started/react-lexical)
- [GET_STARTED_NEXTJS_LEXICAL](https://liveblocks.io/docs/get-started/nextjs-lexical)
- [GET_STARTED_REDUX](https://liveblocks.io/docs/get-started/redux)
- [GET_STARTED_ZUSTAND](https://liveblocks.io/docs/get-started/zustand)
- [GET_STARTED_SVELTE](https://liveblocks.io/docs/get-started/svelte)
- [GET_STARTED_VUEJS](https://liveblocks.io/docs/get-started/vuejs)
- [GET_STARTED_SOLIDJS](https://liveblocks.io/docs/get-started/solidjs)
- [GET_STARTED_JAVASCRIPT](https://liveblocks.io/docs/get-started/javascript)
- [GET_STARTED_YJS_CODEMIRROR_REACT](https://liveblocks.io/docs/get-started/yjs-codemirror-react)
- [GET_STARTED_YJS_CODEMIRROR_SVELTE](https://liveblocks.io/docs/get-started/yjs-codemirror-svelte)
- [GET_STARTED_YJS_CODEMIRROR_VUEJS](https://liveblocks.io/docs/get-started/yjs-codemirror-vuejs)
- [GET_STARTED_YJS_CODEMIRROR_JAVASCRIPT](https://liveblocks.io/docs/get-started/yjs-codemirror-javascript)
- [GET_STARTED_YJS_MONACO_REACT](https://liveblocks.io/docs/get-started/yjs-monaco-react)

Liveblocks is set up. Is yours?

Check your AI readiness in 30 seconds. See who AI recommends in your space. Free, no signup.

1000+ sites already set up

Liveblocks is ready for AI. Are you?

Check your AI readiness score in 30 seconds — free, no signup required. Then generate your own llms.txt and start tracking your visibility.