5 Sources
5 Sources
[1]
Walmart's latest AI innovations represent a shift for big retail
A Walmart store is shown in Oceanside, California, on May 15, 2025.Mike Blake | Reuters With fears about the strength of consumer spending running high due to tariffs, inflation and other economic pressures, retailers are working hard to sustain revenue growth. While some retailers are leaning into worker-led personalized experiences for shoppers, other retailers are focusing more on leveraging artificial intelligence to optimize the shopping experience. Walmart is one of those retailers, adding new "super agents" that aims to save time and effort for both workers and shoppers. At its recent Retail Rewired innovation event, Walmart highlighted the launch of four "super agents," which include Marty for sellers and suppliers, Sparky for shoppers, the Associate Agent and the Developer Agent. With agents performing capabilities in the realm of payroll, paid time off, merchandising and finding the right products for any event, Walmart is consolidating its powerful, time-saving tools for the sake of a streamlined experience for multiple points of interaction with the company. "Having a plethora of different agents can very quickly become confusing," Suresh Kumar, chief technology officer for Walmart Global, said at the event. The Associate Agent, for example, is "a single point of entry where any associate can find access to all of the agents we've built on the back end," explained David Glick, senior vice president for Enterprise Business Solutions at Walmart. "As you speak to it more, as you work with it more, it'll know more about you." The evolution comes alongside a broader shift for retail, an industry actively seeking to counteract cost concerns from consumers and the government, and Walmart isn't alone in its push toward all things AI. Amazon's Prime Day event over four days in July saw generative AI use jump 3,300% year over year, according to TechCrunch. Meanwhile, Google Cloud AI partnered with body care retailer Lush to visually identify projects without packaging, ultimately reducing the expense of training new hires. Walmart is also all-in on physical and spatial AI, specifically digital twins (a virtual copy of any physical object or space -- in Walmart's case, their stores and clubs). Using digital twin technology powered by spatial AI, Walmart can "detect, diagnose and remediate issues up to two weeks in advance," Brandon Ballard, group director for real estate at Walmart US, said at Retail Rewired. Using this technology comes with big savings, according to Ballard. "Last year, we cut all of our emergency alerts by 30% and we reduced our maintenance spend in refrigeration by 19% across Walmart US," he added. "At its core, retail is a physical business," said Alex de Vigan, CEO and founder of Nfinite, which generates large-scale visual data for training spatial and physical AI models. "We've seen retailers use digital twins to reduce setup time for new promotions, reallocate labor more efficiently, and improve robotic picking accuracy, small gains that add up quickly when margins are under stress," he said. While the impact of digital twins may not be outwardly visible to consumers in the same way, say, Walmart's Sparky agent is, its effects will be real. "Better stock accuracy, faster site updates and fewer order issues mean a smoother retail experience, even in a tighter economy," said de Vigan. Another innovation on the back end is Walmart's use of machine learning to better understand how long it will take to get a delivery order on a customer's doorsteps, effectively managing expectations while increasing efficiency. As for what consumers can see, Sparky is already helping shoppers generate baskets built on an intuitive understanding of their needs. Walmart is currently working on enabling the agent to take action on reordering products, ultimately reducing the mental load that shoppers deal with. For retailers, AI is one way to combat any slowdown in consumer spending, but we've yet to see how a fully integrated AI shopping experience -- both in person and online -- will shape our relationship with retail moving forward.
[2]
Walmart embraces agentic AI with major ML platform upgrade and developer 'super agent' - SiliconANGLE
Walmart embraces agentic AI with major ML platform upgrade and developer 'super agent' Walmart Inc. is giving its Element machine learning platform a major agentic upgrade and adding a "super agent" for software development to its growing portfolio of semi-autonomous software robots. The retail giant is using its Converge 2025 technology event to reinforce the message that it is all in on agents, the artificial intelligence worker bees that take actions and operate with minimal supervision. Element, its cross-cloud machine learning platform, is being refactored to orchestrate armies of agents. Wibey is the new super agent, designed to serve up the optimal tools to developers, resolve pipeline problems and generally enhance productivity. In an interview with SiliconANGLE, Sravana Karnati, Executive Vice President of Global Technology Platforms at Walmart, said agents are more than an upgrade. They are the key to reimagining how Walmart builds and scales intelligent systems. "We're entering a pivotal moment in the evolution of AI," he said. "The focus is shifting to building intelligent systems powered by agents that can operate independently with reasoning, memory, and context." Enhancements to Element support autonomous systems with memory, reasoning, and the ability to interact with multiple tools and application programming interfaces. The platform has been given a stateful architecture that enables it to track what agents do, say, and intend. This means agents can retain context -- not just for a single interaction, but across long-running workflows that span systems and services. Karnati said that's important for tasks like identifying and fixing code compliance gaps, validating fixes in test environments spun up on the fly and issuing the necessary pull requests. A plugin and tool-calling ecosystem allows agents to natively interact with external systems. Element supports standardized communication protocols, including the new Agent-to-Agent and Model Context Protocols, for coordination across agents and applications. API orchestration extends coordination across distributed environments. Walmart said these features combine to enable Element to function as a platform for managing the full lifecycle of intelligent agents -- from development and testing to deployment and monitoring. There are also observability tools that let teams track decision paths, reasoning steps, and performance metrics. Karnati said the changes enable Element to treat agents the same way it has historically handled ML models. Developers can register agents in an agent catalog, evaluate their behavior with built-in guardrails, and reuse them across multiple projects. Wibey is a centralized interface for interacting with Walmart's internal systems. It's the fifth in a growing portfolio of super agents targeted at customers, associates and partners. Super agents essentially coordinate the activities of task-specific agents, of which Walmart now has about 200, Karnati said. Built on top of Element, Wibey interprets user intent and routes commands to the appropriate tools, APIs, or agents. It provides a unified entry point for executing common tasks by software engineers, architects and product managers. Walmart has assembled a large arsenal of development tools over the years and sees Wibey as a way to organize and apply them. "Wibey isn't a dashboard or portal," said Karnati. "It's an invocation layer that understands developer goals and coordinates execution across Walmart's technology ecosystem." For example, Walmart has developed agents that can scan codebases for accessibility compliance issues, identify gaps, apply recommended fixes, and validate those changes in test environments. Another set of agents monitors third-party libraries for outdated or vulnerable versions and can propose upgrades, test compatibility, and create pull requests automatically. Wibey integrates with popular development tools such as command-line interfaces, Slack, and Visual Studio. It also supports decentralized development by enabling teams across Walmart to register and expose their own agents through shared protocols and contracts. Karnati said one of Wibey's core uses strengths is to generate tailored starter kits for software projects. Developers no longer have to search through internal portals for templates or services. Instead, they can use Wibey to generate a customized project framework based on a prompt and preexisting context, cutting down on time spent searching. "It used to be that developers would have to manually look up the right APIs or templates," Karnati said. "Wibey can develop a starter kit that is very specific to their project. They don't need to make a bunch of modifications. It is ready-made based on the questions they ask, and it knows the context in which they're operating." Karnati said the shift toward agentic systems is laying the groundwork for a new phase of AI adoption at Walmart, one that supports not only greater automation, but more intelligent and adaptive systems across all parts of the business. In software development, agents can handle tasks like debugging deployment pipelines or detecting and fixing infrastructure anomalies. Customer-facing agents are already being used to personalize interactions. The impact of agents like Wibey could exceed that of traditional generative AI tools, largely due to their reasoning capabilities and integration with core enterprise systems, Karnati said. "This isn't just about code generation," he said. "It's about building systems that can make decisions, carry out actions, and improve over time."
[3]
Walmart's AI Super Agents Are The Threat Amazon Didn't Price In - Walmart (NYSE:WMT)
Walmart Inc WMT is quietly rewriting the retail playbook with AI "super agents" and digital twins -- tools built to streamline operations and reshape the shopping experience. Against Amazon.com Inc.'s AMZN steadily expanding AI portfolio, Walmart's bold ecosystem pivot may catch the e-commerce giant off guard. Track WMT stock here. Walmart's AI Overtake: The Rise of Super Agents Walmart is rolling out four AI "super agents" -- Sparky (shoppers), Marty (suppliers), Associate (employees) and Developer -- built on agentic AI to consolidate and simplify functions across the enterprise. Sparky already personalizes retail experiences, automates reordering and suggests recipes via computer vision. In parallel, Walmart is using digital twin models of stores to predict equipment failures up to two weeks ahead, trimming emergency alerts by 30% and refrigeration repair costs by nearly 20%. These margin-enhancing technologies are turbocharging Walmart's bid to hit 50% online sales within five years. Read Also: Jeff Bezos-Backed Anthropic's Valuation Soars To $183 Billion After $1.3 Billion Funding Round Amazon's AI Moves: Not Standing Still Amazon may not be playing catch-up, but it's taking a defensive tack. Its AI shopping assistant, Rufus, is projected to deliver up to $700 million in operating profit this year -- and up to $1.2 billion by 2027 via downstream spending metrics. On the logistics side, Amazon's Project Greenland has optimized internal GPU usage amid hardware crunches, helping the company access full AI compute capacity and drive billions in cost savings. Yet, unlike Walmart's open, agentic model, Amazon remains more siloed -- protecting its interfaces and preventing AI disruption through defensive data strategies. Walmart's seamless AI integration -- from backend digital models to frontline agents -- marks a strategic shift in retail advantage. Amazon's existing lead may be defensible, but Walmart's innovation is quietly redefining the battlefield. Read Next: Amazon Hit With Class Action Covering 300 Million Shoppers Over Alleged Price-Inflating Policies Photos: Shutterstock WMTWalmart Inc$98.881.05%Stock Score Locked: Want to See it? Benzinga Rankings give you vital metrics on any stock - anytime. Reveal Full ScoreEdge RankingsMomentum64.42Growth67.92Quality73.64Value49.20Price TrendShortMediumLongOverviewAMZNAmazon.com Inc$224.51-0.37% This content was partially produced with the help of AI tools and was reviewed and published by Benzinga editors. Market News and Data brought to you by Benzinga APIs
[4]
What Is Going On With Walmart Stock On Friday? - Walmart (NYSE:WMT)
Walmart's WMT stock trended on Friday as its artificial intelligence strategy fueled investor optimism. WMT is showing upward bias. Check the market position here. OpenAI partnered with Walmart to launch a generative AI certification program aimed at certifying 10 million Americans by 2030. Walmart's 2 million employees will access tailored versions, supporting workforce upskilling as AI skills gain market value. Also Read: Walmart Leans On AI And Global Push To Power Marketplace Growth OpenAI will pilot the program in late 2025 or early 2026 and build a jobs platform by the second half of 2026 to connect certified workers with employers. The global omnichannel retailer is doubling down on AI to streamline shopping and operations as it faces consumer spending pressures from tariffs, inflation, and broader economic uncertainty. At its Retail Rewired innovation event, Walmart unveiled four new "super agents" -- Marty for sellers and suppliers, Sparky for shoppers, the Associate Agent for employees, and the Developer Agent, CNBC reported last week. These tools handle tasks ranging from payroll and paid time off to product discovery and merchandising, creating a unified platform to save associates and customers time. Walmart is also investing heavily in spatial AI through digital twins of its stores. This technology enables the retailer to predict and fix issues up to two weeks in advance. On the customer-facing side, Sparky builds shopping baskets based on intuitive needs and will soon automate reorders, lightening shoppers' decision-making load. Meanwhile, machine learning models improve delivery time estimates, boosting efficiency and customer trust. Walmart stock gained 12% year-to-date, topping the S&P 500 Consumer Staples Sector Index's over 4% returns. Prior reports indicated Walmart uses AI and automation to drive sales growth without adding workers. The company targets 4% annual sales growth while keeping its U.S. workforce flat at 1.6 million, a sharp contrast to rivals like Amazon.com AMZN, Costco COST, Target TGT, and Home Depot HD that have expanded headcount. Executives said automation and AI streamline repetitive tasks, freeing staff for higher-value work. New warehouses near Dallas highlight this strategy: robots, algorithms, and automated cold-storage systems cut costs by up to 30% while doubling output compared to traditional facilities. Analysts note that Walmart's shift to e-commerce, automation, and AI strengthens margins and boosts efficiency, even as critics flag wage growth lagging sales gains. CEO Doug McMillon argues the investments will create new tech-enabled roles rather than eliminate jobs. WMT Price Action: Walmart shares were down 0.84% at $100.08 at the time of publication on Friday. The stock is trading within its 52-week range of $76.30 to $105.30, according to Benzinga Pro data. Read Next: Whole Foods Corporate Employees Set To Gain Amazon Perks In Major Benefits Overhaul Photo: Shutterstock WMTWalmart Inc$99.72-1.20%Stock Score Locked: Want to See it? Benzinga Rankings give you vital metrics on any stock - anytime. Reveal Full ScoreEdge RankingsMomentum69.54Growth67.88Quality83.44Value47.79Price TrendShortMediumLongOverviewAMZNAmazon.com Inc$234.00-0.71%COSTCostco Wholesale Corp$963.340.78%HDThe Home Depot Inc$414.050.57%TGTTarget Corp$92.46-0.27%Market News and Data brought to you by Benzinga APIs
[5]
Walmart Embraces AI Agents to Optimize Consumer Experience | PYMNTS.com
Walmart is also invested in physical and spatial AI, CNBC said, pointing to the company's use of digital twins (a virtual copy of any physical object or space) in its stores. "At its core, retail is a physical business," said Alex de Vigan, CEO and founder of Nfinite, which provides large-scale visual data for training spatial and physical AI models. "We've seen retailers use digital twins to reduce setup time for new promotions, reallocate labor more efficiently, and improve robotic picking accuracy, small gains that add up quickly when margins are under stress," he said. This is happening at a time when Walmart is reconfiguring its physical and digital assets to entice third-party sellers, as PYMNTS wrote last week. "Long cautious about opening its shelves to outside vendors, Walmart is now experimenting with ways to showcase marketplace sellers directly in stores, piloting physical displays that feature products from its online marketplace partners, blending the digital long tail with the tactile credibility of Walmart's aisles," that report said. Walmart is also forming novel financial collaborations, such as the one it recently announced in Canada with Klarna. It's a move that highlights Walmart's pragmatic streak, PYMNTS wrote, as the company focuses on "removing friction for sellers and buyers in immediate, tangible ways." Speedier delivery, more payment flexibility and in-store visibility all underscore Walmart's pitch to help merchants reach millions of shoppers on- and offline. In addition, Walmart is positioning itself as a platform and not just a retailer. Amazon achieved its marketplace dominance by aggregating third-party sellers and monetizing them via fees, fulfillment services and advertising. "Walmart, late to the game, now sees marketplace expansion as the fastest path to digital scale," PYMNTS wrote. "By using its 4,600 stores as fulfillment nodes and marketing channels, Walmart can offer a hybrid model where third-party sellers benefit from eCommerce reach and brick-and-mortar presence."
Share
Share
Copy Link
Walmart unveils AI-powered "super agents" and digital twin technology to streamline operations, enhance customer experience, and boost efficiency across its retail ecosystem.
Walmart, the global retail giant, is making significant strides in artificial intelligence (AI) adoption, unveiling a series of innovations that promise to reshape the retail landscape. At the forefront of this technological revolution are Walmart's new AI-powered "super agents" and advanced digital twin technology, designed to streamline operations and enhance the shopping experience for customers
1
.Walmart has introduced four "super agents" at its recent Retail Rewired innovation event: Marty for sellers and suppliers, Sparky for shoppers, the Associate Agent for employees, and the Developer Agent
1
. These AI-powered tools are designed to consolidate and simplify various functions across the enterprise, from payroll management to product discovery and merchandising1
2
.Sparky, the customer-facing agent, is particularly noteworthy. It helps shoppers generate personalized shopping baskets based on intuitive understanding of their needs and is being developed to automate reordering processes, potentially reducing the mental load on customers
1
3
.Source: PYMNTS
Behind the scenes, Walmart is leveraging digital twin technology – virtual replicas of its physical stores and spaces. This spatial AI application allows the company to "detect, diagnose and remediate issues up to two weeks in advance," according to Brandon Ballard, group director for real estate at Walmart US
1
. The impact has been substantial, with Walmart reporting a 30% reduction in emergency alerts and a 19% decrease in refrigeration maintenance costs across its US operations1
.Underpinning these advancements is Walmart's Element machine learning platform, which has undergone a major upgrade to support agentic AI
2
. The platform now features a stateful architecture that enables agents to retain context across long-running workflows, spanning various systems and services2
. This enhancement is crucial for complex tasks such as identifying and fixing code compliance issues and validating fixes in test environments2
.Walmart has also introduced Wibey, a "super agent" specifically designed for software development
2
. Built on top of the Element platform, Wibey serves as a centralized interface for interacting with Walmart's internal systems, interpreting user intent and routing commands to appropriate tools, APIs, or agents2
. This innovation aims to boost developer productivity by providing a unified entry point for executing common tasks2
.Source: CNBC
Related Stories
Walmart's aggressive push into AI and automation is not just about enhancing customer experience; it's also a strategic move to drive sales growth without significantly expanding its workforce
4
. The company aims to achieve 4% annual sales growth while keeping its U.S. workforce steady at 1.6 million, a stark contrast to competitors like Amazon and Costco4
.This AI-driven strategy has caught the attention of investors, with Walmart's stock showing an upward trend. The company's stock has gained 12% year-to-date, outperforming the S&P 500 Consumer Staples Sector Index
4
.As Walmart continues to integrate AI into its operations, the retail industry is watching closely. The company's approach to AI, which spans from backend digital models to frontline customer interactions, marks a significant shift in retail strategy
3
. While competitors like Amazon are also investing heavily in AI, Walmart's open, agentic model and its ability to leverage its vast physical store network for digital initiatives could provide a unique competitive advantage3
5
.Source: Benzinga
In conclusion, Walmart's embrace of AI super agents and digital twin technology represents a bold step towards the future of retail. As these technologies mature and become more integrated into daily operations, they have the potential to redefine the shopping experience and set new standards for efficiency and personalization in the retail sector.
Summarized by
Navi
[2]