// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 16, 2026
28.9 C
Singapore

Singapore firms prefer using RAG and SLMs over chatbots, LLMs, and digital assistants compared to global peers

SINGAPORE: Singapore firms prefer Retrieval Augmented Generation (RAG) and Small Language Models (SLMs) over generative artificial intelligence (AI) tools like chatbots, Large Language Models (LLMs), and digital assistants, according to ABBYY, an intelligent automation company.

According to Singapore Business Review, the report found that only five in 10 businesses in Singapore use chatbots, LLMs, and digital assistants compared to its global peers. This is lower than the United Kingdom, where about 70% of businesses have adopted such technologies.

However, Singapore leads on using RAG (37%) and SLMs (37%).

The report also found that Singapore leads in AI adoption, with just 1% of companies lacking a clear AI strategy.

In the past year, firms in Singapore invested an average of US$1.3 million (S$1.72 million) in AI.

About 63% of firms mentioned customer expectations as a key reason for using AI tools, while 97% of businesses said they have significant trust in the government regulations on AI tools.

Almost four in ten (37%) Singapore firms said they implement AI in specific areas of their business, with a similar percentage applying it broadly across most or all operations. 

However, only 22% of firms use AI in limited functions or departments.

According to AWS, RAG optimises the output of LLMs by referencing an authoritative knowledge base before generating responses. This method improves LLM output for specific domains or an organisation’s internal knowledge without requiring retraining, making it a cost-effective way to ensure accuracy and relevance.

Meanwhile, SLMs are similar to LLMs but with less training data and parameters. “SLMs are ideal for specialised, resource-constrained applications, offering cost-effective and rapid deployment capabilities,” according to TechTarget. /TISG

Read also: Singapore port to be first in digital bunkering implementation from 2025; AI apps to be used for speedy ship certificate renewals

- Advertisement -

Hot this week

‘We will defend it until the very last moment’: Singaporeans lament discontinuation of Yakult’s orange flavor

The discontinuation has hit Singaporeans netizens hard, who say the flavor is a big part of their childhoods.

‘Two global powerhouses unite’: Mayor of London in Singapore on official visit

London mayor Sadiq Khan is in Singapore on an official visit. "This is what it looks like when two global powerhouses unite. Delighted to be here to bang the drum for London and supercharge the s...

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