Resourcesrepository2026-06-19Safety reviewed
Type a Sentence, Find the Exact Clip
Stop scrubbing. Edit Mind indexes your footage so you can search it like you Google.
- 1.7K stars
- TypeScript
- Edit Mind License
- 100%local & private
- 0cloud uploads
- 16capabilities

Edit Mind runs Whisper, object detection, and face recognition over your library, then embeds it into a vector store so a plain-English query returns the exact scene.
It is local-first and Docker-deployable, with a background job service that keeps the index current. It is early-stage and under a custom license... read both before you lean on it in production.
What it does
- Index videos with AI transcription and frame analysis
- Search your footage with natural-language queries
- Face recognition across your entire video library
- Object detection and text recognition inside videos
- Runs completely locally... no cloud uploads
- Docker containerized for any computer or server
- Semantic search powered by vector embeddings
- Background service auto-processes new videos
- Scene analysis and metadata extraction
- NVIDIA GPU acceleration support
- Ollama integration for fully private AI
- Gemini API option for advanced language tasks
- Watch folders for automatic video detection
- Multi-modal embeddings for rich content understanding
- React web interface for fast searching
- ChromaDB vector store for instant retrieval
AI analysis capabilities7 total

- Face recognition (DeepFace)
- Transcription (Whisper)
- Object detection (YOLO)
- Text detection
- Scene analysis
- Multi-modal embedding
- Semantic natural-language search
Core technologies18 total

- pnpm workspaces
- Docker
- Docker Compose
- React Router V7
- TypeScript
- Vite
- Node.js
- Express.js
- BullMQ
- Python
- PyAV
- PyTorch
- OpenAI Whisper
- Google Gemini
- Ollama
- ChromaDB
- PostgreSQL
- Prisma ORM