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

OpenAI reportedly looking to raise US$40B in new funding led by SoftBank

OpenAI, the maker of ChatGPT, is reportedly in discussions to raise up to US$40 billion (about S$54.28 billion) in a funding round led by SoftBank Group Corp, according to sources familiar with the matter.

According to The Edge Singapore, one of the sources said that the company is raising funds at a pre-money valuation of US$260 billion (S$352.84 billion). The company was valued at US$157 billion (S$213.06 billion) in October.

The Wall Street Journal earlier reported some details of the funding. However, neither OpenAI nor SoftBank has responded to requests for comment.

OpenAI and other leading AI companies have invested billions in data, talent, and infrastructure to develop more advanced AI systems. However, this approach has faced scrutiny after Chinese startup DeepSeek claimed to have created a competitive model at a much lower cost.

Bloomberg News reported that SoftBank is considering investing between US$15 billion (S$20.36 billion) and US$25 billion (S$33.93 billion) in OpenAI, which could make it the company’s largest investor.

Recently, OpenAI, Oracle, and SoftBank announced a US$100 billion (S$135.71 billion) joint venture to fund data centres and infrastructure projects across the US, aimed at supporting the development of advanced AI models. /TISG

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

Featured image by Depositphotos

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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