Skip to content

Latest commit

 

History

History

cvi-transparent-background

Tavus Conversational Video Interface with Transparent Background

This example demonstrates how to use the Tavus Conversational Video Interface (CVI) with a transparent background effect.

🚀 Features

  • Simple interface to start a video conversation
  • Transparent background effect using Tavus's greenscreen technology
  • Basic audio controls (mute/unmute)
  • Built with React and Daily.co for video calling

🎮 Try it Live

Open in StackBlitz

🛠 Getting Started

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Enter your Tavus API key when prompted in the app

    You can create an API key at https://platform.tavus.io/api-keys

📚 Learn More