Vss Summarize Video

Summarize a video through the VSS Pipeline Manager - start a summary pipeline with POST /summary (full required body), poll GET /summary/{stateId} until complete, then return the summary via GET /summary/{stateId}/raw. Use when the user says "summarize this video", "create a summary", "what happens in this video" (on an ingested video), or wants to run/inspect the summarization pipeline. Requires a summary-capable deployment (--summary, --dual, or --unified).

open-edge-platform 743e2dd 14 files · 39.5 KB Updated

File contents

open-edge-platform/edge-ai-libraries/tree/main/sample-applications/video-search-and-summarization/.github/skills/vss-summarize-video commit 743e2ddb9b

Frequently asked questions

npx skillmds@latest add open-edge-platform/vss-summarize-video