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

OpenAI teams up with longevity start-up to extend human lifespan by up to 10 years

SAN FRANCISCO: OpenAI has joined forces with Retro Biosciences, a longevity-focused start-up, to develop an artificial intelligence (AI) model that could extend human lifespans by up to 10 years.

According to ETX Studio, the goal is to explore how Yamanaka factors — a group of proteins that can reprogramme adult cells into pluripotent stem cells, which usually appear only during early stages of embryo development — can extend life expectancy.

The AI model, GPT-4b micro, has been specifically trained to optimise the Yamanaka factors, enhancing the efficiency and reliability of the reprogramming process. If successful, the technology could revolutionise health and ageing, offering significant advancements in life extension.

Currently, GPT-4b micro is being used exclusively for experimental purposes. OpenAI and Retro Biosciences have not indicated whether the model will eventually be available for public use.

The Sam Altman connection

The partnership highlights a deeper connection between OpenAI and Retro Biosciences—Sam Altman, OpenAI’s co-founder and CEO, is also an investor in Retro Biosciences. This collaboration aligns with Altman’s broader interests in advancing transformative technologies.

As the initiative unfolds, it underscores AI’s potential to address some of humanity’s most pressing challenges, including ageing and health deterioration./TISG

Read also: OpenAI rolls out ChatGPT-powered internet search to all users, challenging Google’s dominance

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘So seamless’: Visitor from India praises Singapore’s GST refund scheme

An Indian tech worker's post on X: Singapore’s GST refund process is honestly so seamless. You just go to the counter, scan your passport, and it automatically shows all your eligible purchases. Se...

Singapore ranked 2nd in global AI workforce adoption, yet leaders lag in strategic AI implementation—Microsoft’s 2026 Work Trend Index says

While 78% Singapore AI users recognise the urgency of adapting to AI fast, only 24% believe their leadership teams are aligned on AI strategy

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