// Adds dimensions UUID, Author and Topic into GA4
Friday, August 7, 2026
30.5 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

Woman wonders if friendships in Singapore have become too transactional: ‘I only have 2–3 friends I fully trust’

She says she can count the people she truly trusts on one hand. The rest, she feels, only seem to reach out when they need something.

Singapore mum says juggling work, childcare, and house chores pushed her to hire a helper: ‘I couldn’t find a solution’

The endless debate over who should do which chores eventually gave way to one decision: bring in extra help and stop trying to do everything alone.

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