// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Grab acquires Beijing start-up Infermove in AI-enabled food delivery push

SINGAPORE: Grab Holdings has acquired Beijing-based start-up Infermove in a push to use artificial intelligence-enabled robotics for food delivery.

The Singapore-based company told Bloomberg News on Friday that Infermove’s solutions would add to its first- and last-mile delivery capabilities, adding that the investment would also support Infermove’s growth.

A spokesperson for Infermove confirmed the deal and related details.

The Chinese tech company was founded in Beijing in 2021 by Aaron (Yingxiang) Lu and Yuhan Long. The company has developed a mixed-road autonomous driving system and several hardware autonomous products, including armless and single-arm delivery robots, a driving armchair and a fishing feeder.

Before being acquired by Grab, Infermove raised about US$300,000 (S$387,990) in angel funding from investors such as MiraclePlus. In 2024, the company signed an agreement with a Tieda Technology subsidiary that valued the start-up at US$33 million (S$42.68 million). /TISG

Read also: GoTo denies merger rumours, says no agreement with Danantara and Grab

Featured image by Depositphotos

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks