• La Nación: The new Artificial Intelligence chatbot that could change our lives

  • 05 Feb 2023

    In the News

Chatbots and AI

Juan José López Murphy spoke with La Nación (Argentina) about how Chatbots and AI are transforming our environment today with a language model previously trained to interact.

Read the original content in La Nación.

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