惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
Netflix TechBlog - Medium
J
Java Code Geeks
爱范儿
爱范儿
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 三生石上(FineUI控件)
H
Hackread – Cybersecurity News, Data Breaches, AI and More
B
Blog RSS Feed
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
The GitHub Blog
The GitHub Blog
I
InfoQ
月光博客
月光博客
博客园 - 聂微东
博客园 - Franky
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
L
LangChain Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research

The New Stack | DevOps, Open Source, and Cloud Native News

Agentic development hinges on verification. For cloud-native software, that is a runtime problem. AI agents need infrastructure: Why Europe’s regional cloud strategy matters Transform your AI coding agent into a deterministic Java Spring expert WeAreDevelopers is coming to the US to give unsung developers a bigger voice Cleaner AI training data, fewer bugs: Sonar’s SonarSweep explained Observability overload is drowning engineers Google’s DiffusionGemma is 4x faster than its other Gemma models Fable 5: Guardrails and burn rate are annoying users, who say it’s still better than Opus 4.8 The Anthropic leader who built Claude Code says he ditched prompting — now he just writes loops. AWS can now mathematically prove your VMs are isolated Microsoft pulled 73 GitHub repos after malware attack — but still won’t say who’s compromised Databricks wants to kill the “email me a file” problem for AI agent skills Ramp bets forward deployed engineers can do what off-the-shelf finance AI can’t Git real: AI agents aren’t just for solo developers anymore Anthropic launches Claude Mythos/Fable 5, but you better try it soon This AI agent startup ditched Anthropic for DeepSeek — and says it’s saving millions When your data model is the bottleneck: lessons from Medium’s feature store How long before we stop reading the code? The tokenmaxxing party is over, and Revenium is mopping up How AI is solving the memory crunch it created Microsoft’s pitch to enterprises: Ditch Azure Repos for GitHub, despite its rocky reliability record Claude Code’s biggest upgrade yet ran 5 agents at once — here’s what happened Why Anthropic just doubled Claude Cowork limits at no charge For years, Apache Cassandra handed this work to your team — 6.0 takes it back “A dangerous combination”: The 2 factors that can “corrupt” AI agent workflows With Foundry, Microsoft bets the enterprise AI battle is about reliability, not capability Microsoft unlocks Visual Studio for developers left behind by its own AI AI teams now deploy 1,000 times a month. Your pipeline wasn’t built for that. Microsoft just made the agent runtime free — and kept everything around it “Whoever builds the most joyous product wins”: The agent war begins
Shopify taught AI to spot duplicate products. Here's why ...
Suman Bhattacharyya · 2026-06-26 · via The New Stack | DevOps, Open Source, and Cloud Native News

Retailers are rushing to make their product listings discoverable by AI shopping agents, but AI assistants often struggle to determine when different listings describe the same item. To address this problem, Shopify has launched a new system called Catalog that uses LLMs to organize merchant product data into a format agents can use to identify and compare products.

In a blog post published this month, Shopify described two merchants selling the same protein powder. One might create a single product listing with multiple flavor variations, while another creates separate listings for each flavor. Catalog uses AI to group related listings.

“This is a tale of teaching machines to read product data the way a human shopper would.”

“This is a tale of teaching machines to read product data the way a human shopper would,” Mariya Mansurova, a staff product data scientist at Shopify, writes.

The launch comes as product discovery moves from organic searches and storefront scrolling to AI agents performing those tasks on a user’s behalf. Shopify’s data backs this up: AI-driven traffic to its stores grew eight times year over year in the first quarter of 2026, while orders from AI-powered searches increased nearly 13-fold. New buyers are coming through AI channels at nearly twice the rate of other channels. That change is forcing retailers to rethink how product information is organized and delivered to agents.

AJ Ghergich, senior vice president of AI and global services at Botify, a search and AI visibility platform, tells The New Stack that AI-driven product discovery has become a focus for many of his retail clients. Catalog is Shopify’s response to this bigger challenge facing retailers.

“The thing I can’t get off the phone [with clients] about right now is some version of an agentic catalog…”

“The thing I can’t get off the phone [with clients] about right now is some version of an agentic catalog, whether it’s Shopify, or whether it’s something they’re building themselves, partnering with Botify,” he said. “Right now, a lot of your information is pulled from a crawl. All of the forward-thinking brands are thinking about how they can push that information into the AI and feed the most logical way to start.”

Botify plans to launch its own agentic catalog product and is currently piloting it with several large retail brands, according to Ghergich.

Toward common standards

Beyond tools like Catalog, retailers and technology companies are working on standards that make it easier for AI agents to interact with merchant product listings.

Ghergich points to the Universal Commerce Protocol (UCP), an open standard launched earlier this year by Shopify and Google that standardizes how AI agents interact with merchants, from creating a cart to completing payment. Backers include Etsy, Target, Walmart, and Wayfair.

“I’m seeing a lot of early adoption, and I see a lot of the folks who are planning for their back end to speak to that protocol,” he says.

Retailers are also rethinking how they present product information in online stores. Since many AI agents retrieve information directly from websites, brands are experimenting with markdown and other formats that make product information easier for AI agents to read, he adds.

How Catalog works

Catalog groups related listings under a Universal Product Identifier, which helps AI agents recognize when different listings refer to the same underlying product.

To figure out whether products belong together, Shopify’s system determines what it calls a product’s “core value proposition,” or the main reason a customer is buying it. For protein powder, shoppers usually buy it for its nutritional value rather than a specific flavor, so chocolate and vanilla versions may be grouped together. 

“A missed grouping may make a product harder to discover, but an incorrect grouping could cause an AI agent to recommend the wrong item.”

The system helps AI agents differentiate among variants of the same product and among different products altogether. Shopify said it takes a “precision-first” approach. This means it prioritizes avoiding incorrect product groupings over catching every possible match. A missed grouping may make a product harder to discover, but an incorrect grouping could cause an AI agent to recommend the wrong item.

“When we get this right, merchants’ products show up exactly where they should across every agent, which helps them get customers from new agentic distribution channels,” Shopify writes.

YOUTUBE.COM/THENEWSTACK

Tech moves fast, don't miss an episode. Subscribe to our YouTube channel to stream all our podcasts, interviews, demos, and more.

Created with Sketch.