// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
30 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

Is the Singaporean lifestyle just work, eat, sleep, repeat? Netizens share their thoughts

“Life has gotten dull and monotonous.” One Singaporean says finding time for anything outside work can be difficult when time, energy and money are all factors.

Singapore Police: Five victims fall for fake Apple support scam, lose S$195,000 in crypto

The scammers reportedly used +1 numbers to make their calls appear more legitimate.

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