Skip to main content

[verdict][curated prompt][source: shade.inc]

Can I vibecode Shade?

// buildable in a weekend, but real gaps stay open

The search half is real and rebuildable. Extract keyframes with ffmpeg, embed them with CLIP, transcribe the audio with whisper, put the vectors in SQLite, and 'the drone shot over the bridge at golden hour' finds the clip on your own drives. The open-source stack for that is mature and the result is genuinely good. What does not survive the port is what Shade has grown into: cloud streaming so an editor opens full-res without waiting on a download, per-link permissions and guest access, review and approval, and a model pipeline that keeps improving without you retraining anything. Solo, on local storage, the DIY version wins outright. On a team, you are rebuilding a platform and calling it a script.

confidence: medium

what it is: AI-indexed asset manager for creative teams: search footage by face, transcript, scene description, or a full sentence

Buildability index · an editorial game

  • Price 35 $/month · per seat weight: plus 3
  • Time multi-day weight: plus 1
  • Category audio and video no weight
  • Moat collaboration · infrastructure scale · proprietary models weight: minus 5
  • Confidence medium weight: zero
  • What you lose 6 items weight: minus 3
  • Site shade.inc (si apre in una nuova scheda) no weight
Indice: minus 4. think twice

The moat outweighs the price: rebuilding this is a project, not an evening.

Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.

What you build

Walk my drives, pull keyframes and transcripts, embed both with CLIP and whisper into a local vector index, then search the whole library in plain English.

what you need

  • ffmpeg
  • a CLIP model via transformers.js or Python
  • whisper.cpp
  • sqlite-vec or another local vector store
  • a GPU, or patience measured in nights

Semantic search over your own footage is the strongest DIY case in post right now · the collaboration wrapper is what you are actually renting.

The prompt

A weekend with a coding agent. The gaps that stay are right below, under “what you lose”.

One-shot prompt EN
Build me a semantic search engine for my own footage to replace Shade. Requirements:

- A Python CLI plus a small FastAPI web UI on localhost. SQLite with sqlite-vec for
  the vectors and the metadata, one file at ~/FootageIndex/index.db.
- `index <folder>` walks the tree, and for every video ffmpeg pulls a keyframe every
  5 seconds plus one at each scene cut detected by the ffmpeg scene filter.
- Each keyframe is embedded with open_clip (ViT-B/32) and stored with its timestamp.
  Stills and photos get the same treatment as a single frame.
- Audio goes through whisper.cpp for a transcript with word timestamps, chunked into
  30-second windows and embedded with sentence-transformers for text search.
- The search box takes a plain sentence and searches image and transcript vectors
  together, returning ranked results as thumbnail, filename, and timecode. Clicking
  one opens the clip at that exact frame in a player.
- Indexing is incremental and resumable, keyed on file path plus mtime plus size, and
  prints a running count so an overnight run is checkable in the morning.
- Everything runs on my machine, models included · no accounts, no cloud, no
  telemetry, no API keys. Files are read only, never moved or renamed.
- Out of scope: face recognition, sharing links, review and comments, and team sync.
  Do not build auth or a server deployment, this is a single-user local tool.
- README: installing ffmpeg and whisper.cpp, first-run model downloads, an honest
  estimate of indexing hours per TB on CPU versus GPU, and how to reset the index.

Curated prompt: written and reviewed by hand for this app. In English on purpose — it is the language coding agents work best in.

What you lose

  • cloud streaming of full-res files without downloading them first
  • guest links with per-link permissions and roles
  • built-in review, approval, and commenting
  • face recognition and shot-type tagging that improves without your involvement
  • team sync, so everyone searches the same index
  • the NLE plugins and Slack integration

Why people still pay

They pay because the search only matters if the whole team gets it. A local index that only lives on the editor's machine solves the editor's problem and nobody else's, and the person who most needs to find the clip is usually the one furthest from the storage. Shade sells the index plus the delivery of what the index found, and the second half is the expensive one.

moat: Collaboration Infrastructure scale Proprietary models what a moat is

cloud streaming/collaboration/model pipeline

Free alternatives

Not in the mood to build it? These already exist, they are free or open source, and we checked them one by one.

Rejected (1) — and why

Who has already built it

Starting from here is still vibecoding: the prompt is for when you want it exactly your way.

  • Immich (opens in a new tab) — Self-hosted photo and video library with CLIP semantic search and face recognition already built in. The closest working proof the search half is solved. (alive)
  • PhotoPrism (opens in a new tab) — Self-hosted AI-tagged media library with local indexing and search. Photo-first, but the same pattern. (alive)

What it costs in a year

35 $/mese 420 $/anno

Listino 35 $ al mese a persona su Shade. L’anno è dodici mesi pieni, senza sconti annuali.

Do you agree?

The vote balance

Ancora nessun voto: il tuo è il primo.

Nessun voto ancora — il primo pesa.

Related apps

Distribuzione dei verdetti n = 996

YES 153 KIND OF 451 — il verdetto di questa app NOT REALLY 392

From a Confusing Brief to a Complete UX/UI A vague brief becomes a navigable app. Product Ad From a Single Photo A photo becomes an animated ad, no code required. Get Claude to Watch Your Videos Claude watches your videos and turns them into text. Higgsfield Inside Claude Code Generate images and video while you code in Claude Code. Turn a Loom Recording Into a Web Page A screen recording becomes a web page, no code. Vertical Shorts With NotebookLM Your sources become a vertical short. Luxury Landing Pages on Lovable A luxury landing page from a single prompt. Excalidraw Running Locally Excalidraw free on your computer, no code. Mistral OCR in Your Workflow Extract text from documents with Mistral OCR. Claude SEO in the Terminal 25 free SEO skills inside Claude Code. Google Search Console inside Claude Code Search Console data inside your terminal. Claude Code Routines Claude working on its own, computer off. Clone a Landing Page in React With v0 Clone a real landing page into React code. Context Economy With Claude Work light and don't burn through Claude's limits. From Prompt to Self-Improving Skill Claude skills that learn from your mistakes. From NotebookLM to Canva: Presentations NotebookLM slides, finally editable in Canva. The Map for Understanding Every AI Tool 12 categories for placing any AI tool. Transparent PNGs With ChatGPT Real transparency, not a fake checkerboard. Animated Infographics With Gemini Infographics that loop, animated with Gemini. Market Research With Deep Research Deep Research as your market analyst. Get Cited by AI Search Engines (AEO) Become a source that ChatGPT and Perplexity cite.