Metadata-Version: 2.4
Name: matrice_vss
Version: 0.1.12
Summary: Video Search & Summarization service for Matrice.ai
Author-email: "Matrice.ai" <dipendra@matrice.ai>
License: MIT
Project-URL: Homepage, https://matrice.ai
Project-URL: Repository, https://github.com/matrice-ai/py_vss
Keywords: matrice,vss,video,search,summarization,langgraph,llm,vlm
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pyyaml>=6.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Dynamic: license-file
Dynamic: requires-python

# Py Vss

Platform tooling and documentation

## Overview

This repository is part of the **matrice-ai** platform (Other category).

## Getting Started

Refer to the [matrice-hub](https://github.com/matrice-ai/matrice-hub) for architecture and contribution guidelines.

## Contributing

- Default branch: `prod`
- Development branch: `dev`
- All PRs require 2 approvals for `prod`, 1 for `dev`
- See [CODEOWNERS](.github/CODEOWNERS) for reviewer assignments

## License

Apache License 2.0
