Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FollowusonWidget has a deprecated constructor in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 11

Deprecated: Function create_function() is deprecated in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 132

Deprecated: The called constructor method for WP_Widget class in FollowusonWidget is deprecated since version 4.3.0! Use __construct() instead. in /home/bossgist/public_html/wp-includes/functions.php on line 6170

Notice: Undefined index: removed_unused_javascript in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10

Notice: Trying to access array offset on value of type null in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10
Microsoft opens Largest Artifical Intelligence Lab in Shanghai | Boss Gist
Site icon Boss Gist

Microsoft opens Largest Artifical Intelligence Lab in Shanghai

Microsoft Corporation has established an Artificial Intelligence and Internet of Things Insider Lab in Shanghai to aid digital transformation across industries, Chinese media outfit Xinhua reports.

Located in a 2,800-square-meter building in the Zhangjiang Hi-Tech Park of the Pudong New Area, the lab, which began operation Wednesday, is established in partnership with the state-run Zhangjiang Group.

It is the fourth and also the largest such lab run by Microsoft around the world.

Microsoft said the lab provides “all-around support” for enterprises inside and taps into the Internet of Things and AI technologies to fuel the digital transformation taking place across industries, including manufacturing, retail, healthcare, finance and urban construction.

Thirty Chinese and foreign businesses have been selected out of some 300 applicants as the first batch of “enterprises of empowerment” in the lab. They include both start-ups, among which 21 are based in Shanghai, and multinational corporations, such as ABB Engineering (Shanghai) Ltd. and Pan Asia Technical Automotive Center Co., Ltd.

Exit mobile version

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
SHOW COLUMNS FROM wpvx_sb2_ai_bot_hits LIKE 'request_kind'

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
INSERT INTO wpvx_sb2_ai_bot_hits (bot_name, bot_purpose, request_path, normalized_url, url_hash, object_id, object_type, status_code, hit_date, first_seen, last_seen, visits) VALUES ('ClaudeBot', 'research', '/microsoft-opens-largest-artifical-intelligence-lab-in-shanghai/amp/', 'https://bossgist.com/microsoft-opens-largest-artifical-intelligence-lab-in-shanghai', '23a954bb83811d8917d4e8b6b058dccf668f941649dff0053ebe519cc4760a75', 2924, 'post', 200, '2026-08-18', NOW(), NOW(), 1) ON DUPLICATE KEY UPDATE visits = visits + 1, last_seen = NOW(), status_code = 200, normalized_url = IF(normalized_url = '' OR normalized_url IS NULL, 'https://bossgist.com/microsoft-opens-largest-artifical-intelligence-lab-in-shanghai', normalized_url), object_id = IF(object_id IS NULL OR object_id = 0, 2924, object_id), object_type = IF(object_type IS NULL OR object_type = '', 'post', object_type)