// Adds dimensions UUID, Author and Topic into GA4
Monday, July 27, 2026
30.6 C
Singapore

Meta explores partnerships with Google and OpenAI to boost AI features in apps: The Information

Meta Platforms is looking at working with rivals Google and OpenAI to improve artificial intelligence (AI) features in its applications, The Information reported, citing sources familiar with the matter.

According to Reuters, citing The Information’s report, leaders at Meta’s new Meta Superintelligence Labs have explored using Google’s Gemini model to provide conversational, text-based answers for the company’s main chatbot, Meta AI. They have also discussed using OpenAI’s models to power Meta AI and other AI features across Meta’s social media applications.

The report also stated that any deals with external AI providers are likely temporary, meant to enhance Meta’s products while the company develops its own models. The lab’s priority is making sure Llama 5, Meta’s next-generation AI model, can compete with other leading AI models.

Meta has already integrated external AI models in some of its internal tools for staff. For example, employees can use Anthropic models to help with coding tasks through the company’s internal coding assistant, sources said, according to the report.

A Meta spokesperson said the company is taking an “all-of-the-above” approach to building the best AI products, which includes developing its own world-leading models, partnering with companies, and open-sourcing technology.

In early July, Bloomberg reported that Apple’s top executive Ruoming Pang left the company to join Meta’s superintelligence team. /TISG

Read also: Netizen calls Meta’s AI tool for advertisers a ‘waste of time and space’ amid launch plans next year

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

A shopper horrified after finding cockroaches inside supermarket pumpkin

Customers were disgusted and worried when they found several cockroaches crawling on a pumpkin while shopping at the refrigerated supermarket in Pasir Ris.

Singapore worker claims company hired a replacement while she was on hospitalisation leave, tells her to return as a part-timer

After taking hospitalisation leave for major surgery, a Singapore worker says she was told she would no longer be returning to her full-time role.

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