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

Ex-independent candidate Jeremy Tan says Singapore’s fertility crisis is a housing crisis

Jeremy Tan, an independent candidate for Mountbatten SMC in Singapore's GE2025, was interviewed on the BRAVE Southeast Asia Tech Podcast on June 15. He argued that housing affordability, not incent...

‘This business was hard to maintain’: HDB-themed restaurant Lou Shang to close after months of losing money

The owner of Lou Shang announced it will be closing within 30 days. He anaylzed why in an IG video that has gained a lot of attention.

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