// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 12, 2026
30.7 C
Singapore

Microsoft develops MAI models that could rival OpenAI and Anthropic

US: Microsoft has been working on its own artificial intelligence models, known as MAI, which have shown test results that suggest they can compete with OpenAI and Anthropic, according to a source familiar with the matter.

According to The Edge Singapore, Microsoft has tested MAI — which could reduce its reliance on OpenAI — on various tasks, including features for its Copilot-branded AI assistants. These Copilot tools are designed to answer user questions and offer suggestions for tasks like writing documents or taking conference calls.

Microsoft is also working on reasoning models that can handle more complex queries and solve problems in a way that mimics human thinking, said the source.

OpenAI, Anthropic, and Alphabet are also developing similar models. Last month, Microsoft added OpenAI’s o1 reasoning model to its Copilot products.

A Microsoft spokesperson said the company continues to use a mix of models, including OpenAI’s technology, Microsoft’s own AI models, and open-source models.

Microsoft has invested about US$13 billion (S$17.30 billion) in OpenAI, and their partnership has drawn attention in the tech industry.

In January, Microsoft and OpenAI renegotiated their agreement, allowing OpenAI to use other cloud providers unless Microsoft wanted the business itself. Their deal runs until 2030.

While OpenAI did not comment, Microsoft CFO Amy Hood recently spoke at a Morgan Stanley conference, stating, “We’re both successful when each of us are successful,” emphasising the importance of long-term planning for both companies.

According to The Information, alongside MAI, Microsoft also offers smaller in-house models called Phi and resells AI models from other companies like Anthropic, DeepSeek, Meta Platforms, and Elon Musk’s xAI.

Ms Hood said Microsoft remains “incredibly proud” of having leading models from OpenAI, but she noted that they also have other models, including their own, to offer users more choices. /TISG

Read also: Microsoft shares drop over 5% as Azure and AI growth fall short of investors’ expectations

Hot this week

171 Sungai Kim Kim victims win civil suit against factory and two Singaporean directors seven years after toxic waste disaster

Seven years after the Sungai Kim Kim disaster, 171 victims have secured a civil court victory against four defendants, including two Singaporean nationals. The amount of damages will be decided later.

Cik Lan drives Nur Sajat’s mum from JB at 4am for emotional reunion after 6 years apart

Singapore-born host Roslan Shah, better known as Cik Lan, helped Malaysian influencer Nur Sajat reunite with her mother in Singapore after six years apart.

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