// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 12, 2026
32 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

Malaysian politician Syed Saddiq invites Health Minister Ong Ye Kung to his October wedding

Malaysian politician Syed Saddiq Abdul Rahman has invited Singapore Health Minister Ong Ye Kung to his October wedding, joking that he had “upgraded bilateral relations to wedding-invitation status.”

Stranger’s act of kindness leaves Singapore mum touched after he carries injured child to clinic

The mother said the stranger offered to help “without hesitation” after noticing her child having difficulty walking.

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