---
title: "Building Foundry Part 2: Where creative workflows break"
url: https://daily.dev/posts/building-foundry-part-2-where-creative-workflows-break-2ves3ivfq
source_url: https://weaviate.io/blog/building-foundry-where-workflows-break
type: article
source: "Weaviate"
published: 2026-08-13T14:37:56.958Z
updated: 2026-08-13T14:38:22.936Z
tags: ["vector-search", "weaviate"]
reading_time: 6
upvotes: 4
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Building Foundry Part 2: Where creative workflows break

**[Weaviate](https://daily.dev/sources/weaviate)** · 6 min read · 4 upvotes · 0 comments

## Summary

Creative teams lose vast amounts of time to search because folders, tags, and keyword search all break down as projects scale: folder structures diverge across teams, tagging discipline erodes under deadline pressure, and keyword search fails on vocabulary mismatch between how files are described and how people search for them. The proposed fix is treating retrieval as a distinct problem from organization, combining semantic similarity, keyword matching, and metadata filters via a two-phase ingestion-then-retrieval pipeline, using Weaviate as the implementation example. The next post in the series will cover data ingestion and building a structured manifest from a messy creative archive.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://weaviate.io/blog/building-foundry-where-workflows-break>

## Similar posts on daily.dev

- [Building Foundry: AI isn’t replacing creativity, it’s removing friction](https://daily.dev/posts/building-foundry-ai-isn-t-replacing-creativity-it-s-removing-friction-lnsqnigus) · Weaviate · 0 upvotes · 0 comments
- [Improving discoverability in the workplace](https://daily.dev/posts/improving-discoverability-in-the-workplace-gkim5vvob) · Atlassian · 0 upvotes · 0 comments
- [From keyword search to semantic discovery: how semantic search works](https://daily.dev/posts/from-keyword-search-to-semantic-discovery-how-semantic-search-works-clendlhgs) · Netguru · 0 upvotes · 0 comments

---

Tags: [#vector-search](https://daily.dev/tags/vector-search), [#weaviate](https://daily.dev/tags/weaviate)

[View this post on daily.dev](https://daily.dev/posts/building-foundry-part-2-where-creative-workflows-break-2ves3ivfq)
