// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.6 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

Hot this week

Couple spends up to S$100k on wedding, expects guests to help cover S$300-a-head costs

SINGAPORE: At its core, giving an ang bao at a wedding is a way for guests to wish the couple good fortune, longevity, and prosperity.   The practice used to be about the sentiment

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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