How to install NVIDIA-AI-Blueprints/video-search-and-summarization. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
NVIDIA-AI-Blueprints/video-search-and-summarization Installation Guide
How to install NVIDIA-AI-Blueprints/video-search-and-summarization. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for NVIDIA-AI-Blueprints/video-search-and-summarization. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i NVIDIA-AI-Blueprints/video-search-and-summarizationor
Install via npx
npx @hexmos/ipm i NVIDIA-AI-Blueprints/video-search-and-summarizationPrerequisites
NVIDIA AI Enterprise developer license
licenseNVIDIA API catalog keys
api_keyVersion: latest
Docker
containerizationVersion: 27.2.0+
Docker Compose
containerizationVersion: v2.29.0+
NGC CLI
cliVersion: 4.10.0+
NVIDIA Container Toolkit
driverVersion: 1.17.8+
NVIDIA Driver
driverVersion: See documentation for specific OS versions
Ubuntu
osVersion: 22.04 or 24.04 (for x86 hosts)
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Quickstart Guide (Brev Launchable)
git clone https://github.com/NVIDIA-AI-Blueprints/video-search-and-summarization.git
cd video-search-and-summarization
scripts/deploy_vss_launchable.ipynbDocker Compose Deployment
git clone https://github.com/NVIDIA-AI-Blueprints/video-search-and-summarization.git
cd video-search-and-summarization
sudo docker compose up -dPost Installation Steps
- Refer to the documentation for specific workflow configurations and usage instructions.
- Ensure NVIDIA NIM microservices are accessible and configured as per the deployment.
