// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 22, 2026
30.5 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

WP MP Kenneth Tiong to file Parliamentary question on alleged discrepancy in O-Level English Oral Exam

"I've been reading what students and parents say about the O-Level English oral on 15 July. Many say the question on their screen during prep was not the one the examiner asked. Not just reworded, ...

‘Coincidence or the Kembangan Curse?’: Minister Faishal Ibrahim leaves PAP on the 3rd anniversary of Tan Chuan-Jin’s resignation

Tan Chuan-Jin resigned as a Member of Parliament on 17 July 2023. He was also on the ministerial track and oversaw the same subdivision of Marine Parade Faishal lead after the last GE.

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