{"id":741,"date":"2021-10-29T08:15:42","date_gmt":"2021-10-29T08:15:42","guid":{"rendered":"https:\/\/demo.athemes.com\/sydney-main\/?page_id=5"},"modified":"2022-09-18T13:44:23","modified_gmt":"2022-09-18T13:44:23","slug":"my-front-page","status":"publish","type":"page","link":"https:\/\/www.ideas-bot.com\/","title":{"rendered":"My front page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"741\" class=\"elementor elementor-741\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-55fef1c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"55fef1c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ffb1892\" data-id=\"ffb1892\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ff3ee68 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ff3ee68\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ff977ef\" data-id=\"ff977ef\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ed8ab15 elementor-widget elementor-widget-spacer\" data-id=\"ed8ab15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-14a67b3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"14a67b3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6b980e9\" data-id=\"6b980e9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ff382e0 elementor-widget elementor-widget-html\" data-id=\"ff382e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div>\n    <textarea rows=\"16\" cols=\"30\" id=\"openAITextarea\"placeholder=\"Type your question here and hit the 'Ask Me!' button below ...\"><\/textarea>\n     <button type=\"button\" onClick=\"window.location.reload();\">REFRESH<\/button>\n     <button onclick=\"handleSubmission()\" style=\"margin-top: 10px;\">Ask Me!<\/button>\n<\/div>\n<script>\n    let i = 0;\n    const typeWriter = (element, data, speed=25) => {\n        if (i < data.length) {\n            element.value += data.charAt(i);\n            i++;\n            setTimeout(() => typeWriter(element, data), speed);\n            element.scrollTop = element.scrollHeight;\n        } else {\n            element.value += '\\n';\n            i = 0;\n            element.scrollTop = element.scrollHeight;\n        }\n    }\n    \n    const handleSubmission = () => {\n        const playground = document.getElementById('openAITextarea');\n        const entryText = playground.value.trim();\n        \/\/ const lines = entryText.split(\"\\n\");\n        \/\/ let lastLine = lines.pop();\n        \/\/ while (lastLine === '') {\n        \/\/     lastLine = lines.pop();\n        \/\/ }\n        \n        \/\/ const formData = new FormData();\n        \/\/ formData.append(\"prompt\", lastLine);\n        \n        const xhttp = new XMLHttpRequest();\n        xhttp.onreadystatechange = function() {\n            if (this.readyState == 4 && this.status == 200) {\n                const {response} = JSON.parse(this.responseText);\n                playground.value += '\\n';\n                typeWriter(playground, response);\n            }\n        };\n        xhttp.open(\"POST\", \"https:\/\/chatbot.digitalskills.ai\/\", true);\n        xhttp.setRequestHeader(\"Accept\", \"application\/json\");\n        xhttp.setRequestHeader(\"Content-Type\", \"application\/json\");\n        xhttp.send(JSON.stringify({\"prompt\": entryText}));\n    }\n    <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f4e6691 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f4e6691\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-18fed03\" data-id=\"18fed03\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-192cd08 elementor-widget elementor-widget-spacer\" data-id=\"192cd08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1b57af9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1b57af9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e030a91\" data-id=\"e030a91\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-87ed27a elementor-widget elementor-widget-spacer\" data-id=\"87ed27a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-28eafe0 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"28eafe0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-75e95ae\" data-id=\"75e95ae\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c17ee6e elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"c17ee6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"69\" src=\"https:\/\/www.ideas-bot.com\/wp-content\/uploads\/2022\/09\/logo-removebg-300x69.png\" class=\"attachment-medium size-medium wp-image-866\" alt=\"\" srcset=\"https:\/\/www.ideas-bot.com\/wp-content\/uploads\/2022\/09\/logo-removebg-300x69.png 300w, https:\/\/www.ideas-bot.com\/wp-content\/uploads\/2022\/09\/logo-removebg-768x176.png 768w, https:\/\/www.ideas-bot.com\/wp-content\/uploads\/2022\/09\/logo-removebg-230x53.png 230w, https:\/\/www.ideas-bot.com\/wp-content\/uploads\/2022\/09\/logo-removebg-350x80.png 350w, https:\/\/www.ideas-bot.com\/wp-content\/uploads\/2022\/09\/logo-removebg-480x110.png 480w, https:\/\/www.ideas-bot.com\/wp-content\/uploads\/2022\/09\/logo-removebg.png 785w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-e146b50\" data-id=\"e146b50\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-41ab00b elementor-widget elementor-widget-text-editor\" data-id=\"41ab00b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"font-size: 12px;\">The European Commission support for the production of this publication does not constitute an endorsement of the contents which reflects the views only of the authors, and the Commission cannot be held responsible for any use which may be made of the information contained therein.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-19c05ce elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"19c05ce\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-07d707a\" data-id=\"07d707a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-269e978 elementor-widget elementor-widget-spacer\" data-id=\"269e978\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>REFRESH Ask Me! The European Commission support for the production of this publication does not constitute an endorsement of the contents which [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page_front-page.php","meta":{"footnotes":""},"class_list":["post-741","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=\/wp\/v2\/pages\/741","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=741"}],"version-history":[{"count":173,"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=\/wp\/v2\/pages\/741\/revisions"}],"predecessor-version":[{"id":1011,"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=\/wp\/v2\/pages\/741\/revisions\/1011"}],"wp:attachment":[{"href":"https:\/\/www.ideas-bot.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=741"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}