// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 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

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘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...

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