// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
32.2 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 MPs caution against Singapore megasized transport projects, urge for digital transport infrastructure

Singapore could be over-reliant on mega transport projects such as Tuas Port and Changi Airport Terminal 5, Workers' Party (WP) Members of Parliament said during a six-hour debate in parliament on ...

Why some Singaporeans stopped buying the cheapest option and started saving more

SINGAPORE: If there's one thing many Singaporeans excel at, it's finding clever ways to save money. Recently, many revealed the simple lifestyle changes that quietly ended up saving them a surpri...

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