Skip to content

Latest commit

 

History

History

README.md

Visual Data Management System (VDMS) based Data Preparation Microservice

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.

Documentation

  • Overview

  • 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

  • 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.