// Adds dimensions UUID, Author and Topic into GA4
Monday, June 15, 2026
27.7 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

‘Am I a gold digger?’: Woman admits housing worries have shaken her confidence in future marriage

SINGAPORE: A Singaporean woman has admitted she is no longer as confident about her future marriage after a home she and her fiancé had been counting on suddenly vanished from their plans. The wo...

Unemployed, lonely and broke: Singaporeans share what helped them cope

On Reddit, a netizen shared: What will you do if you are lonely and broke? Currently not much savings, and my friends are busy. Currently unemployed looking for job, what do yall reco i do

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