// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 19, 2026
31.2 C
Singapore

Temasek allegedly in talks to invest in OpenAI

SINGAPORE: Singapore sovereign wealth fund, Temasek Holdings, is reportedly in discussions regarding a significant investment in OpenAI, the artificial intelligence company backed by Microsoft.

According to sources familiar with the matter who spoke to the Financial Times, senior executives from Temasek have engaged in multiple meetings with OpenAI’s CEO, Sam Altman, in recent months.

Initially expressing interest in investing in Altman’s venture capital fund, Hydrazine Capital, Temasek’s discussions have allegedly expanded to include the AI non-profit OpenAI, marking a potential strategic move in the rapidly evolving AI landscape.

The reported deal with Temasek follows recent speculations that Altman aims to raise between $5 trillion to $7 trillion for a network of AI chip factories.

The significance of this potential partnership comes amid the growing prominence of AI startups in the United States, which attracted one in every three dollars invested last year.

OpenAI’s ChatGPT, launched in late 2022, contributed to this surge in interest, drawing attention to generative AI technologies and prompting substantial investments in the sector.

Apart from Microsoft, which holds the largest stake in OpenAI, other investors in the company include Khosla Ventures, Thrive Capital, Andreessen Horowitz, and Sequoia Capital.

Last month, OpenAI completed a deal to sell existing shares in a tender offer, valuing the company at $80 billion or more.

Temasek, with a portfolio valued at S$382 billion as of March 31, has been an active investor in the tech sector, with Roblox, Tencent, and Alibaba among its holdings.

Despite the media reports, both OpenAI and Temasek have chosen to remain silent on the matter and have refrained from commenting on the alleged talks.

Featured image by Depositphotos

- Advertisement -

Hot this week

Six more bus interchanges to be upgraded from 2027 as LTA expands comfort and accessibility push

LTA will begin enhancing six bus interchanges from 2027, with works covering air-conditioning upgrades, inclusive facilities, and staff amenity improvements.

ICA: Teen arrested after falsely claiming travel companions had bomb at Woodlands Checkpoint

A 17-year-old Singaporean was arrested after falsely claiming his travel companions had a bomb and a vaporiser at Woodlands Checkpoint's Arrival Bus Hall, triggering an immediate security response ...

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