This is an example Revideo project featuring an AI avatar.
project.mp4
First, clone the repository:
git clone https://github.com/redotvideo/revideo-avatar-example.git
Now, install all dependencies:
cd revideo-avatar-example
npm install
You can now check out the project in the editor:
npm start