Workshop on finalizing research and introducing effective digital transformation models and solutions for enterprises

(AG Provincial E-Portal) - On April 25, the University of rr88 tải held a workshop to conclude the project "Researching Digital Transformation Solutions for Small and Medium Enterprises (SMEs) in rr88 tải Province" and introduce effective digital transformation models and solutions for SMEs in the province.

Delegates attending the workshop
Prof. Dr. Doan Thanh Nghi, Head of the Department of Information Technology and Director of the IT Center at the University of rr88 tải, presented the research findings

Dr. Tran Quy, Director of the Vietnam Institute for Digital Economic Development; Deputy Director of the rr88 tải Department of Science and Technology, Tran Trung Hieu; along with leaders from the Union of Science and Technology Associations of rr88 tải, the rr88 tải Business Association; and nearly 60 businesses attended the event.

At the workshop, delegates listened to Prof. Dr. Doan Thanh Nghi, the project leader, who summarized the research findings and introduced digital transformation models for the agriculture, trade-services, and industrial-construction sectors, as well as AI chatbot-supported digital transformation for enterprises and digital transformation handbooks for these three sectors. 

Dr. Tran Quy shared effective digital transformation models, solutions, and lessons learned from the digital transformation of small and medium entreprises (SMEs)

The delegates discussed the advantages and challenges in digital transformation for SMEs in rr88 tải. Businesses that participated in the digital transformation model shared their results, experiences, and practical applications of the model, along with their future expectations for the digital transformation process in the province. Dr. Tran Quy, Director of the Vietnam Institute for Digital Economic Development, shared effective models, solutions, and lessons learned about digital transformation for SMEs.Leaders from the rr88 tải Department of Science and Technology, the rr88 tải Business Association, the project leader, the Vietnam Institute for Digital Economic Development, and digital transformation experts from VNPT, Viettel, etc., discussed and provided direct consultations on digital transformation for businesses.In recent years, with the enthusiastic support of various departments and the rr88 tải Business Association, the research group has engaged with numerous enterprises. 

This collaboration has allowed them to implement suitable digital transformation models for nearly 200 businesses to enhance their business operations and management in today’s digital age. Notably, the series of workshops on digital transformation in various fields has provided a solid foundation for researching and evaluating the actual status of digital transformation and proposing solutions for the digital transformation process in rr88 tải.

Vice President of rr88 tải Business Association, Ms. Nguyen Thi Kim Chi, discussed the digital transformation situation for SMEs
A representative from the business community shared real-life applications of the digital transformation model

Reported by HC-HA

Translated by Kim Thuan

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }