Installation

Installation

React integration

Use this when you want the fastest path to a working avatar session in React or Next.js.

npm install @zeroweight/react @zeroweight/renderer
npm install react react-dom @livekit/components-react @livekit/components-styles livekit-client lucide-react

Before you continue

Have these ready:

  • avatarId
  • ZeroWeight API key
  • A secure server-side proxy plan for production

For the fastest implementation, continue to Quick Start.