// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
30.5 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

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

Singaporean questions why some families expect helpers to be ‘24/7 super-robots’

One Singaporean said seeing how some domestic helpers are treated has become her biggest "culture shock".

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