tavus-cvi-ui

Installation
SKILL.md

Tavus CVI React UI Components

Pre-built React components for embedding CVI conversations.

Quick Setup (Vite)

npm create vite@latest my-app -- --template react-ts
cd my-app
npm install
npx @tavus/cvi-ui@latest init
npx @tavus/cvi-ui@latest add conversation

Creates:

src/components/cvi/components/
├── cvi-provider.tsx
└── conversation.tsx
Related skills

More from tavus-engineering/tavus-skills

Installs
27
GitHub Stars
5
First Seen
Jan 26, 2026