Prerequisites
Before you begin, ensure you have:- A SambaNova Cloud account with an API key
- A TwelveLabs account with an API key
- Python 3.9 or higher installed
- The Video2Game repository cloned to your local machine
Setup
This integration uses TwelveLabs for video understanding and SambaNova for game code generation, enabling you to convert educational videos into interactive learning experiences.- Configure environment variables
.env
file in your project’s root directory with the following configuration:
- Install dependencies
- Start the application