{"id":717,"date":"2023-09-29T19:54:41","date_gmt":"2023-09-29T17:54:41","guid":{"rendered":"http:\/\/sipal.org\/?page_id=717"},"modified":"2023-10-02T10:46:54","modified_gmt":"2023-10-02T08:46:54","slug":"chiedilo-allintelligenza-artificiale","status":"publish","type":"page","link":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/","title":{"rendered":"Chiedilo all&#8217;Intelligenza Artificiale!"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Questo chatbot usa l&#8217;Intelligenza Artificiale di OpenAI ChatGPT per rispondere alle domande che vuoi sottoporgli.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">NON \u00e8 un sostituto del medico: per i tuoi problemi di salute DEVI necessariamente rivolgerti al tuo medico di fiducia che sapr\u00e0 cosa fare.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Questo servizio \u00e8 pensato per darti la possibilit\u00e0 di approfondire le tue conoscenze riguardo la tua salute: un paziente informato e consapevole \u00e8 un prezioso collaboratore del suo medico curante.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp\" alt=\"\" class=\"wp-image-722\" style=\"width:161px;height:107px\" width=\"161\" height=\"107\" title=\"\" srcset=\"https:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp 450w, https:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562-300x200.webp 300w\" sizes=\"auto, (max-width: 161px) 100vw, 161px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong><style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #fff;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .circle-progress-container {\n        position: relative;\n        width: 24px;\n        height: 24px;\n        margin: 0 auto; \/* Center the spinner *\/\n    }\n\n    .circle-progress {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        background-color: #f3f3f3;\n        overflow: hidden;\n        position: relative;\n    }\n\n    .circle-progress-bar {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        clip: rect(0px, 24px, 24px, 12px);\n        background-color: #4caf50;\n        transform: rotate(0deg);\n        transform-origin: center;\n        position: absolute;\n        top: 0;\n        right: 0;\n    }\n\n    .circle-progress-value {\n        width: 100%;\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        text-align: center;\n        line-height: 1;\n        font-size: 8px;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%;\n        background-color: #222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #fff;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #fff;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #fff;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #fff;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #ccc;\n        background-color: #fff;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        color: #495057;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        color: #495057;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        color: #495057;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #222;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #fff;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #d1e8ff;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #d1e8ff;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #d1e8ff;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #f00;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #fff;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#fff\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/sipal.org\/wp-content\/plugins\/gpt3-ai-content-generator\/admin\/images\/default_profile.png\"\n     data-you=\"Tu\"\n     data-ai-avatar=\"https:\/\/sipal.org\/wp-content\/plugins\/gpt3-ai-content-generator\/admin\/images\/chatbot.png\"\n     data-ai-name=\"AI\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"50fb9ae63b\"\n     data-post-id=\"717\"\n     data-url=\"https:\/\/sipal.org\/wp-json\/wp\/v2\/pages\/717\"\n     data-bot-id=\"0\"\n     data-width=\"100%\"\n     data-height=\"445px\"\n     data-footer=\"false\"\n     data-has-bar=\"true\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"1\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n    <div class=\"wpaicg-chatbox-action-bar\">\n                    <span class=\"wpaicg-chatbox-download-btn\" data-type=\"shortcode\">\n        <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M243.591,309.362c3.272,4.317,7.678,6.692,12.409,6.692c4.73,0,9.136-2.376,12.409-6.689l89.594-118.094 c3.348-4.414,4.274-8.692,2.611-12.042c-1.666-3.35-5.631-5.198-11.168-5.198H315.14c-9.288,0-16.844-7.554-16.844-16.84V59.777 c0-11.04-8.983-20.027-20.024-20.027h-44.546c-11.04,0-20.022,8.987-20.022,20.027v97.415c0,9.286-7.556,16.84-16.844,16.84 h-34.305c-5.538,0-9.503,1.848-11.168,5.198c-1.665,3.35-0.738,7.628,2.609,12.046L243.591,309.362z\"\/><path class=\"st0\" d=\"M445.218,294.16v111.304H66.782V294.16H0v152.648c0,14.03,11.413,25.443,25.441,25.443h461.118 c14.028,0,25.441-11.413,25.441-25.443V294.16H445.218z\"\/><\/svg>\n    <\/span>\n                            <span data-type=\"shortcode\" class=\"wpaicg-chatbox-fullscreen\">\n        <svg class=\"wpaicg-active-fullscreen\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 15H15V10H13.2V13.2H10V15ZM6 15V13.2H2.8V10H1V15H6ZM10 2.8H12.375H13.2V6H15V1H10V2.8ZM6 1V2.8H2.8V6H1V1H6Z\"\/><\/svg>\n        <svg class=\"wpaicg-exit-fullscreen\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 6L6 6L6 1L4.2 1L4.2 4.2L1 4.2L1 6Z\"\/><path d=\"M15 10L10 10L10 15L11.8 15L11.8 11.8L15 11.8L15 10Z\"\/><path d=\"M6 15L6 10L1 10L1 11.8L4.2 11.8L4.2 15L6 15Z\"\/><path d=\"M10 1L10 6L15 6L15 4.2L11.8 4.2L11.8 1L10 1Z\"\/><\/svg>\n    <\/span>\n                \n    <\/div>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #fff; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    AI:                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    Ciao, sono un robot AI. Che cosa vuoi sapere?                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #fff;\">Sto pensando&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Formula una domanda\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\"\/><\/svg>\n        <\/span>\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"7c21b85d04\" \/>\n        <\/span>\n                        <span class=\"wpaicg-chat-shortcode-send\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Questo chatbot usa l&#8217;Intelligenza Artificiale di OpenAI ChatGPT per rispondere alle domande che vuoi sottoporgli. NON \u00e8 un sostituto del medico: per i tuoi problemi di salute DEVI necessariamente rivolgerti al tuo medico di&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"iawp_total_views":175,"footnotes":""},"class_list":["post-717","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Chiedilo all&#039;Intelligenza Artificiale! - SIPAL - OrthoMagazine<\/title>\n<meta name=\"description\" content=\"Fare domande all&#039;Intelligenza Artificiale per acquisire informazioni\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chiedilo all&#039;Intelligenza Artificiale! - SIPAL - OrthoMagazine\" \/>\n<meta property=\"og:description\" content=\"Fare domande all&#039;Intelligenza Artificiale per acquisire informazioni\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/\" \/>\n<meta property=\"og:site_name\" content=\"SIPAL - OrthoMagazine\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-02T08:46:54+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/\",\"url\":\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/\",\"name\":\"Chiedilo all'Intelligenza Artificiale! - SIPAL - OrthoMagazine\",\"isPartOf\":{\"@id\":\"https:\/\/sipal.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp\",\"datePublished\":\"2023-09-29T17:54:41+00:00\",\"dateModified\":\"2023-10-02T08:46:54+00:00\",\"description\":\"Fare domande all'Intelligenza Artificiale per acquisire informazioni\",\"breadcrumb\":{\"@id\":\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#primaryimage\",\"url\":\"https:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp\",\"contentUrl\":\"https:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp\",\"width\":450,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sipal.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Chiedilo all&#8217;Intelligenza Artificiale!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sipal.org\/#website\",\"url\":\"https:\/\/sipal.org\/\",\"name\":\"SIPAL - OrthoMagazine\",\"description\":\"OrthoMagazine  -  sito istituzionale e webzine di SIPAL\",\"publisher\":{\"@id\":\"https:\/\/sipal.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sipal.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sipal.org\/#organization\",\"name\":\"Societ\u00e0 Italiana di Patologia dell'Apparato Locomotore\",\"url\":\"https:\/\/sipal.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/sipal.org\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/sipal.org\/wp-content\/uploads\/2019\/07\/sipal.jpg\",\"contentUrl\":\"http:\/\/sipal.org\/wp-content\/uploads\/2019\/07\/sipal.jpg\",\"width\":182,\"height\":139,\"caption\":\"Societ\u00e0 Italiana di Patologia dell'Apparato Locomotore\"},\"image\":{\"@id\":\"https:\/\/sipal.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Chiedilo all'Intelligenza Artificiale! - SIPAL - OrthoMagazine","description":"Fare domande all'Intelligenza Artificiale per acquisire informazioni","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/","og_locale":"it_IT","og_type":"article","og_title":"Chiedilo all'Intelligenza Artificiale! - SIPAL - OrthoMagazine","og_description":"Fare domande all'Intelligenza Artificiale per acquisire informazioni","og_url":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/","og_site_name":"SIPAL - OrthoMagazine","article_modified_time":"2023-10-02T08:46:54+00:00","og_image":[{"url":"http:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/","url":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/","name":"Chiedilo all'Intelligenza Artificiale! - SIPAL - OrthoMagazine","isPartOf":{"@id":"https:\/\/sipal.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#primaryimage"},"image":{"@id":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#primaryimage"},"thumbnailUrl":"http:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp","datePublished":"2023-09-29T17:54:41+00:00","dateModified":"2023-10-02T08:46:54+00:00","description":"Fare domande all'Intelligenza Artificiale per acquisire informazioni","breadcrumb":{"@id":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#primaryimage","url":"https:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp","contentUrl":"https:\/\/sipal.org\/wp-content\/uploads\/2023\/09\/artificial-intelligence-3706562.webp","width":450,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/sipal.org\/index.php\/chiedilo-allintelligenza-artificiale\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sipal.org\/"},{"@type":"ListItem","position":2,"name":"Chiedilo all&#8217;Intelligenza Artificiale!"}]},{"@type":"WebSite","@id":"https:\/\/sipal.org\/#website","url":"https:\/\/sipal.org\/","name":"SIPAL - OrthoMagazine","description":"OrthoMagazine  -  sito istituzionale e webzine di SIPAL","publisher":{"@id":"https:\/\/sipal.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sipal.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/sipal.org\/#organization","name":"Societ\u00e0 Italiana di Patologia dell'Apparato Locomotore","url":"https:\/\/sipal.org\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/sipal.org\/#\/schema\/logo\/image\/","url":"http:\/\/sipal.org\/wp-content\/uploads\/2019\/07\/sipal.jpg","contentUrl":"http:\/\/sipal.org\/wp-content\/uploads\/2019\/07\/sipal.jpg","width":182,"height":139,"caption":"Societ\u00e0 Italiana di Patologia dell'Apparato Locomotore"},"image":{"@id":"https:\/\/sipal.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/pages\/717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/comments?post=717"}],"version-history":[{"count":4,"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/pages\/717\/revisions"}],"predecessor-version":[{"id":724,"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/pages\/717\/revisions\/724"}],"wp:attachment":[{"href":"https:\/\/sipal.org\/index.php\/wp-json\/wp\/v2\/media?parent=717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}