• Forbes: Globant introduces an AI assistant to build digital products from written notes

  • 11 Feb 2023

    In the News

GeneXus Next

Globant launches GeneXus Next, a low-code platform powered by AI to build digital products involving text, images, video and audio. 

Read the original content in Forbes

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });