dundunhan/dsh-video-lens
dundunhan★ 24JavaScriptLast synced: 2026-08-18
—
README excerpt
dsh-video-lens Video understanding for DeepSeek Harness — give text-only agents eyes and ears on video. A DeepSeek Harness (DSH) plugin that lets text-only LLM agents understand local video files. It provides two tools: Tool What it does video probe Cheap, instant metadata via ffprobe : container, duration, resolution, fps, codecs, audio tracks, subtitles. video analyze Content understanding: scene-change-aware frame sampling ( ffmpeg scdet ), optional ASR transcript (speech with timestamps), fused with any OpenAI-compatible vision model into structured evidence JSON. video ask Time-anchored Q&A : parses explicit time references ("at 3:20", "第2分钟") or locates relevant speech via transcript keyword matching, re-samples frames from the matched windows, and answers with grounded evidence (answer + confidence + supporting timestamps). v0.3.1. The plugin never locks you into a provider: vision and ASR are both OpenAI-compatible endpoints configured via baseUrl + model + key env var. How it works - Scene changes are detected with ffmpeg's scdet filter (ffmpeg ≥ 6.0). Videos without detectable cuts fall back to uniform midpoint sampling. - ASR is strictly additive : if asrApiKeyEnv is uns…
View full README on GitHub →Category
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784