// Adds dimensions UUID, Author and Topic into GA4
Friday, June 12, 2026
27.2 C
Singapore

World’s first humanoid pregnancy robot with artificial womb worth under RMB100K led by NTU-affiliated Kaiwa Technology founder to launch in 2026

BEIJING: The world’s first humanoid pregnancy robot with an artificial womb is expected to be launched next year by Chinese technology firm Kaiwa Technology at just under RMB100,000 (S$17,854). The project, led by its founder Dr Zhang Qifeng, an academic at Nanyang Technological University, was presented at the 2025 World Robot Conference in Beijing, as reported by Dimsum Daily.

The humanoid robot is designed to replicate a full-term pregnancy from conception to delivery through an artificial womb filled with artificial amniotic fluid. A tube will be used to supply nutrients to the foetus, mimicking the function of the placenta.

Dr Zhang said the artificial womb technology has already been refined in laboratory settings, with the next step being its integration into the humanoid robot—a prototype expected within a year.

The project builds on earlier experiments, including the success in 2017 at the Children’s Hospital of Philadelphia, where a premature lamb was successfully nurtured in a transparent “biobag” filled with artificial amniotic fluid. The lamb developed normally, including growing wool within weeks.

While the robot could provide an alternative for infertile couples or those looking to avoid the physical demands of pregnancy, it has raised ethical and legal discussions. Dr Zhang noted that consultations with authorities in Guangdong Province have begun, and policy drafts are in preparation to address societal concerns.

Currently, artificial wombs function as neonatal incubators that support life only after partial gestation.

An AI-powered breeding robot from the Chinese Academy of Sciences that uses gene editing and “speed breeding” techniques to improve crop yields was also presented at the conference. /TISG

Read also: Singapore ranks 2nd worldwide in AI readiness but falls behind in AI innovation

- Advertisement -

Hot this week

Singapore’s PayNow use of ‘X’ to mask customer names spells out inappropriate words, ABS cites system limitations

An anti-scam update meant to improve customer safety has instead left PayNow users embarrassed due to asterisk or symbol limitations

Malaysia Politics: PM says no plans to work with Bersatu

Anwar dismissed persistent rumours that a split in the opposition coalition will pave the way for the Bersatu party to work or to ally with Pakatan Harapan

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