// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 5, 2026
28.9 C
Singapore

Google launches new AI platform ‘Gemini Enterprise’ for business clients

Alphabet’s Google has rolled out a new artificial intelligence (AI) platform for businesses called Gemini Enterprise on Thursday, as it steps up efforts to attract more corporate clients, Reuters reported.

Google said the platform uses its most advanced AI models and works as a conversational tool, helping employees interact with their company’s data, documents, and applications.

The company added that Gemini Enterprise provides pre-built AI agents to help with deep research, data insights and other tasks. Businesses can also create and deploy their own custom agents using the tool.

Google said new clients have already signed for the platform, including clothing retailer Gap, design software maker Figma, and buy-now-pay-later (BNPL) provider Klarna.

The company joins other tech firms like Microsoft, OpenAI, and Anthropic in focusing on products for enterprise users to boost returns on their AI efforts.

Earlier this month, the South China Morning Post reported, citing PitchBook data, that venture capitalists have poured a record US$192.7 billion (S$249.11 billion) into AI start-ups so far this year, putting 2025 on track to be the first year where more than half of global venture capital goes to the industry — though GIC warned of a ‘hype bubble’ in the trend.

A recent global survey by EY also found that nearly every firm faced losses from AI deployment, though those with ‘responsible AI’ policies saw stronger gains in sales performance, cost savings and employee satisfaction. /TISG

Read also: DBS group CEO Tan Su Shan tops Fortune’s list of Most Powerful Women in Asia 2025

- Advertisement -

Hot this week

‘It’s illegal to do that?’: Singaporeans share the rules that continue to shock locals and foreigners alike

On Reddit, a netizen shared: I'm moving from the US and every time I read about Singapore I discover another thing that's either banned or heavily regulated. Which isn't bad, but I do wanna be prep...

‘Mind your own business’: Singaporeans react after commuter calls out parents for clipping child’s nails on train

The netizen had recounted, "I saw a pair of young parents looking self-absorbed as well until the wife noticed I was glaring at her. Yet she showed no intention to stop despite whispering to her hu...

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