Urgent.News

What's breaking now, across thousands of outlets.

Tech

Savers Value Village thrift store launches new AI tool to price items

Savers Value Village is launching a new AI pricing tool to keep product prices consistent and low, the company told CNBC exclusively.

Savers Value Village, a renowned thrift store chain, has introduced a novel artificial intelligence (AI) tool called ThriftIQ to streamline product pricing for its diverse merchandise. This AI-driven platform, developed in collaboration with Kaizen Analytix, aims to optimize the pricing of men's and women's apparel, thereby enhancing overall store performance.

According to CEO Mark Walsh, ThriftIQ has already been implemented in 58 pilot stores, pricing over 25 million items, with an expected doubling of this number by year-end. The company processes more than 1 billion pounds of reusable goods annually, generating a 7.4% sales increase during the second quarter. ThriftIQ's pricing strategy maintains average prices at 40% to 70% below traditional retail rates, ensuring consistent sales and profitability.

Walsh emphasizes that ThriftIQ is not intended to replace manual labor but to boost store productivity. This innovation aligns with Savers' broader strategy to modernize and elevate its business operations.

Written by urgent.news from CNBC's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at cnbc.com →

More in Tech

7 JWT Security Mistakes I See in Almost Every Auth Implementation

Most JWT security problems don't come from a broken library. They come from a handful of small decisions made once during setup and never revisited: which algorithm to trust, where to store the token…

  • Trusting the algorithm header can lead to algorithm confusion attacks like "alg: none" bypass.
  • Storing tokens in localStorage exposes them to unauthorized access via scripts.
  • Skipping claim validation beyond signature checks leaves tokens unchecked for expiration and issuer.

AMD buys chip startup that hardwires AI models into its silicon

Taalas' current chip runs a small version of Meta's Llama 3.1, though the company is working on chips for bigger and more advanced models.

  • AMD acquires Toronto-based AI chip startup Taalas.
  • Taalas specializes in custom, hard-wired chips for AI models.
  • Acquisition aims to expand AMD's AI solutions portfolio.

The Synth Sounded Fine When Nobody Was Listening

This is my entry for DEV's Summer Bug Smash — Smash Stories. There is a specific kind of bug that makes you doubt your own ears.

  • Browser-based audio engine muffled in real-time playback
  • Live playback path ran on scheduler, offline render had none
  • Fix increased backward-seek threshold to prevent node cancellation

One Extra Slash: Hunting a Windows Path Bug Down to a Single Formatter

This is my entry for DEV's Summer Bug Smash — Smash Stories. Not every good bug is an epic. Some of them are one character long, and the interesting part is entirely in the hunt.

  • Single extra slash in Windows file path caused by formatter
  • Bug missed initially due to no error in path handling
  • Issue identified by comparing raw bytes with processing code

More from Thursday 6 August →