Weaviate shows how to turn a messy creative archive into semantic search without renaming files

philipvollet · x · 2026-09-09

Part 3 of Weaviate's Building Foundry series turns a badly named creative archive (finalFINALv7.svg territory) into a searchable library. The pipeline: a read-only scanner walks the folder → builds a manifest and descriptions → syncs to a Weaviate collection → supports keyword, semantic, or hybrid search → results link back to source assets, with nothing moved or renamed.

Each asset gains context from descriptions, tags, extracted text, and metadata. The test archive holds 23 assets from five projects. Searching "white rabbit in a grassy landscape" retrieves a reference image, a trailer clip, and related landscape assets even when filenames don't match. Teams remember moods and scenes; the archive only remembers filenames—this bridges that gap.

Original post →

More from coding & agent

coding & agent channel →