// Adds dimensions UUID, Author and Topic into GA4
Wednesday, April 15, 2026
29.2 C
Singapore

Microsoft Power Apps, Grammarly, and ChatGPT are the most used genAI tools in Singapore workplaces

SINGAPORE: Microsoft Power Apps, Grammarly, and OpenAI’s ChatGPT are Singapore workplaces’ most commonly used generative artificial intelligence (AI) tools, according to The State of Generative AI in 2025 report of Palo Alto Networks.

Singapore Business Review, citing the report, said the tools are being used by enterprises to handle everything from automation to content creation and communication, with Microsoft Power Apps leading at 36.83%, followed by Grammarly at 27.23% and ChatGPT at 20.95%.

In 2024, the use of generative AI globally surged by 890%, with organisations using 66 different generative AI apps on average. However, 10% of these were marked as high-risk.

In the city-state, one of the main concerns was the use of “shadow AI”, which the report described as the “unauthorised use of AI tools by employees without IT knowledge or approval”, creating “heightened risk”, especially for industries dealing with sensitive data or critical infrastructure.

According to Palo Alto Networks’ press release, “While GenAI unlocks innovation and accelerates competition, the proliferation of unauthorised AI tools is exposing organisations to greater risk of data leakage, compliance failures and security challenges. It is imperative not to let the speed of innovation outpace your safeguards.”

“To harness the full potential of GenAI while mitigating its risks, prioritising strong data controls, access management and ongoing employee training is crucial for laying the foundation for secure GenAI adoption,” it added.

Still, Singapore remains one of the leading countries in digital governance. The city-state was among the first to launch a Model AI Governance Framework, which has been updated to address challenges related to generative AI. Its National AI Strategy 2.0 also aims to support responsible innovation while maintaining public trust and data integrity. /TISG

Read also: “Equity”, “ETF”, and “GDP” are the top financial terms Singaporeans don’t understand

- Advertisement -

Hot this week

Rising tensions and energy risks could push global economy towards recession: IMF

while the war could lead to a global recession with slow global economic growth, stoking inflation, and result in an energy crisis far beyond what we have seen so far

Retrenchments rise in Singapore as PMETs see sharper job cuts in 2025

Singapore recorded a notable rise in retrenchments in 2025, with overall job cuts climbing to 14,490 for the year—an increase from 12,930 retrenchments in 2024.

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