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

Sam Altman signals OpenAI’s desire to partner with China after DeepSeek disrupts the AI market

OpenAI CEO Sam Altman stated the company would like to work with China after it blocked the mainland and other unsupported countries and territories from accessing ChatGPT and its artificial intelligence (AI) services in July last year, as reported by South China Morning Post (SCMP).

Mr Altman added, “Should we try as hard as we can [to work with China]? Absolutely, yes. I think that’s important.”  However, he did not specify any areas of collaboration in his interview with Sky News at the Paris AI Action Summit. The interview clip was posted on the British broadcaster’s website.

He added he was unsure if the US government would allow OpenAI to collaborate with China but considered it important to explore a partnership.

His remarks come in the wake of significant breakthroughs in China’s AI business, particularly from Hangzhou-based DeepSeek, which has captured global interest with its rapid progress at a fraction of the cost of the American AI giants.

DeepSeek recently released two open-source models, V3 and R1, direct competitors to OpenAI’s ChatGPT-4o and 01, according to Datacamp, but they cost much less and require less computing power than what major tech firms typically use for large language models (LLMs).

In late January, the tech start-up also launched its new AI image generator, Janus-Pro-7B, which it claims outperforms OpenAI’s DALL-E 3 and Stability AI’s Stable Diffusion.

Recently, the OpenAI CEO said the company was on the “wrong side of history” with its proprietary models, highlighting the progress of open-source models, which let developers modify, share, fix issues, or expand a program’s capabilities using publicly accessible source code. /TISG

Read also: Trump calls China’s DeepSeek challenge a ‘wake-up call’ as Nvidia faces nearly US$600B loss, urging cheaper, faster AI methods

Featured image by Depositphotos

- Advertisement -

Hot this week

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘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 ...

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