Research insight: China’s auto industry turns to robotaxis and AI at Beijing Auto Show

May 22, 2026

The 2026 Beijing Auto Show, which concluded on May 3, offered a glimpse into what may become the next defining chapter of China’s automotive industry: not simply electric vehicles, but intelligent mobility powered by artificial intelligence, autonomous…

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