            <script>
                jQuery(".mo_btn-mo").prop("disabled",false);
            </script>
        <script src="https://intelligent-shop.com/shop/wp-content/plugins/miniorange-login-openid/includes/js/jquery.cookie.min.js" ></script>        <script type="text/javascript">
            function mo_openid_on_consent_change(checkbox){

                if (! checkbox.checked) {

                    jQuery('#mo_openid_consent_checkbox').val(1);
                    jQuery(".mo_btn-mo").attr("disabled", true);
                    jQuery(".login-button").addClass("dis");
                } else {

                    jQuery('#mo_openid_consent_checkbox').val(0);
                    jQuery(".mo_btn-mo").attr("disabled", false);
                    jQuery(".login-button").removeClass("dis");
                }
            }

            var perfEntries = performance.getEntriesByType("navigation");

            if (perfEntries[0].type === "back_forward") {
                location.reload(true);
            }
            function HandlePopupResult(result) {
                window.location = "";
            }
            function moOpenIdLogin(app_name,is_custom_app) {
                var current_url = window.location.href;
                var cookie_name = "redirect_current_url";
                var d = new Date();
                d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
                var expires = "expires="+d.toUTCString();
                document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";

                                var base_url = 'https://intelligent-shop.com/shop';
                var request_uri = '/shop/wp-json/wp/v2/posts/14999';
                var http = 'https://';
                var http_host = 'intelligent-shop.com';
                var default_nonce = '8a8ff17522';
                var custom_nonce = '49f63e71c4';

                if(is_custom_app == 'false'){
                    if ( request_uri.indexOf('wp-login.php') !=-1){
                        var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';

                    }else {
                        var redirect_url = http + http_host + request_uri;
                        if(redirect_url.indexOf('?') != -1){
                            redirect_url = redirect_url +'&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
                        }
                        else
                        {
                            redirect_url = redirect_url +'?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
                        }
                    }
                }
                else {
                    if ( request_uri.indexOf('wp-login.php') !=-1){
                        var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';


                    }else {
                        var redirect_url = http + http_host + request_uri;
                        if(redirect_url.indexOf('?') != -1)
                            redirect_url = redirect_url +'&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
                        else
                            redirect_url = redirect_url +'?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
                    }

                }
                if( 0) {
                    var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
                }
                else{
                    window.location.href = redirect_url + app_name;
                }
            }
        </script>
        {"id":14999,"date":"2024-07-22T06:32:00","date_gmt":"2024-07-21T22:32:00","guid":{"rendered":"https:\/\/intelligent-shop.com\/shop\/?p=14999"},"modified":"2024-10-01T20:55:25","modified_gmt":"2024-10-01T12:55:25","slug":"ai-%e4%bd%9c%e5%ae%b6","status":"publish","type":"post","link":"https:\/\/intelligent-shop.com\/shop\/ai-%e4%bd%9c%e5%ae%b6\/","title":{"rendered":"AI \u4f5c\u5bb6"},"content":{"rendered":"\n\n<div class='mo-openid-app-icons'>\r\n\t\t\t\t\t <p style='color:#000000; width: fit-content;'> \u9023\u63a5\u81f3\u793e\u4ea4\u5e73\u53f0 (Connect with)<\/p><a rel='nofollow'  style='margin-left: 10px !important;width: 200px !important;padding-top:6px !important;padding-bottom:6px !important;margin-bottom: 5px !important;border-radius: 4px !important;'class='mo_btn mo_btn-mo mo_btn-block-inline mo_btn-social mo_btn-facebook mo_openid_mo_btn-custom-dec login-button'onClick=\"moOpenIdLogin('facebook','true');\"> <img  class='fa'  style='margin-top:0px !important;' src='https:\/\/intelligent-shop.com\/shop\/wp-content\/plugins\/miniorange-login-openid\/includes\/images\/icons\/facebook.png'>\u767b\u5165\u7528 (Login with) Facebook<\/a><a  rel='nofollow'  style='margin-left: 10px !important;background: rgb(255,255,255)!important; background:linear-gradient(90deg, rgba(255,255,255,1) 40px, rgb(79, 113, 232) 5%) !important;width: 200px !important;padding-top:6px !important;padding-bottom:6px !important;margin-bottom: 5px !important;border-radius: 4px !important;border-color: rgba(79, 113, 232, 1);border-bottom-width: thin;'class='mo_btn mo_btn-mo mo_btn-block-inline mo_btn-social mo_btn-google mo_openid_mo_btn-custom-dec login-button'onClick=\"moOpenIdLogin('google','true');\"> <img  class='fa'  style='margin-top:0px !important;' src='https:\/\/intelligent-shop.com\/shop\/wp-content\/plugins\/miniorange-login-openid\/includes\/images\/icons\/g.png'>\u767b\u5165\u7528 (Login with) Google<\/a><a  rel='nofollow'  style='margin-left: 10px !important;width: 200px !important;padding-top:6px !important;padding-bottom:6px !important;margin-bottom: 5px !important;border-radius: 4px !important;'class='mo_btn mo_btn-mo mo_btn-block-inline mo_btn-social mo_btn-yahoo mo_openid_mo_btn-custom-dec login-button'onClick=\"moOpenIdLogin('yaahoo','true');\"> <i style='padding-top:0px !important' class='fa fa-yahoo'><\/i>\u767b\u5165\u7528 (Login with) Yahoo<\/a><a rel='nofollow'   style='margin-left: 10px !important;width: 200px !important;padding-top:6px !important;padding-bottom:6px !important;margin-bottom: 5px !important;border-radius: 4px !important;'class='mo_btn mo_btn-mo mo_btn-block-inline mo_btn-social mo_btn-twitter mo_openid_mo_btn-custom-dec login-button'onClick=\"moOpenIdLogin('twitter','true');\"> <i style='padding-top:0px !important' class='fa fa-twitter'><\/i>\u767b\u5165\u7528 (Login with) Twitter<\/a><\/div> <br>\n\n\n\n\n\n\n\n<p><strong>\u7db2\u4e0a\u7248\u5546\u7528\u7684 AI \u4f5c\u5bb6<br>\u544a\u8a34\u6211\u6587\u7ae0\u7684\u7a2e\u985e\u53ca\u8981\u6c42\u5f8c AI \u5927\u4f5c\u5bb6\u5c07\u70ba\u60a8\u5275\u4f5c\u51fa\u4ff1\u5438\u5f15\u529b\u7684\u6587\u7ae0<br>\u652f\u63f4 Chrome, Safari \u53ca Firefox \u2026\u7b49<br>\u7cfb\u7d71\u6bcf\u5929\u5728\u52a0\u5f37\u4e2d\u2026 \u6211\u5011\u6bcf\u5929\u90fd\u5728\u9032\u6b65\u4e2d\u2026<\/strong><\/p>\n\n\n\n<p>\ud83c\udf1f&nbsp;<strong>\u63a2\u7d22\u672a\u4f86\uff0c\u76e1\u4eab\u667a\u80fd\u751f\u6d3b\uff01<\/strong>&nbsp;\ud83c\udf1f<\/p>\n\n\n\n<p>\ud83d\udd0a&nbsp;<strong>\u667a\u80fd\u53f0\u667a\u80fd\u5546\u57ce\u7684 AI  \u4f5c\u5bb6\uff0c\u8b93\u60a8\u7684\u8072\u97f3\u6210\u70ba\u529b\u91cf\uff01<\/strong><\/p>\n\n\n\n<p><strong>\u6ce8\u610f:<\/strong> \u5982\u679c\u5728\u591a\u4eba\u7684\u74b0\u5883\u6216\u566a\u97f3\u60c5\u6cc1\u4e0b\u4f7f\u7528\u96fb\u8166\u6216\u624b\u6a5f\u7684\u54aa\uff0c\u6548\u679c\u4e0d\u592a\u597d\u3002\u5728\u6297\u566a\u97f3\u53ca\u591a\u4eba\u74b0\u5883\u4e0b\uff0c\u4f7f\u7528 <strong>\u6ce2\u675f\u6210\u5f62\u9ea5\u514b\u98a8\u9663\u5217 (Beamforming Microphone Array)<\/strong> \u901a\u5e38\u662f\u6700\u597d\u7684\u9078\u64c7\u3002\u6ce2\u675f\u6210\u5f62\u6280\u8853\u5229\u7528\u591a\u500b\u9ea5\u514b\u98a8\u5354\u540c\u5de5\u4f5c\u4f86\u5f62\u6210\u6307\u5411\u6027\u7684\u62fe\u97f3\u6548\u679c\uff0c\u5f9e\u800c\u5b83\u80fd\u5920\u6709\u6548\u6291\u5236\u80cc\u666f\u566a\u97f3\u4e26\u805a\u7126\u65bc\u76ee\u6a19\u8072\u97f3\uff0c\u63d0\u4f9b\u5353\u8d8a\u7684\u8a9e\u97f3\u8b58\u5225\u6027\u80fd\u3002\u5177\u9ad4\u63a8\u85a6\u7522\u54c1\u5305\u62ec <strong>XMOS XVF3000<\/strong> \u7cfb\u5217\u548c <strong>Respeaker<\/strong> \u591a\u9ea5\u514b\u98a8\u9663\u5217\u3002\u53e6\u5916 <strong>Jabra Speak 710<\/strong>\uff08\u55ae\u5411\u6027\uff09\u53ef\u651c\u5f0f\u6703\u8b70\u96fb\u8a71\u63da\u8072\u5668\uff08\u6703\u8b70\u54aa\uff09\u4e5f\u662f\u4e0d\u932f\u7684\u9078\u64c7\u3002\u5982\u679c\u9700\u8981\u5c0f\u578b\u5316\u548c\u5d4c\u5165\u5f0f\u61c9\u7528\uff0c\u4e5f\u53ef\u4ee5\u4f7f\u7528 <strong>Knowles<\/strong> \u6216 <strong>Infineon<\/strong> \u7684 <strong>MEMS<\/strong> \u9ea5\u514b\u98a8\u7d44\u6210\u7684\u6ce2\u675f\u6210\u5f62\u9663\u5217\u3002\u9019\u4e9b\u89e3\u6c7a\u65b9\u6848\u90fd\u80fd\u5728\u8907\u96dc\u74b0\u5883\u4e2d\u63d0\u4f9b\u512a\u79c0\u7684\u8a9e\u97f3\u8b58\u5225\u6548\u679c\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"570\" height=\"438\" src=\"https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/07\/Jabra-Speak-710.png\" alt=\"\" class=\"wp-image-14996\" style=\"width:840px\" srcset=\"https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/07\/Jabra-Speak-710.png 570w, https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/07\/Jabra-Speak-710-300x231.png 300w\" sizes=\"(max-width: 570px) 100vw, 570px\" \/><\/figure>\n\n\n\n<p>\u7531 <strong>AiTV <\/strong>\u3001<strong>\u667a\u80fd\u5546\u57ce<\/strong>\u3001<strong>\u806f\u5408\u96f2<\/strong> \u7684 \u6bcd\u516c\u53f8 <strong>United Network Solutions Limited<\/strong> \u8a2d\u8a08\u7684 <strong>AI \u5929\u7db2\u7cfb\u7d71<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"550\" height=\"280\" data-id=\"14818\" src=\"https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/07\/cluster.gif\" alt=\"\" class=\"wp-image-14818\"\/><\/figure>\n<\/figure>\n\n\n\n<div class=\"wp-block-essential-blocks-button  root-eb-button-qw8k2\"><div class=\"eb-parent-wrapper eb-parent-eb-button-qw8k2 \"><div class=\"eb-button-wrapper eb-button-alignment eb-button-qw8k2\"><div class=\"eb-button\"><a class=\"eb-button-anchor\" href=\"https:\/\/intelligent-shop.com\/shop\/category\/ai\/\" rel=\"noopener\"><strong>\u8fd4\u56de<\/strong><\/a><\/div><\/div><\/div><\/div>\n\n\n\n<p><\/p>\n<div data-object_id=\"14999\" class=\"cbxwpbkmarkwrap cbxwpbkmarkwrap_guest cbxwpbkmarkwrap_user_cat cbxwpbkmarkwrap-post \"><a  data-redirect-url=\"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts\/14999\"  data-display-label=\"1\" data-show-count=\"1\" data-bookmark-label=\"\u66f8\u7c64\"  data-bookmarked-label=\"\u5df2\u52a0\u66f8\u7c64\"  data-loggedin=\"0\" data-type=\"post\" data-object_id=\"14999\" class=\"cbxwpbkmarktrig  cbxwpbkmarktrig-button-addto ld-ext-left\" title=\"\u5c07\u6b64\u52a0\u5165\u66f8\u7c64\" href=\"#\"><span class=\"cbxwpbkmarktrig-icon\"><\/span><span class=\"ld ld-ring ld-spin\"><\/span><span class=\"cbxwpbkmarktrig-label\" >\u66f8\u7c64 (<i class=\"cbxwpbkmarktrig-count\">0<\/i>)<\/span><\/a> <div  data-type=\"post\" data-object_id=\"14999\" class=\"cbxwpbkmarkguestwrap\" id=\"cbxwpbkmarkguestwrap-14999\"><div class=\"cbxwpbkmarkguest-message\"><div class=\"cbxwpbkmarkguest-message-head\"><span class=\"cbxwpbkmarkguest-message-head-label\">\u8acb\u767b\u5165\u5f8c\u624d\u80fd\u52a0\u5165\u66f8\u7c64<\/span><a class=\"cbxwpbkmarkguesttrig_close\" role=\"button\" title=\"\u6309\u4e00\u4e0b\u4ee5\u95dc\u9589\u66f8\u7c64\u9762\u677f\/\u6a21\u5f0f\" href=\"#\" ><i class=\"cbx-icon\"><?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line><\/svg><\/i><i class=\"sr-only\">\u95dc\u9589<\/i><\/a><\/div><div class=\"cbxwpbkmarkguest-content\">\n<div class=\"cbx-chota\"><div class=\"container\"><div class=\"row\"><div class=\"col-12\"><div class=\"cbx-guest-wrap cbxwpbookmark-guest-wrap\"><div class=\"cbx-guest-login-wrap cbxwpbookmark-guest-login-wrap\"><form name=\"loginform\" id=\"loginform\" action=\"https:\/\/intelligent-shop.com\/shop\/wp-login.php\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">\u4f7f\u7528\u8005\u540d\u7a31\u6216\u96fb\u5b50\u90f5\u4ef6\u5730\u5740<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">\u5bc6\u78bc<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> \u4fdd\u6301\u767b\u5165<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"\u767b\u5165\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts\/14999\" \/>\n\t\t\t<\/p><input type=\"hidden\" name=\"members_redirect_to\" value=\"1\" \/><\/form><p class=\"cbx-guest-register cbxwpbookmark-guest-register\">No account yet? <a href=\"https:\/\/intelligent-shop.com\/shop\/\u667a\u80fd\u5546\u57ce-\u52a0\u76df\u5546\u5340\u57df\/?redirect_to=https%3A%2F%2Fintelligent-shop.com%2Fshop%2Fwp-json%2Fwp%2Fv2%2Fposts%2F14999\">Register<\/a><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div style=\"margin: 20px 0;\"><div class=\"qrcswholewtapper\" style=\"text-align:left;\"><div class=\"qrcprowrapper\"  id=\"qrcwraa2leds\"><div class=\"qrc_canvass\" id=\"qrc_cuttenpages_2\" style=\"display:inline-block\" data-text=\"https:\/\/intelligent-shop.com\/shop\/ai-%e4%bd%9c%e5%ae%b6\/\"><\/div><div><a download=\"AI \u4f5c\u5bb6.png\" class=\"qrcdownloads\" id=\"worign\">\r\n           <button type=\"button\" style=\"min-width:200px;background:#44d813;color:#1e73be;font-weight: 600;border: 1px solid #44d813;border-radius:20px;font-size:12px;padding: 6px 0;\" class=\"uqr_code_btn\">\u4e0b\u8f09\u4e8c\u7dad\u78bc \ud83e\udc0b<\/button>\r\n           <\/a><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>\u7db2\u4e0a\u7248\u5546\u7528\u7684 AI \u4f5c\u5bb6\u544a\u8a34\u6211\u6587\u7ae0\u7684\u7a2e\u985e\u53ca\u8981\u6c42\u5f8c AI \u5927\u4f5c\u5bb6\u5c07\u70ba\u60a8\u5275\u4f5c\u51fa\u4ff1\u5438\u5f15\u529b\u7684\u6587\u7ae0\u652f&hellip;<\/p>\n<div data-object_id=\"14999\" class=\"cbxwpbkmarkwrap cbxwpbkmarkwrap_guest cbxwpbkmarkwrap_user_cat cbxwpbkmarkwrap-post \"><a  data-redirect-url=\"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts\/14999\"  data-display-label=\"1\" data-show-count=\"1\" data-bookmark-label=\"\u66f8\u7c64\"  data-bookmarked-label=\"\u5df2\u52a0\u66f8\u7c64\"  data-loggedin=\"0\" data-type=\"post\" data-object_id=\"14999\" class=\"cbxwpbkmarktrig  cbxwpbkmarktrig-button-addto ld-ext-left\" title=\"\u5c07\u6b64\u52a0\u5165\u66f8\u7c64\" href=\"#\"><span class=\"cbxwpbkmarktrig-icon\"><\/span><span class=\"ld ld-ring ld-spin\"><\/span><span class=\"cbxwpbkmarktrig-label\" >\u66f8\u7c64 (<i class=\"cbxwpbkmarktrig-count\">0<\/i>)<\/span><\/a> <div  data-type=\"post\" data-object_id=\"14999\" class=\"cbxwpbkmarkguestwrap\" id=\"cbxwpbkmarkguestwrap-14999\"><div class=\"cbxwpbkmarkguest-message\"><div class=\"cbxwpbkmarkguest-message-head\"><span class=\"cbxwpbkmarkguest-message-head-label\">\u8acb\u767b\u5165\u5f8c\u624d\u80fd\u52a0\u5165\u66f8\u7c64<\/span><a class=\"cbxwpbkmarkguesttrig_close\" role=\"button\" title=\"\u6309\u4e00\u4e0b\u4ee5\u95dc\u9589\u66f8\u7c64\u9762\u677f\/\u6a21\u5f0f\" href=\"#\" ><i class=\"cbx-icon\"><?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line><\/svg><\/i><i class=\"sr-only\">\u95dc\u9589<\/i><\/a><\/div><div class=\"cbxwpbkmarkguest-content\">\n<div class=\"cbx-chota\"><div class=\"container\"><div class=\"row\"><div class=\"col-12\"><div class=\"cbx-guest-wrap cbxwpbookmark-guest-wrap\"><div class=\"cbx-guest-login-wrap cbxwpbookmark-guest-login-wrap\"><form name=\"loginform\" id=\"loginform\" action=\"https:\/\/intelligent-shop.com\/shop\/wp-login.php\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">\u4f7f\u7528\u8005\u540d\u7a31\u6216\u96fb\u5b50\u90f5\u4ef6\u5730\u5740<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">\u5bc6\u78bc<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> \u4fdd\u6301\u767b\u5165<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"\u767b\u5165\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts\/14999\" \/>\n\t\t\t<\/p><input type=\"hidden\" name=\"members_redirect_to\" value=\"1\" \/><\/form><p class=\"cbx-guest-register cbxwpbookmark-guest-register\">No account yet? <a href=\"https:\/\/intelligent-shop.com\/shop\/\u667a\u80fd\u5546\u57ce-\u52a0\u76df\u5546\u5340\u57df\/?redirect_to=https%3A%2F%2Fintelligent-shop.com%2Fshop%2Fwp-json%2Fwp%2Fv2%2Fposts%2F14999\">Register<\/a><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"author":1,"featured_media":15000,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"lc_iscn_info":[],"footnotes":""},"categories":[221],"tags":[],"class_list":["post-14999","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai"],"aioseo_notices":[],"uagb_featured_image_src":{"full":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",1692,1060,false],"thumbnail":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-150x150.png",150,150,true],"medium":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-300x188.png",300,188,true],"medium_large":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-768x481.png",768,481,true],"large":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-1024x642.png",1024,642,true],"1536x1536":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-1536x962.png",1536,962,true],"2048x2048":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",1692,1060,false],"post-thumbnail":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-300x300.png",300,300,true],"envo-marketplace-single":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-1140x641.png",1140,641,true],"envo-marketplace-med":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-720x405.png",720,405,true],"foyer":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",1692,1060,false],"foyer_fhd":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",1692,1060,false],"foyer_fhd_square":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",1692,1060,false],"woocommerce_thumbnail":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-300x300.png",300,300,true],"woocommerce_single":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-600x376.png",600,376,true],"woocommerce_gallery_thumbnail":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6-100x100.png",100,100,true],"lws_wr_thumbnail":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",96,60,false],"lws_wr_thumbnail_small":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",42,26,false],"woosq":["https:\/\/intelligent-shop.com\/shop\/wp-content\/uploads\/2024\/08\/AI-\u5927\u4f5c\u5bb6.png",460,288,false]},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/intelligent-shop.com\/shop\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"\u7db2\u4e0a\u7248\u5546\u7528\u7684 AI \u4f5c\u5bb6\u544a\u8a34\u6211\u6587\u7ae0\u7684\u7a2e\u985e\u53ca\u8981\u6c42\u5f8c AI \u5927\u4f5c\u5bb6\u5c07\u70ba\u60a8\u5275\u4f5c\u51fa\u4ff1\u5438\u5f15\u529b\u7684\u6587\u7ae0\u652f&hellip;","_links":{"self":[{"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts\/14999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/comments?post=14999"}],"version-history":[{"count":4,"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts\/14999\/revisions"}],"predecessor-version":[{"id":15785,"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/posts\/14999\/revisions\/15785"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/media\/15000"}],"wp:attachment":[{"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/media?parent=14999"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/categories?post=14999"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/intelligent-shop.com\/shop\/wp-json\/wp\/v2\/tags?post=14999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}