← statichum.studio

Local-first, private semantic search over a large personal VIDEO archive — find the moment, person, object, or spoken phrase across years of family/GoPro footage without uploading it to anyone

desktop app real project •• multiple requests

People with terabytes of personal video (GoPro, phone clips, family archives) want to search the contents the way photo tools already let them search images: 'find the clip where the kid blows out the candles', by object, face, scene, or spoken word — running locally on their own machine, not a cloud service. Photo managers nailed image search but treat video as a single thumbnail frame, and the pro tools that can do it are editing suites, not household media libraries.

builder note

Don't compete with editors — the wanted product is a 'Photos app for video' that runs offline. The real moat is making indexing cheap and tolerable (smart frame sampling instead of every frame, and suppressing Whisper's non-speech hallucinations); whoever makes a non-technical person able to point it at one folder and get useful results overnight wins, because Immich users have been asking for exactly this for over a year and the project keeps deferring it.

landscape (3 existing solutions)

Image search is solved (Immich, Google/Apple Photos), but video content search is a stubborn gap: self-hosted photo tools index video as a thumbnail, and the tools that can search video content are pro editors. Open questions builders must beat are processing speed (commenters note it can't take longer to index than to watch) and Whisper hallucination on non-speech audio.

Immich (self-hosted photo/video) Excellent local CLIP smart-search and face detection for photos, but its smart search is image-based; video content (per-scene objects, speech-to-text) is a long-requested enhancement that is not shipped — video is effectively indexed by a thumbnail frame, so you can't search what happens inside a clip.
DaVinci Resolve (AI IntelliSearch) Has local AI scene/face search, but it is a professional non-linear editor aimed at editing a project timeline, not a household 'search my whole library' archive manager — wrong tool, steep learning curve, and not built around browsing a years-deep personal collection.
edit-mind / Jumper (commercial local video AI) Emerging commercial local-ML video tools exist and validate the demand, but they're editor-workflow oriented and priced/positioned for creators; commenters specifically ask for something an ordinary non-technical person can point at a folder and use, with reasonable processing time.

sources (1)

hn https://news.ycombinator.com/item?id=48528029 "find moments, people, colors, objects" 2026-06-14
videolocal-firstsemantic-searchself-hostedmachine-learning