navigation

Semantic Video Search Vector Database Workshop

Overview

Welcome to the “Semantic Video Search Vector Database” workshop! In this workshop, you’ll learn how to build a comprehensive video search system using AWS services such as SageMaker, S3, OpenSearch, ECS Fargate, and Lambda. We will guide you through each step of ingesting data, extracting features, and deploying a vector database for semantic search. You’ll have the opportunity to apply your knowledge through hands-on exercises, enhancing your skills and understanding of how to integrate AWS technologies to create an efficient and scalable video search solution.

Semantic Video Search Vector Database

Contents

  1. Introduction
  2. Setting Up S3 for Video Storage
  3. Ingesting Data with ECS Fargate
  4. Feature Extraction Using SageMaker and ECS
  5. Implementing OpenSearch for Vector Database
  6. Deploy with Terraform