// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30.5 C
Singapore

Only 27% of businesses have adopted AI despite potential benefits and investment plans

SINGAPORE: A recent report from HubSpot has revealed that only 27% of organisations in Singapore have implemented artificial intelligence (AI) to support their employees’ work.

Despite this low adoption rate, the report has underlined the transformative potential of AI in enhancing workplace productivity and efficiency.

Business leaders who actively monitor and measure the impact of AI reported an 88% improvement in productivity and a 76% increase in efficiency among employees.

From a broader business perspective, organisations have reaped substantial benefits, including increased revenue and improved customer satisfaction (both cited by 75% of respondents), better lead generation (60%), and reduced overall costs (46%).

However, the widespread implementation of AI faces persistent challenges. Nearly half (49%) of the business leaders surveyed indicated a lack of success metrics as a key barrier, while 48% identified a shortage of relevant talent and skill sets.

Additionally, 45% expressed concerns about inadequate visibility into how AI is utilised within their organisations.

Despite these obstacles, the appetite for AI investment remains strong. An overwhelming 97% of respondents plan to allocate an average of $32,000 towards AI tools over the next year.

Furthermore, 90% anticipate hiring additional roles to bolster their organisation’s AI capabilities.

The findings highlight both the untapped potential and the hurdles of AI adoption in Singapore as businesses balance the promise of advanced technologies with the need for robust infrastructure and skilled personnel.

- Advertisement -

Hot this week

Singaporeans discuss whether AI is helping workers or simply helping companies cut costs

Singaporeans on Reddit are asking whether AI layoffs are actually happening in non-tech roles, or if AI is just being used as a convenient excuse for cost-cutting. The responses reveal a more uncom...

Singaporeans share shocking job interview red flags that made them walk away: ‘The interviewer told me they’re going to work me like a slave’

SINGAPORE: Most people only spot a company’s “red flags” after they’ve already started the job, but career coach Amanda Augustine, a resident expert at Resume. ai, says candidates can actually pick...

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