TwelveLabs provides state-of-the-art video understanding technology that makes video content instantly searchable and intelligently analyzable. Combined with SambaNova’s high-performance AI models, you can transform educational videos into interactive games and learning experiences.Documentation Index
Fetch the complete documentation index at: https://sambanova-systems.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, ensure you have:- A SambaCloud 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

