// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 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

Hot this week

Singapore man, 65, a plumber, assaults maid in Telok Kurau after she breaks up with him before returning to home country

The man, a plumber, entered the helper’s employer’s home at night and broke into her room after she planned to return home when her work contract ended

Fallen tree in the road was cleared in minutes as dozens of strangers unite to move the branch, preventing traffic

A tree branch suddenly fell across MacPherson Road during the evening rush hour yesterday (18th), obstructing traffic. Dozens of people spontaneously moved the branch, clearing a lane to prevent tr...

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