{"id":619,"date":"2024-08-22T15:41:05","date_gmt":"2024-08-22T15:41:05","guid":{"rendered":"https:\/\/admin.learningnorth.com\/?p=619"},"modified":"2024-08-22T15:41:30","modified_gmt":"2024-08-22T15:41:30","slug":"curso-de-chatgpt-aprende-a-usar-inteligencia-artificial","status":"publish","type":"post","link":"https:\/\/learningnorth.com\/de\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/","title":{"rendered":"ChatGPT-Kurs: Lernen Sie, wie Sie k\u00fcnstliche Intelligenz nutzen!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">ChatGPT-Kurs: Worum geht es?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg\" alt=\"El Curso de ChatGPT es gratuito y bajo una modalidad 100% virtual.\" class=\"w-full object-cover object-center border mx-auto wp-image-625\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Der Kurs ist kostenlos und findet im virtuellen 100%-Modus statt.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der ChatGPT-Kurs ist f\u00fcr alle Berufsgruppen n\u00fctzlich und hilft Ihnen, Ihre t\u00e4glichen Aufgaben zu optimieren und die Qualit\u00e4t Ihrer Kommunikation zu verbessern.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dieses Training erm\u00f6glicht es Ihnen, mit ChatGPT als Tool zu recherchieren, zu schreiben und hochwertige Pr\u00e4sentationen zu erstellen.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZbQaC5\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/edutin.com\/curso-de-chatgpt\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/edutin_logo-2.jpeg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          ChatGPT-Kurs        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Edutin-Akademie        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              frei            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Verwendet k\u00fcnstliche Intelligenz (KI) zum Erstellen von Berichten und Pr\u00e4sentationen         <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/edutin.com\/curso-de-chatgpt\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Jetzt anmelden            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/edutin.com\/curso-de-chatgpt\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Jetzt anmelden            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Wir k\u00f6nnen hier andere Website weitergeleitet sehen        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/edutin.com\/curso-de-chatgpt\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/edutin_logo-2.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Verwendet k\u00fcnstliche Intelligenz (KI), um \u2026 zu erstellen.              <\/p>\n              <a href=\"https:\/\/edutin.com\/curso-de-chatgpt\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Jetzt anmelden                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Wir k\u00f6nnen hier andere Website weitergeleitet sehen              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das Schulungsprogramm wird vollst\u00e4ndig remote und asynchron durchgef\u00fchrt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Daher k\u00f6nnen Sie dies bequem von zu Hause aus und zu dem Zeitpunkt tun, der f\u00fcr Sie am g\u00fcnstigsten ist.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hier erfahren Sie alles, was Sie f\u00fcr die kostenlose Registrierung wissen m\u00fcssen! Lesen Sie weiter\u2026<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Was lernen Sie in diesem Online-Kurs?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der ChatGPT-Kurs soll Ihnen beibringen, wie Sie ChatGPT zur Verbesserung Ihrer t\u00e4glichen Arbeit nutzen k\u00f6nnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit diesem Tool f\u00fcr k\u00fcnstliche Intelligenz (KI) k\u00f6nnen Sie alle Arten von Dokumenten mit qualitativ hochwertigen Inhalten erstellen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Auf diese Weise k\u00f6nnen Sie damit Artikel, E-Mails, Lebensl\u00e4ufe, Pr\u00e4sentationen, Umfragen, technische Tests und Berichte entwickeln.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>ChatGPT kann Ihnen bei Ihrer Arbeit ein gro\u00dfer Verb\u00fcndeter sein, da Sie gut strukturierte Dokumente mit klarem, koh\u00e4rentem und professionellem Inhalt erhalten.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Schauen Sie sich hier das Kursprogramm an!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-sanketgraphy-16629368-1.jpg\" alt=\"Con el Curso de ChatGPT, aprende a crear informes, encuestas, presentaciones y \u00a1mucho m\u00e1s!\" class=\"w-full object-cover object-center border mx-auto wp-image-620\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-sanketgraphy-16629368-1.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-sanketgraphy-16629368-1-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Erfahren Sie, wie Sie mithilfe von KI Berichte, Umfragen, Pr\u00e4sentationen und vieles mehr erstellen!<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der ChatGPT-Kurs ist in mehrere Einheiten unterteilt. Die erste Einheit bietet Ihnen einen allgemeinen \u00dcberblick \u00fcber dieses KI-Tool.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Auf diese Weise k\u00f6nnen Sie die Funktionsweise verstehen und sich ein Bild davon machen, wie Sie effektiv mit dieser neuen Technologie interagieren k\u00f6nnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In der zweiten Einheit erhalten Sie Informationen zu allen professionellen Einsatzm\u00f6glichkeiten von ChatGPT.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hierzu geh\u00f6ren: das Verfassen von Artikeln und Aufs\u00e4tzen, das Erstellen von Dokumenten und E-Mails, das Gestalten von Pr\u00e4sentationen, Umfragen, Tests, Berichten und mehr.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Wie lange dauert es und wie lange dauert es?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der GPT-Chat-Kurs dauert nur 2 Wochen und findet 100% remote statt. Das bedeutet, dass Sie ihn von \u00fcberall auf der Welt absolvieren k\u00f6nnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar\u00fcber hinaus stehen alle Materialien auf der Edutin Academy-Plattform zur Verf\u00fcgung. Sie k\u00f6nnen sie also jederzeit und zum passenden Zeitpunkt abrufen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Edutin Academy ist eine breit aufgestellte Akademie f\u00fcr Online-Bildung. Diese Plattform bietet mehr als sechstausend kostenlose Online-Kurse in verschiedenen Studienbereichen.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZuBq1\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/learningnorth.com\/de\/curso-de-excel-aprende-a-usarlo-desde-cero\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Excel-Kurs: Lernen Sie, es von Grund auf zu verwenden\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-goumbik-577210-1.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/learningnorth.com\/de\/curso-de-excel-aprende-a-usarlo-desde-cero\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Excel-Kurs: Lernen Sie, es von Grund auf zu verwenden\">\n            Excel-Kurs: Lernen Sie, es von Grund auf zu verwenden        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Lernen Sie mit dem Excel-Kurs die notwendigen F\u00e4higkeiten, um in jedem Unternehmen zu arbeiten \u2013 jetzt bei Empire! Kostenlos.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/learningnorth.com\/de\/curso-de-excel-aprende-a-usarlo-desde-cero\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Mehr lesen            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/learningnorth.com\/de\/curso-de-excel-aprende-a-usarlo-desde-cero\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-goumbik-577210-1.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Excel-Kurs: Lernen Sie, es von Grund auf zu verwenden              <\/p>\n              <a href=\"https:\/\/learningnorth.com\/de\/curso-de-excel-aprende-a-usarlo-desde-cero\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Mehr lesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Internationales Zertifikat in \u201eGenerative AI: ChatGPT\u201c: Wie erhalte ich es?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-andrew-15863066-1.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-621\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-andrew-15863066-1.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-andrew-15863066-1-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Erhalten Sie ein Dokument, das Ihre F\u00e4higkeiten weltweit testet.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vor Abschluss Ihrer Schulung k\u00f6nnen Sie \u00fcber die Edutin ACademy-Plattform auf eine Evaluierungsinstanz zugreifen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie sich daf\u00fcr entscheiden, k\u00f6nnen Sie sich auf die Beratung von Fachleuten auf diesem Gebiet verlassen, die Sie w\u00e4hrend des Zertifizierungsprozesses begleiten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nach Bestehen dieser Pr\u00fcfung erhalten Sie das \u201eDiploma in Generative AI: ChatGPT\u201c. Dieses Dokument ist international g\u00fcltig und dient der Beurteilung Ihrer neuen Kenntnisse und F\u00e4higkeiten vor jedem Arbeitgeber.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">K\u00f6nnen Sie sich f\u00fcr den ChatGPT-Kurs anmelden?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-solenfeyissa-20870806-1.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-622\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-solenfeyissa-20870806-1.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-solenfeyissa-20870806-1-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Warten Sie nicht l\u00e4nger, um Ihre F\u00e4higkeiten mit ChatGPT zu verbessern!<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Alle! Der ChatGPT-Kurs steht allen Personen offen, die dieses KI-Tool nutzen oder in ihrer Arbeit einsetzen m\u00f6chten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es ist besonders empfehlenswert f\u00fcr Berufst\u00e4tige aller Bereiche, Verwaltungsangestellte, Redakteure, Sekret\u00e4rinnen usw.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es sind keine Vorkenntnisse erforderlich. Daher kann sich jeder, der die Verwendung von ChatGPT erlernen m\u00f6chte, anmelden und dieses Schulungsprogramm starten.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Online registrieren in nur 4 Schritten<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"498\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-ChatGPT-1024x498.jpg\" alt=\"No necesitas conocimientos previos para realizar el Curso de ChatGPT\" class=\"w-full object-cover object-center border mx-auto wp-image-626\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-ChatGPT-1024x498.jpg 1024w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-ChatGPT-300x146.jpg 300w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-ChatGPT-768x373.jpg 768w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-ChatGPT-1536x747.jpg 1536w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-ChatGPT.jpg 1561w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Es sind keine Vorkenntnisse erforderlich und die Registrierung ist kostenlos.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um an dieser Schulung teilzunehmen, m\u00fcssen Sie sich lediglich auf der Edutin Academy-Plattform registrieren.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hier erkl\u00e4ren wir, wie es geht. Es ist ganz einfach! Folgen Sie einfach diesen Schritten:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Greifen Sie auf das Webportal der Edutin Academy zu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>W\u00e4hlen Sie den ChatGPT-Kurs<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Erstellen Sie Ihr kostenloses Konto, indem Sie einige pers\u00f6nliche Daten eingeben (Sie k\u00f6nnen Ihr Facebook- oder Google-Konto verwenden).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u00a1Listo! Sie sind registriert und k\u00f6nnen den Kurs kostenlos beginnen.<\/li>\n<\/div><\/ol>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Was haben die Studenten gesagt, die es abgeschlossen haben?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der ChatGPT-Kurs ist neu! Daher k\u00f6nnen Sie einer der Ersten sein, der ihn absolviert und sich dieses Wissen aneignet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Studierenden, die es abgeschlossen haben, haben es mit 5 von 5 Sternen bewertet. Dar\u00fcber hinaus haben sie die Klarheit ihrer Erkl\u00e4rungen mit einfachen \u00dcbungen und klarem Illustrationsmaterial hervorgehoben.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Viele ihrer Studenten betonten die Bedeutung des erworbenen Wissens und die Qualit\u00e4t der Lehre durch die f\u00fcr den Kurs verantwortlichen Fachkr\u00e4fte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Schlie\u00dflich empfehlen sie es f\u00fcr alle Arten von Berufen, bei denen Dokumente, Berichte usw. erstellt werden m\u00fcssen.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>ChatGPT-Kurs: Worum geht es? Der ChatGPT-Kurs ist f\u00fcr alle Berufsgruppen geeignet und hilft Ihnen, Ihre t\u00e4glichen Aufgaben zu optimieren und Ihre Kommunikation zu verbessern. In diesem Training lernen Sie, mithilfe von ChatGPT hochwertige Pr\u00e4sentationen zu erstellen und zu verfassen. Das Trainingsprogramm\u2026 <a class=\"more-link\" href=\"https:\/\/learningnorth.com\/de\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/\">Weiterlesen <span class=\"screen-reader-text\">ChatGPT-Kurs: Lernen Sie, wie Sie k\u00fcnstliche Intelligenz nutzen!<\/span><\/a><\/p>","protected":false},"author":10,"featured_media":625,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[45],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial! - Learning North<\/title>\n<meta name=\"description\" content=\"Con el Curso de ChatGPT, mejora tu redacci\u00f3n, haz interesantes presentaciones y optimiza tu trabajo diario \u00a1Apr\u00e9ndelo aqu\u00ed!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/learningnorth.com\/de\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial! - Learning North\" \/>\n<meta property=\"og:description\" content=\"Con el Curso de ChatGPT, mejora tu redacci\u00f3n, haz interesantes presentaciones y optimiza tu trabajo diario \u00a1Apr\u00e9ndelo aqu\u00ed!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learningnorth.com\/de\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/\" \/>\n<meta property=\"og:site_name\" content=\"Learning North\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-22T15:41:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-22T15:41:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"427\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"cgattucci\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"cgattucci\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/\",\"url\":\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/\",\"name\":\"Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial! - Learning North\",\"isPartOf\":{\"@id\":\"https:\/\/learningnorth.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg\",\"datePublished\":\"2024-08-22T15:41:05+00:00\",\"dateModified\":\"2024-08-22T15:41:30+00:00\",\"author\":{\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\"},\"description\":\"Con el Curso de ChatGPT, mejora tu redacci\u00f3n, haz interesantes presentaciones y optimiza tu trabajo diario \u00a1Apr\u00e9ndelo aqu\u00ed!\",\"breadcrumb\":{\"@id\":\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#primaryimage\",\"url\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg\",\"contentUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg\",\"width\":640,\"height\":427},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learningnorth.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/learningnorth.com\/#website\",\"url\":\"https:\/\/learningnorth.com\/\",\"name\":\"Learning North\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/learningnorth.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\",\"name\":\"cgattucci\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g\",\"caption\":\"cgattucci\"},\"url\":\"https:\/\/learningnorth.com\/de\/author\/cgattucci\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial! - Learning North","description":"Con el Curso de ChatGPT, mejora tu redacci\u00f3n, haz interesantes presentaciones y optimiza tu trabajo diario \u00a1Apr\u00e9ndelo aqu\u00ed!","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:\/\/learningnorth.com\/de\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/","og_locale":"de_DE","og_type":"article","og_title":"Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial! - Learning North","og_description":"Con el Curso de ChatGPT, mejora tu redacci\u00f3n, haz interesantes presentaciones y optimiza tu trabajo diario \u00a1Apr\u00e9ndelo aqu\u00ed!","og_url":"https:\/\/learningnorth.com\/de\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/","og_site_name":"Learning North","article_published_time":"2024-08-22T15:41:05+00:00","article_modified_time":"2024-08-22T15:41:30+00:00","og_image":[{"width":640,"height":427,"url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg","type":"image\/jpeg"}],"author":"cgattucci","twitter_card":"summary_large_image","twitter_misc":{"Written by":"cgattucci","Est. reading time":"5 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/","url":"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/","name":"Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial! - Learning North","isPartOf":{"@id":"https:\/\/learningnorth.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#primaryimage"},"image":{"@id":"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#primaryimage"},"thumbnailUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg","datePublished":"2024-08-22T15:41:05+00:00","dateModified":"2024-08-22T15:41:30+00:00","author":{"@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557"},"description":"Con el Curso de ChatGPT, mejora tu redacci\u00f3n, haz interesantes presentaciones y optimiza tu trabajo diario \u00a1Apr\u00e9ndelo aqu\u00ed!","breadcrumb":{"@id":"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#primaryimage","url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg","contentUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-theshantanukr-16564261-1.jpg","width":640,"height":427},{"@type":"BreadcrumbList","@id":"https:\/\/learningnorth.com\/curso-de-chatgpt-aprende-a-usar-inteligencia-artificial\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learningnorth.com\/"},{"@type":"ListItem","position":2,"name":"Curso de ChatGPT: \u00a1Aprende a usar Inteligencia Artificial!"}]},{"@type":"WebSite","@id":"https:\/\/learningnorth.com\/#website","url":"https:\/\/learningnorth.com\/","name":"Learning North","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learningnorth.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Person","@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557","name":"cgattucci","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/learningnorth.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g","caption":"cgattucci"},"url":"https:\/\/learningnorth.com\/de\/author\/cgattucci\/"}]}},"_links":{"self":[{"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/posts\/619"}],"collection":[{"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/comments?post=619"}],"version-history":[{"count":1,"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/posts\/619\/revisions"}],"predecessor-version":[{"id":628,"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/posts\/619\/revisions\/628"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/media\/625"}],"wp:attachment":[{"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/media?parent=619"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/categories?post=619"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learningnorth.com\/de\/wp-json\/wp\/v2\/tags?post=619"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}