// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
30.4 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

Singapore GLS: Land for over 4,700 new private homes will be released in second half of 2026; 9,320 units in total

Government boosts housing pipeline and pushes ahead with Jurong Lake District plans as demand for new homes remains strong

SG Ministry of Manpower wage report 2025: Which industries are workers’ salaries rising the fastest in Singapore

New data shows salary growth varied across sectors, with support services leading the pack while hospitality workers saw smaller gains

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