This project generates a video from a podcast episode with code. The video displays a grid with the speakers, and their profile picture is highlighted when they talk.
Install the dependencies:
npm install
Start Remotion's development server:
npm start