// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 28, 2026
29.4 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

Former Singapore PR fined S$9,000 after remaining overseas and failing to register for NS

You Jiahao, 23, a Chinese national, left SG during the peak of the COVID-19 pandemic and defaulted on his national service (NS) obligations. He lost his permanent residency after he failed to rene...

Singapore-registered cargo ship attacked in Strait of Hormuz: MPA

All 21 crew members were unharmed at the time of the incident, and no Singaporeans were on board.

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