{"id":1381,"date":"2025-10-16T16:29:09","date_gmt":"2025-10-16T08:29:09","guid":{"rendered":"https:\/\/www.aigosearch.com\/?page_id=1381"},"modified":"2026-03-16T22:54:27","modified_gmt":"2026-03-16T14:54:27","slug":"home","status":"publish","type":"page","link":"https:\/\/www.aigosearch.com\/ar\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1381\" class=\"elementor elementor-1381\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-dce-background-color=\"#000000\" class=\"elementor-element elementor-element-fc1206f e-flex e-con-boxed e-con e-parent\" data-id=\"fc1206f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fe8c894 e-con-full e-flex e-con e-child\" data-id=\"fe8c894\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-faae408 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"faae408\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0628\u062d\u062b. \u0625\u0646\u0634\u0627\u0621 \u0623\u064a \u0645\u062d\u062a\u0648\u0649<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-bc83168 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"bc83168\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u0623\u0643\u0628\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0623\u0634\u064a\u0627\u0621 \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd4091f e-con-full e-flex e-con e-child\" data-id=\"dd4091f\" data-element_type=\"container\" id=\"chat-area\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-750455b e-con-full e-flex e-con e-child\" data-id=\"750455b\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69e975a elementor-widget elementor-widget-html\" data-id=\"69e975a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* \u4f60\u7684 CSS \u5df2\u5b8c\u5168\u4fdd\u7559\uff0c\u672a\u4f5c\u4efb\u4f55\u5220\u51cf *\/\r\n    #ai-workspace-container { display: flex; height: 85vh; min-height: 600px; max-width: 100%; border: 1px solid #333; border-radius: 12px; background: #0b0d0f; font-family: sans-serif; overflow: hidden; transition: height 0.3s ease; }\r\n    #ai-sidebar { width: 220px; background: #17191c; border-right: 1px solid #333; display: flex; flex-direction: column; flex-shrink: 0; overflow: hidden; }\r\n    .sidebar-scroll-wrapper { flex: 1; overflow-y: auto; padding: 15px; gap: 8px; display: flex; flex-direction: column; scrollbar-width: none; }\r\n    .sidebar-scroll-wrapper::-webkit-scrollbar { display: none; }\r\n    .sidebar-title { color: #666; font-size: 11px; font-weight: bold; padding: 15px 15px 5px 15px; letter-spacing: 1px; }\r\n    .sidebar-btn { display: flex; align-items: center; gap: 10px; width: 100%; padding: 10px; cursor: pointer; border: 1px solid transparent; border-radius: 8px; background: rgba(255,255,255,0.03); color: #8e8e93; text-align: left; transition: all 0.3s; outline: none !important; }\r\n    .sidebar-btn img.btn-icon { width: 28px; height: 28px; object-fit: contain; opacity: 0.7; transition: 0.3s; }\r\n    .sidebar-btn.active img.btn-icon { opacity: 1; }\r\n    .sidebar-btn[class*=\"btn-gpt\"].active { background: #10a37f !important; color: #fff !important; box-shadow: 0 4px 12px rgba(16,163,127,0.3); }\r\n    .sidebar-btn[class*=\"btn-gemini\"].active { background: linear-gradient(135deg, #204072, #9b72cb) !important; color: #fff !important; box-shadow: 0 4px 12px rgba(66,133,244,0.3); }\r\n    .sidebar-btn[class*=\"btn-claude\"].active { background: #da7756 !important; color: #fff !important; box-shadow: 0 4px 12px rgba(218,119,86,0.3); }\r\n    .btn-deepseek.active { background: #250a6e !important; color: #fff !important; box-shadow: 0 4px 12px rgba(37,10,110,0.3); }\r\n    .btn-image.active { background: #0d039e !important; color: #fff !important; box-shadow: 0 4px 12px rgba(13,3,158,0.3); }\r\n    .sidebar-btn:hover:not(.active) { background: rgba(255,255,255,0.08); color: #fff; }\r\n    #ai-main-content { flex: 1; background: #0b0d0f; display: flex; position: relative; overflow: hidden; }\r\n    .ai-view { width: 100%; height: 100%; display: none; flex-direction: column; overflow-y: auto; scrollbar-width: none; background: #0b0d0f; }\r\n    .ai-view::-webkit-scrollbar { display: none; }\r\n    .ai-view > div { width: 100% !important; max-width: 100% !important; height: 100% !important; margin: 0 !important; }\r\n    #ai-workspace-container.expand-mode, #ai-main-content.expand-mode { height: auto !important; min-height: 85vh; overflow: visible !important; }\r\n    @media (max-width: 768px) { #ai-workspace-container { flex-direction: column !important; height: 100vh !important; min-height: 100vh !important; width: 100vw !important; margin: 0 !important; border-radius: 16px 16px 0 0 !important; } #ai-sidebar { width: 100% !important; height: auto !important; border-right: none !important; border-bottom: 1px solid #333 !important; } .sidebar-scroll-wrapper { flex-direction: row !important; overflow-x: auto !important; } .sidebar-btn { width: auto !important; flex-direction: column !important; align-items: center !important; } #ai-main-content { height: 100% !important; flex: 1 !important; } }\r\n<\/style>\r\n\r\n<div id=\"ai-workspace-container\">\r\n    <div id=\"ai-sidebar\">\r\n        <div class=\"sidebar-title\">AIGOSEARCH<\/div>\r\n        <div class=\"sidebar-scroll-wrapper\">\r\n            <button onclick=\"switchAI('gpt-4omini', this)\" class=\"sidebar-btn btn-gpt-4omini active\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" class=\"btn-icon\"><div><span>OpenAI<\/span><br><small>GPT-4o-mini<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('gpt-5mini', this)\" class=\"sidebar-btn btn-gpt-5mini\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" class=\"btn-icon\" style=\"filter: grayscale(100%) brightness(1.5);\"><div><span>OpenAI<\/span><br><small>GPT-5-mini<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('image', this)\" class=\"sidebar-btn btn-image\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2025\/10\/cropped-cropped-AIGOSEARCH-LOGO.png\" class=\"btn-icon\"><div><span>Imaging<\/span><br><small>Dall-E3<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('gpt-4o', this)\" class=\"sidebar-btn btn-gpt-4o\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" class=\"btn-icon\" style=\"filter: hue-rotate(280deg);\"><div><span>OpenAI<\/span><br><small>GPT-4o<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('gpt-5.2', this)\" class=\"sidebar-btn btn-gpt-5.2\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" class=\"btn-icon\"><div><span>OpenAI<\/span><br><small>GPT-5.2<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('gemini-2.5flash', this)\" class=\"sidebar-btn btn-gemini-2.5flash\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_157_gemini_icon-logo_brandlogos.net_aacx5.png\" class=\"btn-icon\"><div><span>Google<\/span><br><small>Gemini-2.5 Flash<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('gemini-3pro', this)\" class=\"sidebar-btn btn-gemini-3pro\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_157_gemini_icon-logo_brandlogos.net_aacx5.png\" class=\"btn-icon\" style=\"filter: hue-rotate(180deg);\"><div><span>Google<\/span><br><small>Gemini-3 Pro<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('claude-haiku4.5', this)\" class=\"sidebar-btn btn-claude-haiku4.5\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/03\/imgi_189_3d-claude-ai-logo-removebg-preview.png\" class=\"btn-icon\" style=\"filter: sepia(1) saturate(5) hue-rotate(-30deg);\"><div><span>Anthropic<\/span><br><small>Claude-Haiku 4.6<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('claude-sonnet4.5', this)\" class=\"sidebar-btn btn-claude-sonnet4.5\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/03\/imgi_189_3d-claude-ai-logo-removebg-preview.png\" class=\"btn-icon\" style=\"filter: grayscale(1) invert(1);\"><div><span>Anthropic<\/span><br><small>Claude-Sonnet 4.5<\/small><\/div><\/button>\r\n            <button onclick=\"switchAI('deepseek', this)\" class=\"sidebar-btn btn-deepseek\"><img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_183_deep-seek-logo.png\" class=\"btn-icon\"><div><span>Deepseek<\/span><br><small>V3\/R1<\/small><\/div><\/button>\r\n        <\/div>\r\n    <\/div>\r\n    <div id=\"ai-main-content\">\r\n        <div id=\"cont-gpt-4omini\" class=\"ai-view\" style=\"display: flex;\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-dark  aipkit-sidebar-state-closed  aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_1361\" data-bot-id=\"1361\" data-config='{&quot;botId&quot;:1361,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;dark&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:true,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:true,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;Default&quot;,&quot;enableStarters&quot;:false,&quot;starters&quot;:[],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:false,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;Welcome to aigosearch, how can I help you?&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                        <div class=\"aipkit_chat_sidebar\">\n         <div class=\"aipkit_sidebar_header\">\n            <h4 class=\"aipkit_sidebar_title\">Conversations<\/h4>\n            <button class=\"aipkit_btn aipkit_btn-secondary aipkit_btn-small aipkit_sidebar_new_chat_btn\">\n                 <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-plus\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M5 12l14 0\" \/><\/svg> New Chat            <\/button>\n         <\/div>\n         <div class=\"aipkit_sidebar_content\">\n             <!-- Conversation list items will be populated by JS -->\n         <\/div>\n         <div class=\"aipkit_sidebar_footer\">\n             <!-- Optional: Footer content for sidebar, e.g., clear all history -->\n         <\/div>\n    <\/div>\n                    <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                            <button class=\"aipkit_header_btn aipkit_sidebar_toggle_btn\" title=\"Toggle Conversation Sidebar\" aria-label=\"Toggle Conversation Sidebar\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-menu-2\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 6l16 0\" \/><path d=\"M4 12l16 0\" \/><path d=\"M4 18l16 0\" \/><\/svg>                <\/button>\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_1361\"\n                name=\"aipkit_chat_message_1361\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-gpt-5mini\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-dark  aipkit-sidebar-state-closed aipkit-voice-input-enabled aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_3069\" data-bot-id=\"3069\" data-config='{&quot;botId&quot;:3069,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;dark&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:false,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:true,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;gpt-5-mini&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;Hi there! GPT-5-mini at your service. I\\u0027m built to understand your context deeper and faster than ever before.&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                        <div class=\"aipkit_chat_sidebar\">\n         <div class=\"aipkit_sidebar_header\">\n            <h4 class=\"aipkit_sidebar_title\">Conversations<\/h4>\n            <button class=\"aipkit_btn aipkit_btn-secondary aipkit_btn-small aipkit_sidebar_new_chat_btn\">\n                 <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-plus\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M5 12l14 0\" \/><\/svg> New Chat            <\/button>\n         <\/div>\n         <div class=\"aipkit_sidebar_content\">\n             <!-- Conversation list items will be populated by JS -->\n         <\/div>\n         <div class=\"aipkit_sidebar_footer\">\n             <!-- Optional: Footer content for sidebar, e.g., clear all history -->\n         <\/div>\n    <\/div>\n                    <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                            <button class=\"aipkit_header_btn aipkit_sidebar_toggle_btn\" title=\"Toggle Conversation Sidebar\" aria-label=\"Toggle Conversation Sidebar\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-menu-2\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 6l16 0\" \/><path d=\"M4 12l16 0\" \/><path d=\"M4 18l16 0\" \/><\/svg>                <\/button>\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_3069\"\n                name=\"aipkit_chat_message_3069\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-image\" class=\"ai-view\">[auth_lock]\n<style>\n    \/* 1. \u57fa\u7840\u5bb9\u5668\u52a0\u56fa\uff1a\u9632\u6b62\u4fa7\u8fb9\u680f\u88ab\u6324\u538b *\/\n    .aipkit_image_generator_public_wrapper { \n        background: #1c1c1e; \n        color: #ffffff; \n        padding: 20px; \n        border-radius: 24px; \n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        box-shadow: 0 20px 50px rgba(0,0,0,0.5);\n        margin: 20px auto;\n        box-sizing: border-box; \n        width: 100%;\n        max-width: 100%; \n        overflow: hidden;\n    }\n\n    \/* \u9876\u90e8 Logo *\/\n    .aipkit_header_logo {\n        display: block;\n        margin: 0 auto 30px;\n        width: 100px;\n        height: auto;\n        object-fit: contain;\n    }\n\n    \/* 2. \u54cd\u5e94\u5f0f\u4e0e\u6805\u683c\u5e03\u5c40\u4f18\u5316 *\/\n    @media (min-width: 768px) {\n        .aipkit_image_generator_public_wrapper {\n            max-width: calc(100vw - 360px) !important; \n            padding: 40px; \n        }\n        .aipkit_main_layout {\n            display: grid;\n            grid-template-columns: 1.2fr 0.8fr; \n            gap: 30px;\n            align-items: start;\n        }\n        .aipkit_full_width_row {\n            grid-column: span 2;\n        }\n    }\n\n    \/* 3. \u8868\u5355\u5143\u7d20 *\/\n    .aipkit_form-group { margin-bottom: 25px; position: relative; }\n    .aipkit_form-label { \n        display: block; margin-bottom: 12px; font-size: 11px;\n        font-weight: 700; color: #8e8e93; text-transform: uppercase; letter-spacing: 1.2px;\n    }\n\n    .aipkit_form-input { \n        width: 100%; \n        background: #2c2c2e; \n        border: 1px solid #3a3a3c; \n        color: #fff; \n        border-radius: 16px; \n        padding: 18px; \n        font-size: 16px;\n        box-sizing: border-box; \n        transition: all 0.3s ease;\n        outline: none;\n    }\n\n    .aipkit_form-input:focus { \n        border-color: #0a84ff; \n        box-shadow: 0 0 0 4px rgba(10, 132, 255, 0.15);\n    }\n\n    \/* --- \u65b0\u589e\uff1a\u5f15\u64ce\u6a21\u5f0f\u9009\u62e9\u5668\uff08\u66ff\u4ee3\u4e0b\u62c9\u6846\uff09 --- *\/\n    .aipkit_radio_group {\n        display: flex;\n        gap: 12px;\n        width: 100%;\n    }\n    .aipkit_radio_label {\n        flex: 1;\n        cursor: pointer;\n        position: relative;\n    }\n    .aipkit_radio_label input[type=\"radio\"] {\n        position: absolute;\n        opacity: 0;\n        width: 0;\n        height: 0;\n    }\n    .aipkit_radio_text {\n        display: block;\n        text-align: center;\n        background: #2c2c2e;\n        border: 1px solid #3a3a3c;\n        color: #8e8e93;\n        padding: 16px 10px;\n        border-radius: 16px;\n        font-size: 15px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n    }\n    .aipkit_radio_label:hover .aipkit_radio_text {\n        border-color: #5c5c5e;\n        color: #fff;\n    }\n    \/* \u9009\u4e2d\u72b6\u6001\u7684\u6837\u5f0f *\/\n    .aipkit_radio_label input[type=\"radio\"]:checked + .aipkit_radio_text {\n        background: rgba(10, 132, 255, 0.1);\n        border-color: #0a84ff;\n        color: #0a84ff;\n        box-shadow: 0 0 0 2px rgba(10, 132, 255, 0.15);\n    }\n\n    \/* 4. \u4e0a\u4f20\u4e0e\u9884\u89c8 *\/\n    .aipkit-image-upload-wrapper { \n        padding: 25px; border: 2px dashed #48484a; \n        border-radius: 20px; background: #2c2c2e; text-align: center;\n        transition: 0.3s;\n    }\n    \n    .aipkit-image-preview-container { \n        margin-top: 15px; display: none; position: relative; width: 100px; margin-inline: auto;\n    }\n    .aipkit-image-preview-container img { \n        width: 100px; height: 100px; object-fit: cover; border-radius: 12px; border: 2px solid #3a3a3c; \n    }\n    .aipkit-remove-preview { \n        position: absolute; top: -8px; right: -8px; background: #ff453a; color: white; \n        border-radius: 50%; width: 22px; height: 22px; line-height: 20px; text-align: center; cursor: pointer;\n    }\n\n    \/* 5. \u751f\u6210\u6309\u94ae *\/\n    .aipkit_btn-primary { \n        background: #0a84ff !important; \n        color: #fff !important; \n        border: none; \n        padding: 18px; \n        border-radius: 18px; \n        cursor: pointer; \n        font-size: 18px; \n        font-weight: 600; \n        width: 100%;\n        display: flex; justify-content: center; align-items: center; gap: 12px;\n        transition: 0.2s;\n    }\n    .aipkit_btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(10, 132, 255, 0.3); }\n    .aipkit_btn-primary:disabled { opacity: 0.6; cursor: not-allowed; transform: none; }\n\n    \/* 6. \u7ed3\u679c\u533a\u57df\u52a8\u753b *\/\n    #aipkit_public_image_results { margin-top: 30px; min-height: 100px; }\n    \n    .aipkit_spinner { \n        width: 20px; height: 20px; border: 3px solid rgba(255,255,255,.3); \n        border-radius: 50%; border-top-color: #fff; animation: aipkit_spin 0.8s linear infinite; \n    }\n    @keyframes aipkit_spin { to { transform: rotate(360deg); } }\n    @keyframes pulse { 0% { opacity: 0.5; } 50% { opacity: 1; } 100% { opacity: 0.5; } }\n    \n    .custom-error-msg { color: #ff453a; padding: 20px; background: rgba(255,69,58,0.1); border-radius: 16px; text-align: center; border: 1px solid rgba(255,69,58,0.2); }\n<\/style>\n\n<div class=\"aipkit_shortcode_container aipkit_image_generator_public_wrapper aipkit-theme-dark\" id=\"aipkit_public_image_generator\">\n    <div class=\"aipkit_shortcode_body\">\n        \n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2025\/10\/cropped-cropped-AIGOSEARCH-LOGO.png\" alt=\"Aigosearch\" class=\"aipkit_header_logo\">\n\n        <div class=\"aipkit_main_layout\">\n            <div class=\"aipkit_left_col\">\n                <div class=\"aipkit_form-group\">\n                    <label class=\"aipkit_form-label\">\u0645\u062d\u0641\u0632 \u0627\u0644\u0625\u0628\u062f\u0627\u0639<\/label>\n                    <textarea id=\"aipkit_public_image_prompt\" class=\"aipkit_form-input\" style=\"height: 180px; resize: none;\" placeholder=\"\u0645\u0627\u0630\u0627 \u062a\u0631\u064a\u062f \u0623\u0646 \u064a\u0638\u0647\u0631 Aigosearch \u0627\u0644\u064a\u0648\u0645\u061f\"><\/textarea>\n                <\/div>\n            <\/div>\n\n            <div class=\"aipkit_right_col\">\n                <div class=\"aipkit_form-group\">\n                    <label class=\"aipkit_form-label\">\u0648\u0636\u0639 \u0627\u0644\u0645\u062d\u0631\u0643<\/label>\n                    <div class=\"aipkit_radio_group\">\n                                                    <label class=\"aipkit_radio_label\">\n                                <input type=\"radio\" name=\"aipkit_public_image_model\" value=\"gpt-image-1_gen\" checked>\n                                <span class=\"aipkit_radio_text\">Aigosearch<\/span>\n                            <\/label>\n                                                    <label class=\"aipkit_radio_label\">\n                                <input type=\"radio\" name=\"aipkit_public_image_model\" value=\"gpt-image-1_edit\" >\n                                <span class=\"aipkit_radio_text\">Aigosearch (PRO)<\/span>\n                            <\/label>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"aipkit-image-upload-wrapper\" id=\"upload_area_wrapper\" style=\"display:none;\">\n                    <label class=\"aipkit_form-label\" style=\"margin-bottom:10px;\">Reference Image<\/label>\n                    <input type=\"file\" id=\"aipkit_public_reference_image\" accept=\"image\/png, image\/jpeg\" style=\"width:100%; font-size: 12px;\">\n                    <div class=\"aipkit-image-preview-container\" id=\"aipkit_preview_box\">\n                        <span class=\"aipkit-remove-preview\" id=\"aipkit_remove_img\">&times;<\/span>\n                        <img decoding=\"async\" src=\"\" id=\"aipkit_preview_img\">\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"aipkit_full_width_row\">\n                <button id=\"aipkit_public_generate_image_btn\" class=\"aipkit_btn-primary\">\n                    <span class=\"aipkit_btn_icon\">\u2726<\/span>\n                    <span class=\"aipkit_btn_text\">Generate (Costs 1 Credit)<\/span>\n                    <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                <\/button>\n            <\/div>\n        <\/div>\n        \n        <div id=\"aipkit_public_image_results\"><\/div>\n    <\/div>\n<\/div>\n\n<script type=\"text\/javascript\">\njQuery(document).ready(function($) {\n    const $fileInput = $('#aipkit_public_reference_image');\n    const $previewBox = $('#aipkit_preview_box');\n    const $previewImg = $('#aipkit_preview_img');\n    const $modelRadios = $('input[name=\"aipkit_public_image_model\"]'); \/\/ \u66f4\u65b0\u4e3a\u83b7\u53d6radio\n    const $uploadWrapper = $('#upload_area_wrapper');\n    const $genBtn = $('#aipkit_public_generate_image_btn');\n\n    function toggleUploadUI() {\n        const selectedModel = $('input[name=\"aipkit_public_image_model\"]:checked').val();\n        if (selectedModel && selectedModel.includes('_edit')) {\n            $uploadWrapper.slideDown();\n        } else {\n            $uploadWrapper.slideUp();\n        }\n    }\n    \/\/ \u76d1\u542c\u6309\u952e\u7ec4\u7684\u53d8\u5316\n    $modelRadios.on('change', toggleUploadUI);\n    toggleUploadUI();\n\n    $fileInput.on('change', function() {\n        const file = this.files[0];\n        if (file) {\n            const reader = new FileReader();\n            reader.onload = e => { $previewImg.attr('src', e.target.result); $previewBox.fadeIn(); }\n            reader.readAsDataURL(file);\n        }\n    });\n\n    $('#aipkit_remove_img').on('click', function() { $fileInput.val(''); $previewBox.fadeOut(); });\n\n    $genBtn.on('click', function(e) {\n        e.preventDefault();\n        const prompt = $('#aipkit_public_image_prompt').val();\n        const modelId = $('input[name=\"aipkit_public_image_model\"]:checked').val(); \/\/ \u83b7\u53d6\u9009\u4e2d\u7684radio\u503c\n        const file = $fileInput[0].files[0];\n\n        if (!prompt) { alert('Please enter a creative prompt.'); return; }\n        \n        const securityNonce = (typeof aipkit_image_generator_config_public !== 'undefined') \n                              ? aipkit_image_generator_config_public.customNonce \n                              : 'c0c0f49d2c';\n\n        const formData = new FormData();\n        formData.append('action', 'wpaicg_generate_image');\n        formData.append('prompt', prompt);\n        formData.append('model', modelId);\n        formData.append('nonce', securityNonce);\n        \n        if (file) formData.append('reference_image', file);\n\n        $.ajax({\n            url: 'https:\/\/www.aigosearch.com\/wp-admin\/admin-ajax.php',\n            type: 'POST',\n            data: formData,\n            processData: false,\n            contentType: false,\n            timeout: 600000, \n            beforeSend: function() {\n                $genBtn.prop('disabled', true).find('.aipkit_spinner').show();\n                $genBtn.find('.aipkit_btn_text').text('Manifesting...');\n                $('#aipkit_public_image_results').empty().html('<div style=\"text-align:center; padding: 40px;\"><p style=\"color:#8e8e93; animation: pulse 1.5s infinite;\">Aigosearch is manifesting your art...<\/p><\/div>');\n            },\n            success: function(response) {\n                if (response.success && response.data) {\n                    let images = response.data.images || [];\n                    let imgUrl = (images.length > 0) ? images[0].url : '';\n\n                    if (imgUrl) {\n                        $('#aipkit_public_image_results').hide().html(`\n                            <div style=\"margin-top:40px; text-align:center;\">\n                                <img decoding=\"async\" src=\"${imgUrl}\" style=\"border-radius:24px; box-shadow: 0 30px 60px rgba(0,0,0,0.6); max-width: 100%; height: auto;\">\n                                <div style=\"margin-top:25px;\">\n                                    <a href=\"${imgUrl}\" download=\"aigosearch-art.png\" target=\"_blank\" class=\"aipkit_btn-primary\" style=\"display:inline-flex; width:auto; padding: 15px 40px; text-decoration:none;\">\n                                        <span class=\"aipkit_btn_icon\">\u2726<\/span> <span>Download Artwork<\/span>\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        `).fadeIn(800);\n                    }\n                } else {\n                    const errorMsg = response.data || 'Unknown manifestation error.';\n                    $('#aipkit_public_image_results').html(`<div class=\"custom-error-msg\">Error: ${errorMsg}<\/div>`);\n                }\n            },\n            error: function(xhr, textStatus) {\n                console.error(\"AIGOSRACH_DEBUG:\", xhr.responseText);\n                if (textStatus === 'timeout') {\n                    $('#aipkit_public_image_results').html('<div class=\"custom-error-msg\">The process took too long. Please check your Media Library; the art may still be generating.<\/div>');\n                } else {\n                    $('#aipkit_public_image_results').html('<div class=\"custom-error-msg\">Manifestation interrupted (502\/504). Please try again later.<\/div>');\n                }\n            },\n            complete: function() {\n                $genBtn.prop('disabled', false).find('.aipkit_spinner').hide();\n                $genBtn.find('.aipkit_btn_text').text('Generate (Costs 1 Credit)');\n            }\n        });\n    });\n});\n<\/script>[\/auth_lock]<\/div>\r\n        <div id=\"cont-gpt-4o\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-dark  aipkit-sidebar-state-closed aipkit-voice-input-enabled aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_1446\" data-bot-id=\"1446\" data-config='{&quot;botId&quot;:1446,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;dark&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:true,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:true,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;gpt4o&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;Hi there! GPT-4o here, ready to brainstorm, build, or solve problems alongside you. I\\u0027m faster and more intuitive than ever.&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                        <div class=\"aipkit_chat_sidebar\">\n         <div class=\"aipkit_sidebar_header\">\n            <h4 class=\"aipkit_sidebar_title\">Conversations<\/h4>\n            <button class=\"aipkit_btn aipkit_btn-secondary aipkit_btn-small aipkit_sidebar_new_chat_btn\">\n                 <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-plus\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M5 12l14 0\" \/><\/svg> New Chat            <\/button>\n         <\/div>\n         <div class=\"aipkit_sidebar_content\">\n             <!-- Conversation list items will be populated by JS -->\n         <\/div>\n         <div class=\"aipkit_sidebar_footer\">\n             <!-- Optional: Footer content for sidebar, e.g., clear all history -->\n         <\/div>\n    <\/div>\n                    <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                            <button class=\"aipkit_header_btn aipkit_sidebar_toggle_btn\" title=\"Toggle Conversation Sidebar\" aria-label=\"Toggle Conversation Sidebar\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-menu-2\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 6l16 0\" \/><path d=\"M4 12l16 0\" \/><path d=\"M4 18l16 0\" \/><\/svg>                <\/button>\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_1446\"\n                name=\"aipkit_chat_message_1446\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-gpt-5.2\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-dark  aipkit-sidebar-state-closed aipkit-voice-input-enabled aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_3735\" data-bot-id=\"3735\" data-config='{&quot;botId&quot;:3735,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;dark&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:false,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:false,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;gpt-5.2&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;GPT-5.2. Beyond Reasoning. Beyond Boundaries.&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_3735\"\n                name=\"aipkit_chat_message_3735\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-gemini-2.5flash\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-light  aipkit-sidebar-state-closed aipkit-voice-input-enabled aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_3115\" data-bot-id=\"3115\" data-config='{&quot;botId&quot;:3115,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;light&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:false,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:true,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;gemini 2.5-flash&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;Gemini 2.5 Flash is online. High-speed reasoning and real-time insights, delivered in a flash.&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                        <div class=\"aipkit_chat_sidebar\">\n         <div class=\"aipkit_sidebar_header\">\n            <h4 class=\"aipkit_sidebar_title\">Conversations<\/h4>\n            <button class=\"aipkit_btn aipkit_btn-secondary aipkit_btn-small aipkit_sidebar_new_chat_btn\">\n                 <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-plus\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M5 12l14 0\" \/><\/svg> New Chat            <\/button>\n         <\/div>\n         <div class=\"aipkit_sidebar_content\">\n             <!-- Conversation list items will be populated by JS -->\n         <\/div>\n         <div class=\"aipkit_sidebar_footer\">\n             <!-- Optional: Footer content for sidebar, e.g., clear all history -->\n         <\/div>\n    <\/div>\n                    <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                            <button class=\"aipkit_header_btn aipkit_sidebar_toggle_btn\" title=\"Toggle Conversation Sidebar\" aria-label=\"Toggle Conversation Sidebar\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-menu-2\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 6l16 0\" \/><path d=\"M4 12l16 0\" \/><path d=\"M4 18l16 0\" \/><\/svg>                <\/button>\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_3115\"\n                name=\"aipkit_chat_message_3115\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-gemini-3pro\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-light  aipkit-sidebar-state-closed aipkit-voice-input-enabled aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_3737\" data-bot-id=\"3737\" data-config='{&quot;botId&quot;:3737,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;light&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:false,&quot;footerText&quot;:&quot;&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:false,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;gemini 3-pro&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;I am Gemini 3 Pro. Equipped with an expansive context window and advanced reasoning, I\\u0027m ready to dive deep into your most complex datasets or long-form documents.&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_3737\"\n                name=\"aipkit_chat_message_3737\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-claude-haiku4.5\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-dark  aipkit-sidebar-state-closed aipkit-voice-input-enabled aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_3389\" data-bot-id=\"3389\" data-config='{&quot;botId&quot;:3389,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;dark&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:false,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:false,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;claude-haiku 4.5&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;Hello! I\\u0027m Claude, powered by the new 4.5 architecture. I can help with coding, writing, or just brainstorming ideas. What\\u0027s on your mind?&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_3389\"\n                name=\"aipkit_chat_message_3389\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-claude-sonnet4.5\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-dark  aipkit-sidebar-state-closed aipkit-voice-input-enabled aipkit-web-search-tool-allowed\" id=\"aipkit_chat_container_3736\" data-bot-id=\"3736\" data-config='{&quot;botId&quot;:3736,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;dark&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:false,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:false,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;claude-sonnet-4.5&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:true,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;Greetings. I\\u0027m Claude 4.5 Sonnet. My expanded context window allows me to dive deep into the documents and images you provide with unparalleled clarity.&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_3736\"\n                name=\"aipkit_chat_message_3736\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                          <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_web_search_toggle\"\n                        aria-label=\"Toggle Web Search\"\n                        title=\"Web Search Inactive\"\n                        role=\"button\"\n                        aria-pressed=\"false\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-world-www\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4\" \/><path d=\"M11.5 3a16.989 16.989 0 0 0 -1.826 4\" \/><path d=\"M12.5 3a16.989 16.989 0 0 1 1.828 4\" \/><path d=\"M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4\" \/><path d=\"M11.5 21a16.989 16.989 0 0 1 -1.826 -4\" \/><path d=\"M12.5 21a16.989 16.989 0 0 0 1.828 -4\" \/><path d=\"M2 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M17 10l1 4l1.5 -4l1.5 4l1 -4\" \/><path d=\"M9.5 10l1 4l1.5 -4l1.5 4l1 -4\" \/><\/svg>                    <\/button>\n                                                        <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n        <div id=\"cont-deepseek\" class=\"ai-view\">[auth_lock]    <div class=\"aipkit_chat_container aipkit-theme-dark  aipkit-sidebar-state-closed aipkit-voice-input-enabled\" id=\"aipkit_chat_container_3123\" data-bot-id=\"3123\" data-config='{&quot;botId&quot;:3123,&quot;ajaxUrl&quot;:&quot;https:\\\/\\\/www.aigosearch.com\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;5df2ad98dd&quot;,&quot;postId&quot;:0,&quot;theme&quot;:&quot;dark&quot;,&quot;popupEnabled&quot;:false,&quot;popupPosition&quot;:&quot;bottom-right&quot;,&quot;popupDelay&quot;:1,&quot;popupIconType&quot;:&quot;default&quot;,&quot;popupIconStyle&quot;:&quot;circle&quot;,&quot;popupIconValue&quot;:&quot;chat-bubble&quot;,&quot;popupIconSize&quot;:&quot;medium&quot;,&quot;popupLabelEnabled&quot;:false,&quot;popupLabelText&quot;:&quot;&quot;,&quot;popupLabelMode&quot;:&quot;on_delay&quot;,&quot;popupLabelDelaySeconds&quot;:2,&quot;popupLabelAutoHideSeconds&quot;:0,&quot;popupLabelDismissible&quot;:true,&quot;popupLabelFrequency&quot;:&quot;once_per_visitor&quot;,&quot;popupLabelShowOnMobile&quot;:true,&quot;popupLabelShowOnDesktop&quot;:true,&quot;popupLabelVersion&quot;:&quot;&quot;,&quot;popupLabelSize&quot;:&quot;medium&quot;,&quot;streamEnabled&quot;:true,&quot;footerText&quot;:&quot;Powered By Aigosearch.&quot;,&quot;enableFullscreen&quot;:true,&quot;enableDownload&quot;:true,&quot;enableCopyButton&quot;:true,&quot;enableFeedback&quot;:true,&quot;enableSidebar&quot;:true,&quot;pdfDownloadActive&quot;:true,&quot;headerName&quot;:&quot;deepseek&quot;,&quot;enableStarters&quot;:true,&quot;starters&quot;:[&quot;What can you do?&quot;,&quot;Tell me a fun fact&quot;,&quot;Help me write something&quot;],&quot;userIp&quot;:&quot;216.73.216.231&quot;,&quot;requireConsentCompliance&quot;:false,&quot;ttsEnabled&quot;:false,&quot;ttsAutoPlay&quot;:false,&quot;ttsProvider&quot;:&quot;Google&quot;,&quot;ttsVoiceId&quot;:&quot;&quot;,&quot;ttsOpenAIModelId&quot;:&quot;tts-1&quot;,&quot;ttsElevenLabsModelId&quot;:&quot;&quot;,&quot;enableVoiceInputUI&quot;:true,&quot;enableRealtimeVoiceUI&quot;:false,&quot;directVoiceMode&quot;:false,&quot;realtimeModel&quot;:&quot;gpt-4o-realtime-preview&quot;,&quot;sttProvider&quot;:&quot;OpenAI&quot;,&quot;imageTriggers&quot;:&quot;\\\/image,\\\/generate&quot;,&quot;fileUploadEnabledUI&quot;:false,&quot;imageUploadEnabledUI&quot;:true,&quot;inputActionButtonEnabled&quot;:true,&quot;provider&quot;:&quot;OpenAI&quot;,&quot;vectorStoreProvider&quot;:&quot;openai&quot;,&quot;enableOpenAIConversationState&quot;:false,&quot;allowWebSearchTool&quot;:false,&quot;allowGoogleSearchGrounding&quot;:false,&quot;googleGroundingMode&quot;:&quot;DEFAULT_MODE&quot;,&quot;googleGroundingDynamicThreshold&quot;:0.3,&quot;customThemeSettings&quot;:[],&quot;text&quot;:{&quot;sendMessage&quot;:&quot;Send Message&quot;,&quot;sending&quot;:&quot;Sending...&quot;,&quot;typeMessage&quot;:&quot;Type your message...&quot;,&quot;thinking&quot;:&quot;Thinking&quot;,&quot;streaming&quot;:&quot;Streaming...&quot;,&quot;errorPrefix&quot;:&quot;Error:&quot;,&quot;userPrefix&quot;:&quot;User&quot;,&quot;clearChat&quot;:&quot;Clear Chat&quot;,&quot;closeChat&quot;:&quot;Close Chat&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;exitFullscreen&quot;:&quot;Exit Fullscreen&quot;,&quot;download&quot;:&quot;Download Transcript&quot;,&quot;downloadTxt&quot;:&quot;Download TXT&quot;,&quot;downloadPdf&quot;:&quot;Download PDF&quot;,&quot;downloadEmpty&quot;:&quot;Nothing to download.&quot;,&quot;pdfError&quot;:&quot;Could not generate PDF. jsPDF library might be missing.&quot;,&quot;streamError&quot;:&quot;Stream error. Please try again.&quot;,&quot;connError&quot;:&quot;Connection error. Please try again.&quot;,&quot;initialGreeting&quot;:&quot;DeepSeek-R1 initialized. I don\\u0027t just provide answers; I think through the logic.&quot;,&quot;sidebarToggle&quot;:&quot;Toggle Conversation Sidebar&quot;,&quot;newChat&quot;:&quot;New Chat&quot;,&quot;conversations&quot;:&quot;Conversations&quot;,&quot;historyGuests&quot;:&quot;History unavailable for guests.&quot;,&quot;historyEmpty&quot;:&quot;No past conversations.&quot;,&quot;feedbackLikeLabel&quot;:&quot;Like response&quot;,&quot;feedbackDislikeLabel&quot;:&quot;Dislike response&quot;,&quot;feedbackSubmitted&quot;:&quot;Feedback submitted&quot;,&quot;copyActionLabel&quot;:&quot;Copy response&quot;,&quot;consentTitle&quot;:&quot;Consent Required&quot;,&quot;consentMessage&quot;:&quot;Before starting the conversation, please agree to our Terms of Service and Privacy Policy.&quot;,&quot;consentButton&quot;:&quot;I Agree&quot;,&quot;playActionLabel&quot;:&quot;Play audio&quot;,&quot;imageCommandEmptyPrompt&quot;:&quot;Please provide a description after the image command (e.g., \\\/image a cat playing with a ball).&quot;,&quot;pauseActionLabel&quot;:&quot;Pause audio&quot;,&quot;webSearchToggle&quot;:&quot;Toggle Web Search&quot;,&quot;webSearchActive&quot;:&quot;Web Search Active&quot;,&quot;webSearchInactive&quot;:&quot;Web Search Inactive&quot;,&quot;googleSearchGroundingToggle&quot;:&quot;Toggle Google Search Grounding&quot;,&quot;googleSearchGroundingActive&quot;:&quot;Google Search Grounding Active&quot;,&quot;googleSearchGroundingInactive&quot;:&quot;Google Search Grounding Inactive&quot;,&quot;dismissHint&quot;:&quot;Dismiss&quot;},&quot;customTypingText&quot;:&quot;&quot;}'  >\n                        <div class=\"aipkit_chat_sidebar\">\n         <div class=\"aipkit_sidebar_header\">\n            <h4 class=\"aipkit_sidebar_title\">Conversations<\/h4>\n            <button class=\"aipkit_btn aipkit_btn-secondary aipkit_btn-small aipkit_sidebar_new_chat_btn\">\n                 <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-plus\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M5 12l14 0\" \/><\/svg> New Chat            <\/button>\n         <\/div>\n         <div class=\"aipkit_sidebar_content\">\n             <!-- Conversation list items will be populated by JS -->\n         <\/div>\n         <div class=\"aipkit_sidebar_footer\">\n             <!-- Optional: Footer content for sidebar, e.g., clear all history -->\n         <\/div>\n    <\/div>\n                    <div class=\"aipkit_chat_main\">\n                                 <div class=\"aipkit_chat_header\">\n        <div class=\"aipkit_header_info\">\n                            <button class=\"aipkit_header_btn aipkit_sidebar_toggle_btn\" title=\"Toggle Conversation Sidebar\" aria-label=\"Toggle Conversation Sidebar\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-menu-2\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 6l16 0\" \/><path d=\"M4 12l16 0\" \/><path d=\"M4 18l16 0\" \/><\/svg>                <\/button>\n                    <\/div>\n        <div class=\"aipkit_header_actions\">\n                            <button class=\"aipkit_header_btn aipkit_fullscreen_btn\" title=\"Fullscreen\" aria-label=\"Fullscreen\" aria-expanded=\"false\">\n                    <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrows-maximize\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M16 4l4 0l0 4\" \/><path d=\"M14 10l6 -6\" \/><path d=\"M8 20l-4 0l0 -4\" \/><path d=\"M4 20l6 -6\" \/><path d=\"M16 20l4 0l0 -4\" \/><path d=\"M14 14l6 6\" \/><path d=\"M8 4l-4 0l0 4\" \/><path d=\"M4 4l6 6\" \/><\/svg>                <\/button>\n                                        <div class=\"aipkit_download_wrapper\">\n                    <button class=\"aipkit_header_btn aipkit_download_btn\" title=\"Download Transcript\" aria-label=\"Download Transcript\">\n                        <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  width=\"24\"  height=\"24\"  viewbox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-download\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2\" \/><path d=\"M7 11l5 5l5 -5\" \/><path d=\"M12 4l0 12\" \/><\/svg>                    <\/button>\n                                            <div class=\"aipkit_download_menu\">\n                            <div class=\"aipkit_download_menu_item\" data-format=\"txt\">Download TXT<\/div>\n                            <div class=\"aipkit_download_menu_item\" data-format=\"pdf\">Download PDF<\/div>\n                        <\/div>\n                                    <\/div>\n                                <\/div>\n    <\/div>\n                             <div class=\"aipkit_chat_messages\"><\/div>\n                             <div class=\"aipkit_conversation_starters\"><\/div>\n                             <div class=\"aipkit_chat_input\">\n        <div class=\"aipkit_chat_input_wrapper\">\n            <textarea\n                id=\"aipkit_chat_input_field_3123\"\n                name=\"aipkit_chat_message_3123\"\n                class=\"aipkit_chat_input_field\"\n                placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643...\"\n                aria-label=\"Chat message input\"\n                rows=\"1\"\n            ><\/textarea>\n             <div class=\"aipkit_chat_input_actions_bar\">\n                <div class=\"aipkit_chat_input_actions_left\">\n                    <button\n                        type=\"button\"\n                        class=\"aipkit_input_action_btn aipkit_input_action_toggle\"\n                        aria-label=\"Upload Image\"\n                        role=\"button\"\n                                                style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-photo-up\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8h.01\" \/><path d=\"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5\" \/><path d=\"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5\" \/><path d=\"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526\" \/><path d=\"M19 22v-6\" \/><path d=\"M22 19l-3 -3l-3 3\" \/><\/svg>                    <\/button>\n                                                         <\/div>\n                <div class=\"aipkit_chat_input_actions_right\">\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_realtime_voice_agent_btn\"\n                        aria-label=\"Start Voice Conversation\"\n                        title=\"Start Voice Conversation\"\n                        type=\"button\"\n                        style=\"display: none;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-volume\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M15 8a5 5 0 0 1 0 8\" \/><path d=\"M17.7 5a9 9 0 0 1 0 14\" \/><path d=\"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_voice_input_btn\"\n                        aria-label=\"Voice input\"\n                        title=\"Voice input\"\n                        type=\"button\"\n                        style=\"display: inline-flex;\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-microphone\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z\" \/><path d=\"M5 10a7 7 0 0 0 14 0\" \/><path d=\"M8 21l8 0\" \/><path d=\"M12 17l0 4\" \/><\/svg>                    <\/button>\n                    <button\n                        class=\"aipkit_input_action_btn aipkit_chat_action_btn aipkit_send_btn\"\n                        aria-label=\"Send Message\"\n                        title=\"Send Message\"\n                        type=\"button\"\n                    >\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-arrow-up aipkit_send_icon\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M12 5l0 14\" \/><path d=\"M18 11l-6 -6\" \/><path d=\"M6 11l6 -6\" \/><\/svg>                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-eraser aipkit_clear_icon\" style=\"display:none;\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3\" \/><path d=\"M18 13.3l-6.3 -6.3\" \/><\/svg>                        <span class=\"aipkit_spinner\" style=\"display:none;\"><\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n                        <div class=\"aipkit_chat_footer\">Powered By Aigosearch.<\/div>\n                <\/div>\n    <\/div>\n    [\/auth_lock]<\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    function switchAI(type, btn) {\r\n        const container = document.getElementById('ai-workspace-container');\r\n        const mainContent = document.getElementById('ai-main-content');\r\n        document.querySelectorAll('.ai-view').forEach(el => el.style.display = 'none');\r\n        const target = document.getElementById('cont-' + type);\r\n        if (type === 'image') { container.classList.add('expand-mode'); mainContent.classList.add('expand-mode'); if (target) target.style.display = 'block'; } \r\n        else { container.classList.remove('expand-mode'); mainContent.classList.remove('expand-mode'); if (target) target.style.display = 'flex'; }\r\n        document.querySelectorAll('.sidebar-btn').forEach(b => b.classList.remove('active'));\r\n        btn.classList.add('active');\r\n        setTimeout(() => { window.dispatchEvent(new Event('resize')); if(window.innerWidth <= 768) { const offset = container.getBoundingClientRect().top + window.pageYOffset; window.scrollTo({ top: offset - 10, behavior: 'smooth' }); } }, 150);\r\n    }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b2ec98 e-con-full e-flex e-con e-child\" data-id=\"5b2ec98\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-e0dc158 elementor-widget elementor-widget-heading\" data-id=\"e0dc158\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Aigosearch wiki<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cd0e0c3 e-grid e-con-full e-con e-child\" data-id=\"cd0e0c3\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-ceb5241 e-con-full e-flex e-con e-child\" data-id=\"ceb5241\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-6d70563 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"6d70563\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/privacy\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"huge huge-adventure\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u062d\u0638\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \/ \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-52d1f14 elementor-widget elementor-widget-text-editor\" data-id=\"52d1f14\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u062a\u0639\u0644\u0645 \u0643\u064a\u0641\u064a\u0629 \u062d\u0638\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0645\u062a\u062a\u0628\u0639\u064a\u0646 \u0648\u0627\u0644\u0623\u0634\u064a\u0627\u0621 \u0627\u0644\u0645\u0632\u0639\u062c\u0629 \u0627\u0644\u0623\u062e\u0631\u0649.<\/p><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51962fa e-con-full e-flex e-con e-child\" data-id=\"51962fa\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-73b66ce elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"73b66ce\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/ai\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"huge huge-robotic\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-fd3309b elementor-widget elementor-widget-text-editor\" data-id=\"fd3309b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0627\u0633\u062a\u0643\u0634\u0641 \u0639\u0627\u0644\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0622\u0644\u064a.<\/p><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0cd2755 e-con-full e-flex e-con e-child\" data-id=\"0cd2755\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-52a2850 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"52a2850\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/movies-tv-anime\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"hm hm-media-all\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u0628\u062b \u0627\u0644\u0645\u0628\u0627\u0634\u0631<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-de5f130 elementor-widget elementor-widget-text-editor\" data-id=\"de5f130\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0634\u0627\u0647\u062f \u062c\u0645\u064a\u0639 \u0623\u0641\u0644\u0627\u0645\u0643 \u0648\u0645\u0633\u0644\u0633\u0644\u0627\u062a\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0639\u0628\u0631 \u0627\u0644\u0628\u062b \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0623\u0648 \u0627\u0644\u062a\u0646\u0632\u064a\u0644 \u0623\u0648 \u0627\u0644\u062a\u0648\u0631\u0646\u062a \u0623\u0648 \u0627\u0644\u0634\u062d\u0646!<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba4d604 e-con-full e-flex e-con e-child\" data-id=\"ba4d604\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-7f246f6 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7f246f6\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/music-podcasts-radio\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-assistive-listening-systems\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 260c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-44.112 35.888-80 80-80s80 35.888 80 80c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-13.234-10.767-24-24-24s-24 10.766-24 24zm24-176c-97.047 0-176 78.953-176 176 0 15.464 12.536 28 28 28s28-12.536 28-28c0-66.168 53.832-120 120-120s120 53.832 120 120c0 75.164-71.009 70.311-71.997 143.622L288 404c0 28.673-23.327 52-52 52-15.464 0-28 12.536-28 28s12.536 28 28 28c59.475 0 107.876-48.328 108-107.774.595-34.428 72-48.24 72-144.226 0-97.047-78.953-176-176-176zm-80 236c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zM32 448c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm480-187.993c0-1.518-.012-3.025-.045-4.531C510.076 140.525 436.157 38.47 327.994 1.511c-14.633-4.998-30.549 2.809-35.55 17.442-5 14.633 2.81 30.549 17.442 35.55 85.906 29.354 144.61 110.513 146.077 201.953l.003.188c.026 1.118.033 2.236.033 3.363 0 15.464 12.536 28 28 28s28.001-12.536 28.001-28zM152.971 439.029l-80-80L39.03 392.97l80 80 33.941-33.941z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0639<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-68dad75 elementor-widget elementor-widget-text-editor\" data-id=\"68dad75\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0628\u062b \u0648\u062a\u0646\u0632\u064a\u0644 \u0648\u062a\u0648\u0631\u0646\u062a \u0627\u0644\u0623\u063a\u0627\u0646\u064a \u0648\u0627\u0644\u0628\u0648\u062f\u0643\u0627\u0633\u062a \u0648\u0627\u0644\u0645\u0632\u064a\u062f!<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a415237 e-con-full e-flex e-con e-child\" data-id=\"a415237\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-c10cd68 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"c10cd68\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/gaming-emulation\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-gamepad\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M480.07 96H160a160 160 0 1 0 114.24 272h91.52A160 160 0 1 0 480.07 96zM248 268a12 12 0 0 1-12 12h-52v52a12 12 0 0 1-12 12h-24a12 12 0 0 1-12-12v-52H84a12 12 0 0 1-12-12v-24a12 12 0 0 1 12-12h52v-52a12 12 0 0 1 12-12h24a12 12 0 0 1 12 12v52h52a12 12 0 0 1 12 12zm216 76a40 40 0 1 1 40-40 40 40 0 0 1-40 40zm64-96a40 40 0 1 1 40-40 40 40 0 0 1-40 40z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u0623\u0644\u0639\u0627\u0628<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-045078c elementor-widget elementor-widget-text-editor\" data-id=\"045078c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0642\u0645 \u0628\u062a\u0646\u0632\u064a\u0644 \u0648\u062a\u0634\u063a\u064a\u0644 \u062c\u0645\u064a\u0639 \u0623\u0644\u0639\u0627\u0628\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0623\u0648 \u0642\u0645 \u0628\u0645\u062d\u0627\u0643\u0627\u0629 \u0628\u0639\u0636 \u0627\u0644\u0623\u0644\u0639\u0627\u0628 \u0627\u0644\u0642\u062f\u064a\u0645\u0629 \u0648\u0644\u0643\u0646\u0647\u0627 \u0631\u0627\u0626\u0639\u0629!<\/p><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e013613 e-con-full e-flex e-con e-child\" data-id=\"e013613\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-c1b5db8 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"c1b5db8\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/books-comics-manga\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"hm hm-reading-book\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u0642\u0631\u0627\u0621\u0629<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-2538ea0 elementor-widget elementor-widget-text-editor\" data-id=\"2538ea0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0633\u0648\u0627\u0621 \u0643\u0646\u062a \u0645\u0646 \u0645\u062d\u0628\u064a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0623\u0648 \u0627\u0644\u0623\u0648\u062a\u0627\u0643\u0648 \u0623\u0648 \u0627\u0644\u0642\u0635\u0635 \u0627\u0644\u0645\u0635\u0648\u0631\u0629\u060c \u0633\u062a\u062c\u062f \u0647\u0646\u0627 \u0623\u0641\u0636\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0623\u062f\u0628\u064a\u0629 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u062f\u064a\u0643!<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-abb0b8a e-con-full e-flex e-con e-child\" data-id=\"abb0b8a\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-3f4768d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"3f4768d\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/downloading\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"huge huge-folder-download\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u062a\u0646\u0632\u064a\u0644<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-2475056 elementor-widget elementor-widget-text-editor\" data-id=\"2475056\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0642\u0645 \u0628\u062a\u0646\u0632\u064a\u0644 \u062c\u0645\u064a\u0639 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0648\u0627\u0644\u0623\u0641\u0644\u0627\u0645 \u0648\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0644\u0641\u0632\u064a\u0648\u0646\u064a\u0629 \u0648\u0627\u0644\u0645\u0648\u0633\u064a\u0642\u0649 \u0648\u0627\u0644\u0623\u0644\u0639\u0627\u0628 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u062f\u064a\u0643 \u0648\u0627\u0644\u0645\u0632\u064a\u062f!<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a363b84 e-con-full e-flex e-con e-child\" data-id=\"a363b84\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-905d06b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"905d06b\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/torrenting\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"huge huge-unlink-06\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u062a\u0648\u0631\u0646\u062a<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-ebcbb5b elementor-widget elementor-widget-text-editor\" data-id=\"ebcbb5b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0642\u0645 \u0628\u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u062f\u064a\u0643 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u0631\u0648\u062a\u0648\u0643\u0648\u0644 BitTorrent.<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a2bbb0c e-con-full e-flex e-con e-child\" data-id=\"a2bbb0c\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-693933f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"693933f\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/educational\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"huge huge-elearning-exchange\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u062a\u0639\u0644\u064a\u0645\u064a<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-641b795 elementor-widget elementor-widget-text-editor\" data-id=\"641b795\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0645\u062d\u062a\u0648\u0649 \u062a\u0639\u0644\u064a\u0645\u064a \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0623\u0639\u0645\u0627\u0631.<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c76396 e-con-full e-flex e-con e-child\" data-id=\"1c76396\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-c856184 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"c856184\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/android-ios\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"huge huge-smart-phone-01\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Android \/ iOS<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-f1fa804 elementor-widget elementor-widget-text-editor\" data-id=\"f1fa804\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u062c\u0645\u064a\u0639 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0646\u0638\u0627\u0645\u064a Android \u0648 iOS.<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8cb5930 e-con-full e-flex e-con e-child\" data-id=\"8cb5930\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-be826f5 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"be826f5\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/linux-macos\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linux\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Linux \/ macOS<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-70dbda8 elementor-widget elementor-widget-text-editor\" data-id=\"70dbda8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">$HOME \u0641\u064a Linux \u0648 macOS.<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bddb92a e-con-full e-flex e-con e-child\" data-id=\"bddb92a\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-988669d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"988669d\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/non-english\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"hm hm-globe3\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u063a\u064a\u0631 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-05f3104 elementor-widget elementor-widget-text-editor\" data-id=\"05f3104\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0645\u062d\u062a\u0648\u0649 \u0628\u0644\u063a\u0627\u062a \u0623\u062e\u0631\u0649 \u063a\u064a\u0631 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629.<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cea841d e-con-full e-flex e-con e-child\" data-id=\"cea841d\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-e021533 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e021533\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.aigosearch.com\/ar\/miscellaneous\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"hm hm-product-variation\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0645\u062a\u0641\u0631\u0642\u0627\u062a<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-7fb410a elementor-widget elementor-widget-text-editor\" data-id=\"7fb410a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<article class=\"box\" data-v-c61616e5=\"\"><article class=\"box\" data-v-c61616e5=\"\"><p class=\"details\" data-v-c61616e5=\"\">\u0645\u0648\u0627\u0636\u064a\u0639 \u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u062b\u0644 \u0627\u0644\u0637\u0639\u0627\u0645 \u0648\u0627\u0644\u0633\u0641\u0631 \u0648\u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0648\u0627\u0644\u062a\u0633\u0648\u0642 \u0648\u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u062a\u0631\u0641\u064a\u0647\u064a\u0629 \u0648\u0627\u0644\u0645\u0632\u064a\u062f!<\/p><\/article><\/article>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-813b063 e-con-full e-flex e-con e-child\" data-id=\"813b063\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-f2f4412 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"f2f4412\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-da36194 elementor-widget elementor-widget-heading\" data-id=\"da36194\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u062e\u062a\u0631 \u062e\u0637\u062a\u0643<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd10344 e-grid e-con-full e-con e-child\" data-id=\"dd10344\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div data-dce-background-color=\"#191919\" class=\"elementor-element elementor-element-52080db e-con-full e-flex e-con e-child\" data-id=\"52080db\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-7b96d9e elementor-widget elementor-widget-heading\" data-id=\"7b96d9e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0623\u0633\u0627\u0633\u064a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-8238db4 elementor-widget elementor-widget-text-editor\" data-id=\"8238db4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><b>\u0645\u062c\u0627\u0646\u064a<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-16c965e elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"16c965e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Current<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6e0e35 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"f6e0e35\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"ai-model-container\">\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-4o-mini\">\r\n        <span class=\"model-name\">GPT-4o-mini<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-5-mini\" style=\"filter: grayscale(100%) brightness(1.5);\">\r\n        <span class=\"model-name\">GPT-5-mini<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2025\/10\/cropped-cropped-AIGOSEARCH-LOGO.png\" alt=\"Imaging\">\r\n        <span class=\"model-name\">Imaging (Dell-E3)<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_157_gemini_icon-logo_brandlogos.net_aacx5.png\" alt=\"Gemini 2.5 Flash\">\r\n        <span class=\"model-name\">Gemini 2.5 Flash<\/span>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    \/* \u5bb9\u5668\uff1a\u5c45\u4e2d\u3001\u900f\u660e\u3001\u7d27\u51d1\u6392\u5217 *\/\r\n    .ai-model-container {\r\n        background: transparent;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center; \/* \u5185\u5bb9\u6c34\u5e73\u5c45\u4e2d *\/\r\n        gap: 15px;\r\n        padding: 20px;\r\n        width: fit-content;\r\n        margin: 0 auto; \/* \u5bb9\u5668\u81ea\u8eab\u5c45\u4e2d *\/\r\n    }\r\n\r\n    \/* \u6bcf\u4e00\u884c\uff1a\u56fa\u5b9a\u5bbd\u5ea6\u786e\u4fdd\u5bf9\u9f50\uff0c\u540c\u65f6\u4fdd\u6301\u7075\u6d3b *\/\r\n    .model-row {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n        width: 200px; \/* \u8bbe\u7f6e\u56fa\u5b9a\u5bbd\u5ea6\uff0c\u8ba9\u56fe\u6807\u548c\u6587\u5b57\u5bf9\u9f50\u5728\u4e00\u6761\u5782\u76f4\u7ebf\u4e0a *\/\r\n    }\r\n\r\n    \/* \u56fe\u6807\u6837\u5f0f *\/\r\n    .model-row img {\r\n        width: 32px;\r\n        height: 32px;\r\n        object-fit: contain;\r\n    }\r\n\r\n    \/* \u6587\u5b57\u6837\u5f0f *\/\r\n    .model-name {\r\n        color: #FFFFFF !important;\r\n        font-size: 16px;\r\n        font-family: \"PingFang SC\", \"Microsoft YaHei\", sans-serif;\r\n        font-weight: 500;\r\n        white-space: nowrap;\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-66480f0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"66480f0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u062f\u0631\u062f\u0634\u0629 \u0645\u062c\u0627\u0646\u064a\u0629<br \/>\u0627\u0626\u062a\u0645\u0627\u0646\u0627\u062a \u0645\u062d\u062f\u0648\u062f\u0629 \u0644\u0644\u0635\u0648\u0631<br \/>\u0625\u0646\u0634\u0627\u0621 4 \u0635\u0648\u0631<br \/>\u062d\u0638\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \/ \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<br \/>\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<br \/>\u0627\u0644\u0628\u062b \u0627\u0644\u0645\u0628\u0627\u0634\u0631<br \/>\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0639<br \/>\u0627\u0644\u0623\u0644\u0639\u0627\u0628<br \/>\u0627\u0644\u062a\u0646\u0632\u064a\u0644<br \/>\u0627\u0644\u0642\u0631\u0627\u0621\u0629<br \/>\u062a\u0648\u0631\u0646\u062a<br \/>\u062a\u0639\u0644\u064a\u0645\u064a<br \/>Android \/ iOS<br \/>Linux \/ macOS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-dce-background-color=\"#191919\" class=\"elementor-element elementor-element-0856bcf e-con-full e-flex e-con e-child\" data-id=\"0856bcf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-b75dc7f elementor-widget elementor-widget-heading\" data-id=\"b75dc7f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0644\u0627\u064a\u062a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-725d5b7 elementor-widget elementor-widget-text-editor\" data-id=\"725d5b7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>9.9$\/\u0634\u0647\u0631\u064a\u0627\u064b<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3ecec1 elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"d3ecec1\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[stripe_buy id=\"3171\"]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae85e0a elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"ae85e0a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"ai-model-container\">\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-4o-mini\">\r\n        <span class=\"model-name\">GPT-4o-mini<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-5-mini\" style=\"filter: grayscale(100%) brightness(1.5);\">\r\n        <span class=\"model-name\">GPT-5-mini<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2025\/10\/cropped-cropped-AIGOSEARCH-LOGO.png\" alt=\"Imaging\">\r\n        <span class=\"model-name\">Imaging (Dell-E3)<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-4o\" style=\"filter: hue-rotate(280deg);\">\r\n        <span class=\"model-name\">GPT-4o<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-5.2\">\r\n        <span class=\"model-name\">GPT-5.2<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_157_gemini_icon-logo_brandlogos.net_aacx5.png\" alt=\"Gemini 2.5 Flash\">\r\n        <span class=\"model-name\">Gemini 2.5 Flash<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_157_gemini_icon-logo_brandlogos.net_aacx5.png\" alt=\"Gemini 3 Pro\" style=\"filter: hue-rotate(180deg);\">\r\n        <span class=\"model-name\">Gemini 3 Pro<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/03\/imgi_189_3d-claude-ai-logo-removebg-preview.png\" alt=\"Claude Haiku\" style=\"filter: sepia(1) saturate(5) hue-rotate(-30deg);\">\r\n        <span class=\"model-name\">Claude Haiku 4.6<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/03\/imgi_189_3d-claude-ai-logo-removebg-preview.png\" alt=\"Claude Sonnet\" style=\"filter: grayscale(1) invert(1);\">\r\n        <span class=\"model-name\">Claude Sonnet 4.5<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_183_deep-seek-logo.png\" alt=\"Deepseek\">\r\n        <span class=\"model-name\">Deepseek V3\/R1<\/span>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    .ai-model-container {\r\n        background: transparent;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: flex-start; \/* \u6539\u4e3a\u5de6\u5bf9\u9f50 *\/\r\n        gap: 15px;\r\n        padding: 20px;\r\n        width: fit-content;\r\n        margin: 0; \/* \u79fb\u9664\u5c45\u4e2d *\/\r\n    }\r\n\r\n    .model-row {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n        width: 250px; \/* \u589e\u52a0\u5bbd\u5ea6\u4ee5\u786e\u4fdd\u957f\u540d\u79f0\u5b8c\u5168\u5bf9\u9f50 *\/\r\n        cursor: pointer; \/* \u589e\u52a0\u9f20\u6807\u60ac\u505c\u63d0\u793a *\/\r\n    }\r\n\r\n    .model-row:hover {\r\n        opacity: 0.8;\r\n    }\r\n\r\n    .model-row img {\r\n        width: 32px;\r\n        height: 32px;\r\n        object-fit: contain;\r\n    }\r\n\r\n    .model-name {\r\n        color: #FFFFFF !important;\r\n        font-size: 16px;\r\n        font-family: \"PingFang SC\", \"Microsoft YaHei\", sans-serif;\r\n        font-weight: 500;\r\n        white-space: nowrap;\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-f947114 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f947114\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u0648\u0635\u0648\u0644 \u0645\u062c\u0627\u0646\u064a \u0625\u0644\u0649 \u0623\u0641\u0636\u0644 \u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<br \/>300 \u0631\u0635\u064a\u062f \u0635\u0648\u0631 \u0634\u0647\u0631\u064a\u0627\u064b<br \/>\u062d\u0638\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \/ \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<br \/>\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<br \/>\u0627\u0644\u0628\u062b \u0627\u0644\u0645\u0628\u0627\u0634\u0631<br \/>\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0639<br \/>\u0627\u0644\u0623\u0644\u0639\u0627\u0628<br \/>\u0627\u0644\u062a\u0646\u0632\u064a\u0644<br \/>\u0627\u0644\u0642\u0631\u0627\u0621\u0629<br \/>\u062a\u0648\u0631\u0646\u062a<br \/>\u062a\u0639\u0644\u064a\u0645\u064a<br \/>Android \/ iOS<br \/>Linux \/ macOS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-dce-background-color=\"#191919\" class=\"elementor-element elementor-element-9f22f56 e-con-full e-flex e-con e-child\" data-id=\"9f22f56\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-2a7f4cf elementor-widget elementor-widget-heading\" data-id=\"2a7f4cf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0645\u062d\u062a\u0631\u0641<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-d98f209 elementor-widget elementor-widget-text-editor\" data-id=\"d98f209\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><b>29$\/\u0634\u0647\u0631\u064a\u0627\u064b<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00dac75 elementor-widget elementor-widget-shortcode\" data-id=\"00dac75\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[stripe_buy id=\"3241\"]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd044c elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"bfd044c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"ai-model-container\">\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-4o-mini\">\r\n        <span class=\"model-name\">GPT-4o-mini<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-5-mini\" style=\"filter: grayscale(100%) brightness(1.5);\">\r\n        <span class=\"model-name\">GPT-5-mini<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2025\/10\/cropped-cropped-AIGOSEARCH-LOGO.png\" alt=\"Imaging\">\r\n        <span class=\"model-name\">Imaging (Dell-E3)<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-4o\" style=\"filter: hue-rotate(280deg);\">\r\n        <span class=\"model-name\">GPT-4o<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_98_chatgpt-logo-transparent-background-free-png.png\" alt=\"GPT-5.2\">\r\n        <span class=\"model-name\">GPT-5.2<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_157_gemini_icon-logo_brandlogos.net_aacx5.png\" alt=\"Gemini 2.5 Flash\">\r\n        <span class=\"model-name\">Gemini 2.5 Flash<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_157_gemini_icon-logo_brandlogos.net_aacx5.png\" alt=\"Gemini 3 Pro\" style=\"filter: hue-rotate(180deg);\">\r\n        <span class=\"model-name\">Gemini 3 Pro<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/03\/imgi_189_3d-claude-ai-logo-removebg-preview.png\" alt=\"Claude Haiku\" style=\"filter: sepia(1) saturate(5) hue-rotate(-30deg);\">\r\n        <span class=\"model-name\">Claude Haiku 4.6<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/03\/imgi_189_3d-claude-ai-logo-removebg-preview.png\" alt=\"Claude Sonnet\" style=\"filter: grayscale(1) invert(1);\">\r\n        <span class=\"model-name\">Claude Sonnet 4.5<\/span>\r\n    <\/div>\r\n    <div class=\"model-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.aigosearch.com\/wp-content\/uploads\/2026\/02\/imgi_183_deep-seek-logo.png\" alt=\"Deepseek\">\r\n        <span class=\"model-name\">Deepseek V3\/R1<\/span>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    .ai-model-container {\r\n        background: transparent;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: flex-start; \/* \u6539\u4e3a\u5de6\u5bf9\u9f50 *\/\r\n        gap: 15px;\r\n        padding: 20px;\r\n        width: fit-content;\r\n        margin: 0; \/* \u79fb\u9664\u5c45\u4e2d *\/\r\n    }\r\n\r\n    .model-row {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n        width: 250px; \/* \u589e\u52a0\u5bbd\u5ea6\u4ee5\u786e\u4fdd\u957f\u540d\u79f0\u5b8c\u5168\u5bf9\u9f50 *\/\r\n        cursor: pointer; \/* \u589e\u52a0\u9f20\u6807\u60ac\u505c\u63d0\u793a *\/\r\n    }\r\n\r\n    .model-row:hover {\r\n        opacity: 0.8;\r\n    }\r\n\r\n    .model-row img {\r\n        width: 32px;\r\n        height: 32px;\r\n        object-fit: contain;\r\n    }\r\n\r\n    .model-name {\r\n        color: #FFFFFF !important;\r\n        font-size: 16px;\r\n        font-family: \"PingFang SC\", \"Microsoft YaHei\", sans-serif;\r\n        font-weight: 500;\r\n        white-space: nowrap;\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#FFFFFF\" class=\"elementor-element elementor-element-f470849 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f470849\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u0648\u0635\u0648\u0644 \u0645\u062c\u0627\u0646\u064a \u0625\u0644\u0649 \u0623\u0641\u0636\u0644 \u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<br \/>\u0628\u062f\u0648\u0646 \u0625\u0639\u0644\u0627\u0646\u0627\u062a<br \/>\u0631\u0635\u064a\u062f \u0634\u0647\u0631\u064a \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f<br \/>\u0625\u0646\u0634\u0627\u0621 \u0635\u0648\u0631 \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f<br \/>\u062d\u0638\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \/ \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<br \/>\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<br \/>\u0627\u0644\u0628\u062b \u0627\u0644\u0645\u0628\u0627\u0634\u0631<br \/>\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0639<br \/>\u0627\u0644\u0623\u0644\u0639\u0627\u0628<br \/>\u0627\u0644\u062a\u0646\u0632\u064a\u0644<br \/>\u0627\u0644\u0642\u0631\u0627\u0621\u0629<br \/>\u062a\u0648\u0631\u0646\u062a<br \/>\u062a\u0639\u0644\u064a\u0645\u064a<br \/>Android \/ iOS<br \/>Linux \/ macOS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c495e3 e-con-full e-flex e-con e-child\" data-id=\"6c495e3\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-15b586d elementor-widget elementor-widget-heading\" data-id=\"15b586d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0645\u0627\u0630\u0627 \u064a\u0642\u0648\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0639\u0646 Aigosearch<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b15c884 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"b15c884\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"aigo-review-wall\">\r\n    <div class=\"aigo-columns-container\">\r\n        <div class=\"aigo-column\" id=\"col-1\">\r\n            <div class=\"aigo-track\" style=\"--scroll-duration: 15s;\">\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0645\u0643\u062a\u0628\u0629 \u0645\u0648\u0627\u0631\u062f Aigosearch \u063a\u0646\u064a\u0629 \u0628\u0634\u0643\u0644 \u0645\u0630\u0647\u0644\u060c \u0648\u062e\u0627\u0635\u0629 \u0627\u0644\u0628\u062d\u062b \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0630\u064a \u064a\u0633\u0627\u0639\u062f\u0646\u064a \u0641\u064a \u062a\u062d\u062f\u064a\u062f \u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629 \u0641\u064a \u062b\u0648\u0627\u0646\u064d. \u0641\u0639\u0627\u0644\u064a\u0629 \u0639\u0627\u0644\u064a\u0629!<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Michael Chen<\/span><span class=\"aigo-role\">\u0645\u062f\u064a\u0631 \u0625\u0628\u062f\u0627\u0639\u064a<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0639\u0646\u062f \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u062a\u0648\u0644\u064a\u062f \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0639\u0642\u062f\u0629\u060c \u062a\u0643\u0648\u0646 \u0633\u0644\u0627\u0633\u0644 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0648\u0635\u064a \u0628\u0647\u0627 Aigosearch \u0642\u0648\u064a\u0629 \u0644\u0644\u063a\u0627\u064a\u0629. \u062c\u0648\u062f\u0629 \u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a \u0645\u062b\u0627\u0644\u064a\u0629 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u062c\u0627\u0631\u064a!<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Sarah Wang<\/span><span class=\"aigo-role\">\u0645\u062f\u064a\u0631 \u062a\u062c\u0627\u0631\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0645\u062d\u0631\u0631\u0627\u062a \u0627\u0644\u0635\u0648\u0631 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u0645\u062c\u0645\u0639\u0629 \u0647\u0646\u0627 \u0647\u064a \u0627\u0644\u0623\u0643\u062b\u0631 \u0633\u0647\u0648\u0644\u0629 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u064a \u062c\u0631\u0628\u062a\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0625\u0637\u0644\u0627\u0642. \u062d\u062a\u0649 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0623\u0635\u0628\u062d\u062a \u0627\u0644\u0622\u0646 \u0641\u064a \u063a\u0627\u064a\u0629 \u0627\u0644\u0633\u0647\u0648\u0644\u0629.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">David Liu<\/span><span class=\"aigo-role\">\u0645\u0635\u0645\u0645 \u0639\u0644\u0627\u0645\u0627\u062a \u062a\u062c\u0627\u0631\u064a\u0629<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0644\u0642\u062f \u063a\u064a\u0631\u062a \u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0644\u0639\u0628\u0629 \u062a\u0645\u0627\u0645\u0627\u064b. \u062a\u0648\u0642\u0641\u062a \u0639\u0646 \u0625\u0636\u0627\u0639\u0629 \u0627\u0644\u0633\u0627\u0639\u0627\u062a \u0639\u0644\u0649 Google \u0648\u0623\u0635\u0628\u062d\u062a \u0622\u062a\u064a \u0625\u0644\u0649 \u0647\u0646\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0623\u062d\u062f\u062b \u0627\u0644\u0646\u0645\u0627\u0630\u062c.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1534528741775-53994a69daeb?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Jessica Li<\/span><span class=\"aigo-role\">\u0645\u0635\u0645\u0645 \u0645\u0646\u062a\u062c\u0627\u062a<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0645\u0646 \u0627\u0644\u0637\u0631\u0627\u0632 \u0627\u0644\u0623\u0648\u0644. \u062a\u062c\u0639\u0644 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0623\u062f\u0648\u0627\u062a API \u0645\u062d\u062f\u062f\u0629 \u0623\u0633\u0631\u0639 \u0628\u0643\u062b\u064a\u0631 \u0645\u0646 \u0623\u064a \u0645\u0643\u0627\u0646 \u0622\u062e\u0631.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1506794778202-cad84cf45f1d?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Marcus Thorne<\/span><span class=\"aigo-role\">DevOps Engineer<\/span><\/div><\/div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"aigo-column offset-col\" id=\"col-2\">\r\n            <div class=\"aigo-track\" style=\"--scroll-duration: 18s;\">\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0628\u0635\u0641\u062a\u064a \u0645\u0637\u0648\u0631\u0627\u064b\u060c \u0623\u0646\u0627 \u0623\u0642\u062f\u0631 \u062d\u0642\u0627\u064b \u062a\u0648\u0635\u064a\u0627\u062a \u062f\u0645\u062c \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a (API) - \u0641\u0647\u064a \u0628\u0633\u064a\u0637\u0629 \u0648\u0641\u0639\u0627\u0644\u0629 \u0648\u062a\u0623\u062a\u064a \u0645\u0639 \u062a\u0648\u062b\u064a\u0642 \u0645\u0645\u062a\u0627\u0632.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1573496359142-b8d87734a5a2?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Nina Patel<\/span><span class=\"aigo-role\">\u0645\u0637\u0648\u0631 Full-stack<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0647\u0646\u0627 \u0628\u0633\u0631\u0639\u0629 \u0643\u0628\u064a\u0631\u0629. \u0641\u064a \u0643\u0644 \u0645\u0631\u0629 \u0623\u0632\u0648\u0631 \u0641\u064a\u0647\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060c \u0623\u062c\u062f \u0634\u064a\u0626\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b. \u0625\u0646\u0647 \u0628\u0627\u0644\u062a\u0623\u0643\u064a\u062f \u0623\u0641\u0636\u0644 \u0645\u062c\u0645\u0639 \u0644\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0645\u0648\u062c\u0648\u062f.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1539571696357-5a69c17a67c6?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Anna D.<\/span><span class=\"aigo-role\">\u0645\u0635\u0645\u0645 \u062a\u062c\u0631\u0628\u0629 \u0645\u0633\u062a\u062e\u062f\u0645<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u064a\u0648\u0641\u0631 \u0644\u064a Aigosearch \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0648\u0642\u062a \u0627\u0644\u0628\u062d\u062b. \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0623\u062f\u0648\u0627\u062a \u0645\u0639\u0627\u0644\u062c\u0629 \u0635\u0648\u0631 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0628\u0628\u0636\u0639 \u0646\u0642\u0631\u0627\u062a \u0641\u0642\u0637.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1506794778202-cad84cf45f1d?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Emma Zhang<\/span><span class=\"aigo-role\">\u0635\u0627\u0646\u0639 \u0645\u062d\u062a\u0648\u0649<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0644\u0642\u062f \u063a\u064a\u0631\u062a \u0647\u0630\u0647 \u0627\u0644\u0645\u0646\u0635\u0629 \u0646\u0638\u0631\u062a\u064a \u0644\u0625\u0646\u062a\u0627\u062c\u064a\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u062a\u0645\u0627\u0645\u0627\u064b. \u0623\u0635\u0628\u062d\u062a \u0633\u064a\u0631 \u0627\u0644\u0639\u0645\u0644 \u0628\u0633\u064a\u0637\u0629 \u0628\u0634\u0643\u0644 \u0645\u0644\u062d\u0648\u0638.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522075469751-3a6694fb2f61?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Tom Anderson<\/span><span class=\"aigo-role\">\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0625\u0628\u062f\u0627\u0639\u064a\u0629<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u062c\u0648\u062f\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0645\u0630\u0647\u0644\u0629. \u0623\u062e\u064a\u0631\u0627\u064b\u060c \u0648\u062c\u062f\u062a \u0645\u0643\u0627\u0646\u0627\u064b \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u064a\u0642\u062f\u0631 \u0627\u0644\u062c\u0648\u062f\u0629 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0627\u0644\u0643\u0645\u064a\u0629.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1607746882042-944635dfe10e?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Lisa Wang<\/span><span class=\"aigo-role\">\u0645\u0633\u062a\u0634\u0627\u0631 \u062a\u0642\u0646\u064a<\/span><\/div><\/div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"aigo-column\" id=\"col-3\">\r\n            <div class=\"aigo-track\" style=\"--scroll-duration: 16s;\">\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0641\u0646 \u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0644\u0639\u0627\u0628 (Concept Art)\u060c \u0641\u0625\u0646 \u0627\u0644\u0628\u062d\u062b \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0647\u0646\u0627 \u0647\u0648 \u0627\u0644\u0645\u0646\u0642\u0630. \u0627\u0644\u062a\u0648\u0635\u064a\u0627\u062a \u062f\u0642\u064a\u0642\u0629 \u0644\u0644\u063a\u0627\u064a\u0629.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517841905240-472988babdf9?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Lexi Luna<\/span><span class=\"aigo-role\">\u0641\u0646\u0627\u0646 \u0645\u0641\u0627\u0647\u064a\u0645<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629! \u0625\u0646 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0628\u062f\u0627\u0626\u0644 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0629 \u0628\u0627\u0647\u0638\u0629 \u0627\u0644\u062b\u0645\u0646 \u0648\u0641\u0631 \u0644\u064a \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0645\u0627\u0644.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Sam Peterson<\/span><span class=\"aigo-role\">\u0645\u0646\u062a\u062c<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0648\u0627\u062c\u0647\u0629 \u0645\u0633\u062a\u062e\u062f\u0645 \u0646\u0638\u064a\u0641\u0629 \u0644\u0644\u063a\u0627\u064a\u0629. \u0645\u0646 \u0627\u0644\u0646\u0627\u062f\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u062f\u0639 \u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u064a\u0633\u0647\u0644 \u0627\u0644\u062a\u0646\u0642\u0644 \u0641\u064a\u0647 \u0628\u0647\u0630\u0627 \u0627\u0644\u0634\u0643\u0644.<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1580489944761-15a19d654956?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Maya Patel<\/span><span class=\"aigo-role\">\u0645\u0624\u0633\u0633<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0627\u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u062a\u0641\u0635\u064a\u0644\u064a\u0629 \u0644\u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0647\u064a \u0628\u0627\u0644\u0636\u0628\u0637 \u0645\u0627 \u0643\u0627\u0646 \u064a\u0646\u0642\u0635\u0646\u064a \u0641\u064a \u0633\u064a\u0631 \u0639\u0645\u0644\u064a. \u0639\u0645\u0644 \u0631\u0627\u0626\u0639!<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1530268729831-4b0b9e170218?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Leo H.<\/span><span class=\"aigo-role\">\u0639\u0627\u0644\u0645 \u0628\u064a\u0627\u0646\u0627\u062a<\/span><\/div><\/div><\/div>\r\n                <div class=\"aigo-card\"><p class=\"aigo-quote\">\u0646\u0627\u062f\u0631\u0627\u064b \u0645\u0627 \u0623\u062a\u0631\u0643 \u062a\u0639\u0644\u064a\u0642\u0627\u062a\u060c \u0644\u0643\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0646\u0635\u0629 \u0632\u0627\u062f\u062a \u0645\u0646 \u0633\u0631\u0639\u0629 \u0625\u0646\u062a\u0627\u062c\u064a \u0628\u0634\u0643\u0644 \u0645\u0644\u062d\u0648\u0638. \u0623\u0648\u0635\u064a \u0628\u0647\u0627 \u0628\u0634\u062f\u0629!<\/p><div class=\"aigo-author\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544005313-94ddf0286df2?w=150&h=150&fit=crop\" alt=\"User\"><div class=\"aigo-info\"><span class=\"aigo-name\">Sofia V.<\/span><span class=\"aigo-role\">\u0641\u0646\u0627\u0646 \u0631\u0642\u0645\u064a<\/span><\/div><\/div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    .aigo-review-wall {\r\n        position: relative;\r\n        width: 100%;\r\n        max-width: 100%;\r\n        height: 600px;\r\n        margin: 0 auto;\r\n        overflow: hidden;\r\n        background-color: #17131000;\r\n        border-radius: 20px;\r\n        mask-image: linear-gradient(to bottom, transparent, black 15%, black 85%, transparent);\r\n    }\r\n    .aigo-columns-container {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 24px;\r\n        padding: 0 20px;\r\n        height: 100%;\r\n    }\r\n    .aigo-column { position: relative; height: 100%; overflow: hidden; }\r\n    .offset-col { transform: translateY(-100px); }\r\n    .aigo-track {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 24px;\r\n        animation: verticalMarquee var(--scroll-duration) linear infinite;\r\n    }\r\n    .aigo-track:hover { animation-play-state: paused; }\r\n    \r\n    @keyframes verticalMarquee {\r\n        0% { transform: translateY(0); }\r\n        100% { transform: translateY(-50%); }\r\n    }\r\n\r\n    .aigo-card {\r\n        background: #161029;\r\n        border: 1px solid rgba(255, 255, 255, 0.05);\r\n        border-radius: 16px;\r\n        padding: 24px;\r\n        flex-shrink: 0;\r\n    }\r\n    .aigo-quote { color: #b0aba4; font-size: 14px; line-height: 1.6; margin-bottom: 20px; }\r\n    .aigo-author { display: flex; align-items: center; gap: 12px; }\r\n    .aigo-author img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; }\r\n    .aigo-name { color: #e6e1da; font-weight: 600; font-size: 13px; display: block; }\r\n    .aigo-role { color: #7d7871; font-size: 11px; }\r\n\r\n    @media (max-width: 1024px) { .aigo-columns-container { grid-template-columns: repeat(2, 1fr); } #col-3 { display: none; } }\r\n    @media (max-width: 768px) { .aigo-columns-container { grid-template-columns: 1fr; } #col-2, #col-3 { display: none; } }\r\n<\/style>\r\n\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n        document.querySelectorAll('.aigo-track').forEach(track => {\r\n            const children = Array.from(track.children);\r\n            children.forEach(child => {\r\n                track.appendChild(child.cloneNode(true));\r\n            });\r\n        });\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2572409 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"2572409\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-dce-title-color=\"#FFFFFF\" class=\"elementor-element elementor-element-5c7fb34 elementor-widget elementor-widget-heading\" data-id=\"5c7fb34\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0645\u062a\u0643\u0631\u0631\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-201f6ba elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"201f6ba\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"aigo-faq-container\">\r\n\r\n    <details class=\"faq-item\" open>\r\n        <summary class=\"faq-question\">\u0645\u0627 \u0647\u0648 AIGOSearch\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                AIGOSearch \u0647\u064a \u0645\u0646\u0635\u0629 \u0630\u0643\u0627\u0621 \u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0645\u062a\u0642\u062f\u0645\u0629 \u0645\u0635\u0645\u0645\u0629 \u0644\u062a\u062d\u0633\u064a\u0646 \u0643\u0641\u0627\u0621\u062a\u0643. \u0646\u062d\u0646 \u0646\u0648\u0641\u0631 \u0648\u0635\u0648\u0644\u0627\u064b \u0633\u0644\u0633\u0627\u064b \u0625\u0644\u0649 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062f\u0631\u062f\u0634\u0629 \u0627\u0644\u0630\u0643\u064a\u0629 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0630\u0643\u064a. \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0630\u0644\u0643\u060c \u0646\u0642\u062f\u0645 \u0645\u0643\u062a\u0628\u0629 \u0648\u0627\u0633\u0639\u0629 \u0645\u0646 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u0623\u0641\u0644\u0627\u0645 \u0648\u0627\u0644\u0623\u0644\u0639\u0627\u0628 \u0648\u0627\u0644\u0643\u062a\u0628 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0648\u0627\u0644\u0645\u0648\u0633\u064a\u0642\u0649 \u0648\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a\u060c \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0625\u0628\u062f\u0627\u0639 \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0628\u0634\u0643\u0644 \u0623\u0643\u062b\u0631 \u0641\u0639\u0627\u0644\u064a\u0629.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0647\u0644 \u064a\u0645\u0643\u0646\u0646\u064a \u0625\u0631\u0633\u0627\u0644 \u0645\u0648\u0642\u0639\u064a \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0648 \u0645\u0646\u062a\u062c\u064a \u0627\u0644\u062e\u0627\u0635 \u0625\u0644\u0649 AIGOSearch\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u0628\u0627\u0644\u0637\u0628\u0639! \u0646\u062d\u0646 \u0646\u0634\u062c\u0639 \u0627\u0644\u0645\u0628\u062f\u0639\u064a\u0646 \u0639\u0644\u0649 \u0645\u0634\u0627\u0631\u0643\u0629 \u0623\u0639\u0645\u0627\u0644\u0647\u0645. \u064a\u0645\u0643\u0646\u0643 \u0625\u0631\u0633\u0627\u0644 \u0645\u0648\u0642\u0639\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u060c \u0623\u0648 \u0623\u062f\u0627\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643\u060c \u0623\u0648 \u0645\u0646\u062a\u062c\u0643 \u0625\u0644\u0649 \u0645\u062c\u062a\u0645\u0639\u0646\u0627 \u0639\u0628\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0627\u0644\u064a: <a href=\"https:\/\/hub.aigosearch.com\/\" target=\"_blank\" style=\"color: #ffffff; text-decoration: underline;\">hub.aigosearch.com<\/a>\u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642\u0646\u0627 \u0628\u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u062f\u0645 \u0628\u0627\u0646\u062a\u0638\u0627\u0645 \u0644\u0636\u0645\u0627\u0646 \u062a\u0648\u0641\u064a\u0631 \u0645\u062d\u062a\u0648\u0649 \u0639\u0627\u0644\u064a \u0627\u0644\u062c\u0648\u062f\u0629 \u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646\u0627.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646\u0627\u062a\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u0633\u062c\u0644 \u062f\u062e\u0648\u0644\u0643 \u064a\u0648\u0645\u064a\u0627\u064b \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 3 \u0646\u0642\u0627\u0637 \u062a\u0633\u062c\u064a\u0644 \u064a\u0648\u0645\u064a\u0629. \u064a\u0645\u0643\u0646\u0643 \u0634\u0631\u0627\u0621 \u0628\u0627\u0642\u0627\u062a \u0627\u0644\u0631\u0635\u064a\u062f \u0645\u0628\u0627\u0634\u0631\u0629 \u0645\u0646 \u0635\u0641\u062d\u062a\u0646\u0627 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629. \u0646\u062d\u0646 \u0646\u0642\u062f\u0645 \u062e\u0637\u0637\u0627\u064b \u0645\u0631\u0646\u0629 \u0645\u062a\u0646\u0648\u0639\u0629 \u0644\u0636\u0645\u0627\u0646 \u0623\u0644\u0627 \u062a\u0646\u0641\u062f \u0637\u0627\u0642\u062a\u0643 \u0623\u0628\u062f\u0627\u064b \u0644\u0625\u0646\u062c\u0627\u0632 \u0645\u0647\u0627\u0645\u0643 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0647\u0644 \u062a\u0648\u062c\u062f \u0639\u0644\u0627\u0645\u0627\u062a \u0645\u0627\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u0623\u0642\u0648\u0645 \u0628\u0625\u0646\u0634\u0627\u0626\u0647\u0627\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u0644\u0627\u060c \u0644\u0627 \u062a\u0648\u062c\u062f \u0623\u064a \u0639\u0644\u0627\u0645\u0627\u062a \u0645\u0627\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u062a\u0646\u0634\u0626\u0647\u0627. \u0623\u0646\u062a \u062a\u0645\u062a\u0644\u0643 \u0627\u0644\u062d\u0642\u0648\u0642 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0644\u0627\u0628\u062a\u0643\u0627\u0631\u0627\u062a\u0643.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0643\u0645 \u0639\u062f\u062f \u0627\u0644\u0631\u0635\u064a\u062f \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0644\u0625\u0646\u0634\u0627\u0621 \u0635\u0648\u0631\u0629 \u0648\u0627\u062d\u062f\u0629\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u064a\u0639\u062f \u0625\u0646\u0634\u0627\u0621 \u0635\u0648\u0631 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0623\u0645\u0631\u0627\u064b \u0645\u064a\u0633\u0648\u0631 \u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0639\u0644\u0649 \u0645\u0646\u0635\u062a\u0646\u0627 - \u062d\u064a\u062b \u064a\u062a\u0637\u0644\u0628 \u0625\u0646\u0634\u0627\u0621 \u0643\u0644 \u0635\u0648\u0631\u0629 <strong>\u0631\u0635\u064a\u062f \u0648\u0627\u062d\u062f (\u0623\u0648 1 \u0631\u0635\u064a\u062f)<\/strong>.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0647\u0644 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0645\u0627\u0644\u064a \u0628\u0639\u062f \u0634\u0631\u0627\u0621 \u0627\u0644\u0631\u0635\u064a\u062f\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646\u0647 \u0646\u0638\u0631\u064b\u0627 \u0644\u0623\u0646 \u0627\u0644\u0623\u0631\u0635\u062f\u0629 \u0647\u064a <strong>\u0645\u0646\u062a\u062c\u0627\u062a \u0631\u0642\u0645\u064a\u0629\/\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629<\/strong>\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0646\u0647\u0627\u0626\u064a\u0629 \u0648 <strong>\u063a\u064a\u0631 \u0642\u0627\u0628\u0644 \u0644\u0644\u0627\u0633\u062a\u0631\u062f\u0627\u062f<\/strong> \u0628\u0645\u062c\u0631\u062f \u0627\u0643\u062a\u0645\u0627\u0644 \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0629\u060c \u062a\u0639\u062a\u0628\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0646\u0647\u0627\u0626\u064a\u0629 \u0648\u063a\u064a\u0631 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0627\u0633\u062a\u0631\u062f\u0627\u062f. \u0625\u0630\u0627 \u0643\u0646\u062a \u0645\u0633\u062a\u062e\u062f\u0645\u064b\u0627 \u062c\u062f\u064a\u062f\u064b\u0627\u060c \u0641\u0646\u0646\u0635\u062d\u0643 \u0628\u0627\u0644\u0628\u062f\u0621 \u0628\u0628\u0627\u0642\u0629 \u0623\u0635\u063a\u0631.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0647\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0645\u062c\u0627\u0646\u064a\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u064a\u0645\u0643\u0646 \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u062c\u0644\u064a\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0631\u0648\u0628\u0648\u062a \u0627\u0644\u062f\u0631\u062f\u0634\u0629 \u0627\u0644\u0630\u0643\u064a \u0648\u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062f (\u0627\u0644\u0623\u0641\u0644\u0627\u0645 \u0648\u0627\u0644\u0645\u0648\u0633\u064a\u0642\u0649 \u0648\u063a\u064a\u0631\u0647\u0627) \u0645\u062c\u0627\u0646\u064b\u0627. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u064a\u062a\u0637\u0644\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0631\u0648\u0628\u0648\u062a \u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0630\u0643\u064a (\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631) \u0639\u0645\u0644\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\u060c \u0648\u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0634\u062d\u0646\u0647\u0627 \u0628\u0633\u0647\u0648\u0644\u0629 \u0645\u0646 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0647\u0644 \u0627\u0644\u0645\u0646\u0635\u0629 \u0645\u062a\u0627\u062d\u0629 \u0644\u0644\u062c\u0645\u064a\u0639\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u0646\u062d\u0646 \u0645\u0644\u062a\u0632\u0645\u0648\u0646 \u0628\u0627\u0644\u0634\u0645\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a. \u0648\u0646\u0639\u0645\u0644 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0639\u0644\u0649 \u062a\u062d\u0633\u064a\u0646 \u0648\u0627\u062c\u0647\u062a\u0646\u0627 \u0644\u062a\u0643\u0648\u0646 \u0645\u062a\u0648\u0627\u0641\u0642\u0629 \u0645\u0639 \u0628\u0631\u0627\u0645\u062c \u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0634\u0627\u0634\u0629\u060c \u0648\u0646\u0636\u0645\u0646 \u0648\u0635\u0648\u0644 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0625\u0644\u0649 \u0645\u0643\u062a\u0628\u0629 \u0645\u0648\u0627\u0631\u062f\u0646\u0627 \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629\u060c \u0628\u063a\u0636 \u0627\u0644\u0646\u0638\u0631 \u0639\u0646 \u0642\u062f\u0631\u0627\u062a\u0647\u0645 \u0627\u0644\u0628\u062f\u0646\u064a\u0629 \u0623\u0648 \u0645\u0648\u0627\u0642\u0639\u0647\u0645.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n    <details class=\"faq-item\">\r\n        <summary class=\"faq-question\">\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629 \u0641\u064a \u0627\u0644\u0645\u062c\u062a\u0645\u0639\u061f<\/summary>\r\n        <div class=\"faq-answer-wrapper\">\r\n            <div class=\"faq-answer\">\r\n                \u0645\u0644\u0627\u062d\u0638\u0627\u062a\u0643\u0645 \u0647\u064a \u0623\u062b\u0645\u0646 \u0645\u0627 \u0644\u062f\u064a\u0646\u0627. \u064a\u0645\u0643\u0646\u0643\u0645 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u0627\u0644\u0623\u062e\u0637\u0627\u0621\u060c \u0623\u0648 \u0627\u0642\u062a\u0631\u0627\u062d \u0645\u062d\u062a\u0648\u0649 \u062c\u062f\u064a\u062f \u0644\u0645\u0643\u062a\u0628\u062a\u0646\u0627\u060c \u0623\u0648 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0645\u062c\u062a\u0645\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u062e\u0627\u0635 \u0628\u0646\u0627. \u0645\u0639\u0627\u064b\u060c \u064a\u0645\u0643\u0646\u0646\u0627 \u062c\u0639\u0644 AIGOSearch \u0645\u0633\u0627\u062d\u0629 \u0623\u0641\u0636\u0644 \u0648\u0623\u0643\u062b\u0631 \u0641\u0627\u0626\u062f\u0629 \u0644\u0644\u062c\u0645\u064a\u0639.\r\n            <\/div>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\r\n\r\n<style>\r\n\/* \u5916\u90e8\u5bb9\u5668\uff1a\u786e\u4fdd\u7236\u7ea7\u4e0d\u9650\u5236\u5bbd\u5ea6 *\/\r\n.aigo-faq-container {\r\n    width: 100%;\r\n    max-width: 100%;\r\n    margin: 40px auto;\r\n    font-family: 'Inter', sans-serif;\r\n    background-color: #00000000;\r\n    padding: 0 10px;\r\n    box-sizing: border-box;\r\n}\r\n\r\n\/* --- \u6838\u5fc3\u4fee\u590d\uff1a\u9501\u5b9a\u5bbd\u5ea6 --- *\/\r\n.faq-item {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    background: #161029;\r\n    border: 1px solid #222222;\r\n    border-radius: 12px;\r\n    margin-bottom: 16px;\r\n    overflow: hidden;\r\n    transition: border-color 0.3s ease;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.faq-item:hover {\r\n    border-color: #444444;\r\n}\r\n\r\n\/* \u9501\u5b9a\u95ee\u9898\u533a\u57df\u5bbd\u5ea6 *\/\r\n.faq-question {\r\n    display: flex !important;\r\n    width: 100% !important;\r\n    box-sizing: border-box;\r\n    padding: 24px 30px;\r\n    font-size: 20px;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    list-style: none;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    color: #ffffff;\r\n    user-select: none;\r\n}\r\n\r\n.faq-question::-webkit-details-marker { display: none; }\r\n\r\n.faq-question::after {\r\n    content: '+';\r\n    font-size: 28px;\r\n    transition: transform 0.3s ease;\r\n    flex-shrink: 0;\r\n}\r\n\r\n.faq-item[open] .faq-question::after {\r\n    transform: rotate(45deg);\r\n}\r\n\r\n\/* \u9501\u5b9a\u56de\u7b54\u533a\u57df\u5bbd\u5ea6 *\/\r\n.faq-answer-wrapper {\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n    border-top: 1px solid #1a1a1a;\r\n}\r\n\r\n.faq-answer {\r\n    padding: 25px 30px;\r\n    line-height: 1.8;\r\n    color: #b0b0b0;\r\n    font-size: 17px;\r\n    animation: slideDown 0.3s ease-out forwards;\r\n}\r\n\r\nstrong { color: #ffffff; }\r\n\r\n@keyframes slideDown {\r\n    from { opacity: 0; transform: translateY(-10px); }\r\n    to { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n\/* \u79fb\u52a8\u7aef\u8c03\u6574 *\/\r\n@media (max-width: 768px) {\r\n    .faq-question { padding: 18px 20px; font-size: 18px; }\r\n    .faq-answer { padding: 15px 20px 20px; font-size: 15px; }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t<div data-dce-background-color=\"#17112B\" class=\"elementor-element elementor-element-dcd5855 e-con-full e-flex e-con e-child\" data-id=\"dcd5855\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56aef9c elementor-widget__width-initial elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"56aef9c\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;094c5a9&quot;},{&quot;_id&quot;:&quot;a2b3b31&quot;,&quot;slide_title&quot;:&quot;Slide #8&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;c098391&quot;},{&quot;_id&quot;:&quot;150e5b2&quot;,&quot;slide_title&quot;:&quot;Slide #4&quot;},{&quot;_id&quot;:&quot;a1c9e0e&quot;,&quot;slide_title&quot;:&quot;Slide #6&quot;},{&quot;_id&quot;:&quot;f1670c2&quot;,&quot;slide_title&quot;:&quot;Slide #7&quot;},{&quot;_id&quot;:&quot;faf3d40&quot;,&quot;slide_title&quot;:&quot;Slide #8&quot;},{&quot;_id&quot;:&quot;da027f1&quot;,&quot;slide_title&quot;:&quot;Slide #8&quot;},{&quot;_id&quot;:&quot;5c9165d&quot;,&quot;slide_title&quot;:&quot;Slide #9&quot;},{&quot;_id&quot;:&quot;d096a4d&quot;,&quot;slide_title&quot;:&quot;Slide #10&quot;}],&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-309f602 e-flex e-con-boxed e-con e-child\" data-id=\"309f602\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bb1165f e-con-full e-flex e-con e-child\" data-id=\"bb1165f\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ba6d95 elementor-widget elementor-widget-html\" data-id=\"2ba6d95\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/startupfa.me\/s\/aigosearch?utm_source=www.aigosearch.com\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/startupfa.me\/badges\/featured-badge.webp\" alt=\"AIGOSEARCH - Featured on Startup Fame\" width=\"171\" height=\"54\" \/><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e133c3 e-flex e-con-boxed e-con e-child\" data-id=\"1e133c3\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-af61af8 e-con-full e-flex e-con e-child\" data-id=\"af61af8\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6035e3a elementor-widget elementor-widget-html\" data-id=\"6035e3a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/edmundlux.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"display:inline-block;\">\r\n  <img decoding=\"async\" \r\n    src=\"https:\/\/edmundlux.com\/wp-content\/uploads\/2025\/12\/cropped-logo.png\" \r\n    alt=\"Featured on EdmundLux\" \r\n    width=\"220\" \r\n    height=\"60\"\r\n    style=\"border: 2px solid #000; border-radius: 12px; padding: 4px; transition: transform 0.3s, box-shadow 0.3s;\"\r\n    onmouseover=\"this.style.transform='scale(1.05)'; this.style.boxShadow='0 4px 12px rgba(0,0,0,0.3)';\"\r\n    onmouseout=\"this.style.transform='scale(1)'; this.style.boxShadow='none';\"\r\n  >\r\n<\/a>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-689cb99 e-flex e-con-boxed e-con e-child\" data-id=\"689cb99\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9629cb2 e-con-full e-flex e-con e-child\" data-id=\"9629cb2\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a35f8ee elementor-widget elementor-widget-html\" data-id=\"a35f8ee\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/fazier.com\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/fazier.com\/api\/v1\/\/public\/badges\/launch_badges.svg?badge_type=featured&theme=dark\" width=\"250\" alt=\"Fazier badge\" \/><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c86bb0 e-flex e-con-boxed e-con e-child\" data-id=\"8c86bb0\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-48fb6ec e-con-full e-flex e-con e-child\" data-id=\"48fb6ec\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6d598b elementor-widget elementor-widget-html\" data-id=\"d6d598b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/twelve.tools\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/twelve.tools\/badge0-dark.svg\" alt=\"Featured on Twelve Tools\" width=\"200\" height=\"54\"><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4f5b317 e-flex e-con-boxed e-con e-child\" data-id=\"4f5b317\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-04f97ae e-con-full e-flex e-con e-child\" data-id=\"04f97ae\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7a6619 elementor-widget elementor-widget-html\" data-id=\"e7a6619\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/turbo0.com\/item\/aigosearch\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n  <img decoding=\"async\" src=\"https:\/\/img.turbo0.com\/badge-listed-light.svg\" alt=\"Listed on Turbo0\" style=\"height: 54px; width: auto;\" \/>\r\n<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4720efc e-flex e-con-boxed e-con e-child\" data-id=\"4720efc\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-00f5dbc e-con-full e-flex e-con e-child\" data-id=\"00f5dbc\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-518cd8d elementor-widget elementor-widget-html\" data-id=\"518cd8d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/www.showmebest.ai\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.showmebest.ai\/badge\/feature-badge-white.webp\" alt=\"Featured on ShowMeBestAI\" width=\"220\" height=\"60\"><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3bf51b2 e-flex e-con-boxed e-con e-child\" data-id=\"3bf51b2\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cf95c5c e-con-full e-flex e-con e-child\" data-id=\"cf95c5c\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea464c9 elementor-widget elementor-widget-html\" data-id=\"ea464c9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/findly.tools\/aigosearch?utm_source=aigosearch\" target=\"_blank\">\r\n  <img decoding=\"async\" \r\n    src=\"https:\/\/findly.tools\/badges\/findly-tools-badge-light.svg\" \r\n    alt=\"Featured on findly.tools\" \r\n    width=\"150\" \r\n  \/>\r\n<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"8\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5bfed17 e-flex e-con-boxed e-con e-child\" data-id=\"5bfed17\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-801d1dd e-con-full e-flex e-con e-child\" data-id=\"801d1dd\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efa2706 elementor-widget elementor-widget-html\" data-id=\"efa2706\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/z-image.net\/\">Z-Image<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"9\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f1ca74f e-flex e-con-boxed e-con e-child\" data-id=\"f1ca74f\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-00946df e-con-full e-flex e-con e-child\" data-id=\"00946df\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd003aa elementor-widget elementor-widget-html\" data-id=\"bd003aa\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/dang.ai\/\" target=\"_blank\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/63d8afd87da01fb58ea3fbcb\/6487e2868c6c8f93b4828827_dang-badge.png\" alt=\"Dang.ai\" style=\"width: 150px; height: 54px;\" width=\"150\" height=\"54\"\/><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 10\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d08dd9e e-flex e-con-boxed e-con e-child\" data-id=\"d08dd9e\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1698b7f e-con-full e-flex e-con e-child\" data-id=\"1698b7f\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5822f60 elementor-widget elementor-widget-html\" data-id=\"5822f60\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t                                    <a href=\"https:\/\/submitaitools.org\" target=\"_blank\" >\r\n                                        <img decoding=\"async\" src=\"https:\/\/submitaitools.org\/static_submitaitools\/images\/submitaitools.png\" alt=\"Submit AI Tools\" style=\"border-radius: 10px; width: 200px; height: 60px;\" \/>\r\n                                    <\/a>               \r\n                                  \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\" data-no-translation-aria-label=\"\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\" data-no-translation-aria-label=\"\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Go Search.Creating Any Content The largest collection of free stuff on the internet! AIGOSEARCH OpenAIGPT-4o-mini OpenAIGPT-5-mini ImagingDall-E3 OpenAIGPT-4o OpenAIGPT-5.2 GoogleGemini-2.5 Flash GoogleGemini-3 Pro AnthropicClaude-Haiku 4.6 AnthropicClaude-Sonnet 4.5 DeepseekV3\/R1 [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] [auth_lock][\/auth_lock] AIGOSEARCH OpenAI GPT-4o-mini OpenAI GPT-5-mini Imaging Dall-E3 Google Gemini-2.5 Flash OpenAI Pro GPT-4o OpenAI Pro GPT-5.3 Google [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"class_list":["post-1381","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/pages\/1381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/comments?post=1381"}],"version-history":[{"count":848,"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/pages\/1381\/revisions"}],"predecessor-version":[{"id":1392,"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/pages\/1381\/revisions\/1392"}],"wp:attachment":[{"href":"https:\/\/www.aigosearch.com\/ar\/wp-json\/wp\/v2\/media?parent=1381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}