// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 14, 2026
31.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

Johor delivers heavy blows to PM

Anwar's party secured one seat in a heavily contested Johor election while his alliance lost more seats in what could become a pressure cooker for the PM of Malaysia in the coming month

WP MP Kenneth Tiong: Heartland Singaporeans are concerned over loss of income when RTS opens

"The train starts running in 2027. DBS estimates $1.5 to $2.1 billion of retail spending a year will move across the Causeway. The Government is helping shops spruce up and giving out vouchers. I s...

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