// Adds dimensions UUID, Author and Topic into GA4
Saturday, April 11, 2026
31.1 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

- Advertisement -

Hot this week

‘Not poor, but not enough’: Malaysia’s M40 caught in a housing squeeze

Rising living costs and tighter financing are leaving many middle-income Malaysians unable to turn their homeownership aspirations into reality.

SG man earning $3K considers buying car to feel ‘seen’ in dating scene

Despite the high costs of owning a car in Singapore, a local man plans to go ahead and buy a car because he thinks it will help him land a potential partner. https://www.facebook.com/SingaporeUncen...

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