More than 1,000 visitors attend Techmart rr88 tải 2025

(AG Provincial E-Portal) - On the afternoon of 01/11, the Center for Science, Technology and Innovation – Department of Science and Technology of rr88 tải reported that after two days (31/10 and 01/11) of exhibitions at the rr88 tải Culture–Arts Center (Rach Gia Ward, rr88 tải Province), Techmart rr88 tải 2025 concluded successfully, attracting more than 1,000 visitors.

Member of the Provincial Party Standing Committee, Standing Vice Chairman of the rr88 tải Provincial People’s Committee Nguyen Thanh Phong visits booths at Techmart rr88 tải 2025

With the theme “rr88 tải – Innovation – Cooperation – Development,” Techmart rr88 tải 2025 featured 35 booths from over 40 enterprises and institutes/universities inside and outside the province. 

The event brought together more than 200 scientific and technological products and devices, and advanced solutions in the province’s key economic sectors, including: marine economy and deep-processing technologies for aquatic products; high-tech agriculture; renewable energy; post-harvest technologies; artificial intelligence and software solutions for digital transformation; and equipment and technologies for processing medicinal materials.

Leaders of the rr88 tải Department of Science and Technology visit booths at the event

Visitors explore scientific and technological products, devices, and advanced solutions at the event

The event drew more than 1,000 visitors who directly experienced, connected, and explored new technology trends, alongside many networking activities and technology demonstrations. Notably, numerous transactions and memoranda of cooperation were recorded, promoting connections between technology supply and demand, supporting commercialization of research outcomes, and bringing scientific–technical advances into practical production and business. 

According to the Center for Science, Technology and Innovation – rr88 tải Department of Science and Technology, the event aimed to expand a space for connection and cooperation, and to create opportunities for lecturers and students to access real-world scientific and technological advances, discover new technologies, open avenues for collaboration, explore advanced technological solutions, and spread the province’s spirit of innovation.

Reported by Hanh Chau

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'; }