← Reddit

Need To Create An Automated Workflow/App

Reddit · theyellowlid · August 14, 2026
An employee at a luxury furniture sourcing company that works with over 1500 European brands requested assistance in creating an automated workflow using Claude to streamline pricing lookups across multiple brand price lists. Currently, the process requires manual consultation of individual price lists for each brand, and the proposed solution would consolidate these into a single interface where entering product details would generate approximate quotes, reducing the time spent on initial pricing.

Detailed Analysis

This Reddit post illustrates a common pattern in how non-technical professionals are discovering Claude's potential for solving real-world business bottlenecks, even without prior AI experience. The poster works in luxury furniture sourcing, managing relationships with over 1,500 European brands, each with its own trade price list and idiosyncratic pricing structure. The core pain point is manual, repetitive lookup work: quoting 80 products across 80 different brands means opening 80 separate price lists by hand. This is precisely the kind of high-volume, semi-structured data task that large language models are increasingly being applied to, since it involves pattern recognition and approximate matching rather than rigid, rule-based computation.

The request itself reflects a growing category of use case for Claude: building lightweight, personal automation tools that sit on top of messy, heterogeneous data sources without requiring a full engineering team. The user isn't asking for perfect accuracy but for an "approximate" first-pass quote that can be manually refined later — a tolerance for imprecision that maps well onto how LLMs actually perform. Claude and similar models excel at retrieving and synthesizing information from unstructured or semi-structured documents (PDFs, spreadsheets, scanned price sheets) even when formatting varies wildly between sources, which is exactly the problem described with EU furniture brands' differing pricing conventions. This kind of workflow would likely involve Claude's Projects feature or API-based retrieval-augmented generation (RAG), where uploaded price lists become a searchable knowledge base that Claude can query against natural-language product and finish descriptions.

This inquiry is emblematic of a broader trend: AI tools moving out of the hands of developers and into the daily workflows of domain specialists in industries like furniture sourcing, procurement, and B2B trade that have historically relied on manual spreadsheet work and institutional knowledge. Anthropic has increasingly positioned Claude for exactly this kind of "knowledge worker augmentation," emphasizing document comprehension, large context windows, and Projects as a way for non-engineers to build durable, reusable assistants around their own proprietary data. The fact that someone with zero prior Claude experience is asking a community for guidance, rather than hiring a developer or buying enterprise software, also speaks to the perceived accessibility of consumer-facing AI tools relative to traditional custom software development, and to the expectation that conversational AI can now serve as a substitute for what used to require a database or ERP customization project.

More broadly, this thread sits within the wave of "vibe coding" and no-code automation discourse surrounding Claude, where users increasingly expect the model itself to help them scope, design, and even build the tooling they need — rather than simply answering questions. Whether the eventual solution is a Claude Project with uploaded price lists, a custom script using Claude's API to parse and normalize pricing data, or an integration with spreadsheet tools, the underlying story is the same: AI is being asked to absorb the tedious data-reconciliation work that previously consumed hours of skilled labor in mid-sized trade and sourcing businesses, and communities like r/ClaudeAI are becoming informal support channels where these bespoke, industry-specific applications get worked out collaboratively.

Read original article →