ssrajadh/sentrysearch
Semantic search over videos using Gemini Embedding 2 or Qwen3-VL. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 99
- Release rhythm 52
- Longevity 12
Flags: prerelease_only young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 169
- days_rel: 108
- days_push: 11
- n_releases_24m: 1
Adoption not part of the score
4433 stars · 425 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SentrySearch is a Python CLI tool that provides semantic search over video footage by embedding video chunks with Gemini Embedding, Alibaba DashScope Qwen, or a local Qwen3-VL model, and storing vectors in a local ChromaDB database. Text or image queries return the best-matching segment automatically trimmed from the original video as a clip.
Use cases
- find a specific event in hours of dashcam footage by typing a description
- search Tesla sentry mode videos for a moment like 'car door opened'
- search video by uploading a reference image instead of text
- extract a trimmed clip of a matched event from an mp4
- index large video archives locally with a local vision-language model
- run the whole pipeline offline without any API key
When to choose
- you need natural-language search across large collections of video files
- you want a local-first index (ChromaDB) with an optional no-API-key local model
- you work with dashcam or Tesla footage and want clip extraction plus companion tools for merging and redaction
When to avoid
- you need real-time or live-stream video search
- you want a polished GUI application rather than a CLI workflow
- your videos lack visual events the embedding models can represent (e.g., mostly audio-driven content)
Facets
cli-tool · maturity active
search-engine vector-database video-processing machine-learning cli machine-learning developer-tools windows python cli semantic-search video-embeddings chromadb gemini-embedding qwen3-vl dashcam tesla clip-trimming multimodal-search video search macos linux
2 sources
- readme: https://github.com/ssrajadh/sentrysearch · fetched 2026-08-28 · 79f6656716d5
- homepage: https://youtu.be/QkYUSlu_G9g · fetched 2026-08-29 · 6d539387bcf1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ssrajadh/sentrysearch | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="ssrajadh/sentrysearch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem