Agent Workflows#
Agent workflows are end-to-end use cases which define how the VSS Agent processes requests and coordinates between microservices. Each workflow is optimized for a specific use case.
These workflows are demonstrated through specific Developer Profiles, which are docker compose deployments which demonstrate the assembly of various VSS microservices to fullfill specific agent workflows.
Available Workflows
Workflow |
Developer Profile |
Description |
|---|---|---|
|
Video retrieval, VLM-based Q&A, and report generation on short video clips |
|
|
Realtime processing of videos using perception (object detection, tracking) and behavior analytics to generate alerts, which are subsequently verified with VLM to reduce false positives |
|
|
Continuous processing of video streams through VLM for anomaly detection |
|
|
Natural language search across video archives using video embeddings (alpha) |
|
|
Analysis and summarization of extended video recordings through chunking and aggregation of dense captions |