// Adds dimensions UUID, Author and Topic into GA4
Sunday, May 3, 2026
27.7 C
Singapore

DBS to equip 500 customer service officers with Gen-AI powered virtual assistant to serve over 250K customers monthly

SINGAPORE: DBS is equipping its 500 Singapore customer service officers (CSOs) with a generative AI-powered virtual assistant. This new tool is designed to help CSOs handle over 250,000 customer interactions each month more effectively.

The “CSO Assistant,” as it’s called, will be introduced by the end of 2024, as reported by the Singapore Business Review. This tool will transcribe customer queries in real-time and perform live searches on the bank’s knowledge base, enabling CSOs to provide faster and more accurate responses. It will also help with post-call documentation by generating instant call summaries and pre-filling service request fields.

Initial tests of the CSO Assistant have shown impressive results. DBS reported that the tool has nearly 100% accuracy in transcribing and solving customer issues. This high level of precision is expected to reduce call handling time by up to 20%, making the customer service process more efficient.

The feedback from the pilot tests has been very positive. According to DBS, nearly 90% of the CSOs involved said the CSO Assistant improved their workflow and expressed confidence in using the tool as a long-term helper.

The introduction of the CSO Assistant is not limited to Singapore. DBS plans to extend this technology to its other markets over the next 12 months, starting with Taiwan and Hong Kong.

CSO Assistant is one of over 20 generative AI projects DBS is working on, chosen from more than 240 ideas generated by employees in 2023. Another successful project is DBS-GPT, an AI program similar to ChatGPT, created to help employees with content generation and writing tasks securely. This tool is currently available to over 25,000 DBS employees. /TISG

Read also: Salesforce report: AI use in customer service is turning it into revenue driver for 2024

- Advertisement -

Hot this week

Prosecution witness says money wired to party not to ex-Malaysian PM

Muhyiddin defence lawyer highlighted that the letters from the company were not addressed to his client, who is Bersatu's president and the witness agreed that the party president and the political...

‘14 hours is crazy’: Worker earning S$6K questions long work hours in Singapore

The 30-year-old wrote that they’ve been working on a punishing schedule of up to 14 hours a day and have even been putting in hours on weekends.

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