Meta reportedly to expand AI hardware push with pendant, smart glasses roadmap

May 31, 2026

Meta is reportedly accelerating its push into AI-powered hardware with plans that include a wearable AI pendant, an expanded lineup of smart glasses, and a new enterprise-focused service, according to a report by The Information. The initiative…

The article requires paid subscription.
Subscribe Now

‘;
var $modal = $(modalHtml);
$(‘body’).append($modal);
$modal.on(‘hidden.bs.modal’, function () {
$(this).remove();
});
$modal.modal(‘show’);
}
});
function handleGoogleCredential(response) {
dtProviderAuth.authUserViaProvider(1, 0, response.credential);
}