VDMS based DataPrep microservice uses VDMS LangChain integration to efficiently ingest and manage multimodal data—such as images, text, and audio—by converting them into embeddings and storing them with metadata in VDMS. The microservice stores the source video files directly in Minio object storage.
Note: Only MP4 video file format is supported for creating embeddings currently.
Below, you'll find links to detailed documentation to help you get started, configure, and deploy the microservice.
-
Overview
- Overview: A high-level introduction to the microservice.
- Overview Architecture: Detailed architecture.
-
Getting Started
- Get Started: Step-by-step guide to getting started with the microservice.
- System Requirements: Hardware and software requirements for running the microservice.
-
Deployment
- How to Build from Source: Instructions for building the microservice from source code.
-
API Reference
- API Reference: Comprehensive reference for the available REST API endpoints.
-
Release Notes
- Release Notes: Information on the latest updates, improvements, and bug fixes.