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

New ‘AV specialist’ career conversion programme, up to S$1,600 in training incentives to help taxi and private-hire drivers through AV transition

SINGAPORE: New career conversion programmes (CCP), which include pathways to become an autonomous vehicle (AV) specialist or a bus captain, alongside up to S$1,600 in training incentives have been ...

Singapore and Indonesia to explore new military training facilities under defence cooperation

Singapore and Indonesia are seeking to deepen defense cooperation under their existing bilateral agreement. including discussions on developing military training areas in three locations on Sumatra...

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