{"id":15064,"date":"2023-07-17T13:46:15","date_gmt":"2023-07-17T12:46:15","guid":{"rendered":"https:\/\/sovanta.com\/?p=15064"},"modified":"2023-07-27T16:27:12","modified_gmt":"2023-07-27T15:27:12","slug":"why-and-when-use-generative-ai","status":"publish","type":"post","link":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/","title":{"rendered":"Why and when use Generative AI?"},"content":{"rendered":"\n<p><strong>Generative AI, is a powerful Artificial Intelligence technology that creates new content such as text or images. This concept has been around for quite some time and operates by predicting the next piece of information, such as the next word in a sentence. The emergence of ChatGPT has brought generative text AI into the spotlight, especially considering the prevalence of textual data in business applications. Our Data Science team is watching the movement in the market around Generative AI quite closely. Especially, of course, with a view to AI for the SAP community. Florian Leicher, Data Scientist at sovanta, has summarized his thoughts on this topic here:<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Top Performer ChatGPT<\/h2>\n\n\n\n<p>While ChatGPT&#8217;s underlying model is larger than previous versions, it follows the same principles as previous generative AI models. However, what sets ChatGPT apart is its exceptional performance, thanks to extensive and well-designed training data. This breakthrough has sparked a race among other large language models (LLMs) to reach a similar level of sophistication, as evident from the leaderboard:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><a href=\"https:\/\/chat.lmsys.org\/?leaderboard\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/image-1024x315.png\" alt=\"\" class=\"wp-image-15048\" width=\"840\" height=\"258\" srcset=\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/image-1024x315.png 1024w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/image-300x92.png 300w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/image-768x236.png 768w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/image.png 1459w\" sizes=\"(max-width: 840px) 100vw, 840px\" \/><\/a><figcaption>Leaderboard: chat.lmsys.org<\/figcaption><\/figure>\n\n\n\n<p>In some ways these models are a game changer, because they are so readily available to anyone. You can interact with them just via natural language instead of knowing special code. The amazing thing is, that even though they are only trained on predicting the next most likely word in the sentence, this concept is abstract enough that it can be used in a wide variety of contexts. The other big advantage is, that you only need a very small amount of examples (\u201ctraining data\u201d) because most of the knowledge is already implictly contained in the model.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Business-Cases\">Business Cases for Generative AI <\/h2>\n\n\n\n<p>Certain use cases are made much easier with these large language models. Here are some examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>\u201cClassification\u201d<\/strong><br>You might have many customer tickets that are created and want to forward them to the right place. If you only have a limited amount of categories, it will be straight forward to build a prompt that classifies those.<\/li><li><strong>\u201cNamed Entity Recognition\u201d<\/strong><br>Finding certain categories or structures in natural language text. For example, your customers might send you product orders in emails. It is quite simple to use an LLM to detect the customer\u2019s name, product names and certain intents such as negotiation requests, etc. in the email. You can easily write a prompt that sends two or three correctly labelled examples and then asks for the incoming email to be annotated.<\/li><li><strong>&#8220;Content Creation&#8221;<\/strong><br>Generative AI makes a huge difference in marketing, especially in content creation. Texts on any business related topic can be created with clear prompts. In the process, requests for the length, tonality and alignment of the text are also fulfilled. Summaries, appropriate headlines and more are created in the blink of an eye.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Limitations of LLMs<\/h2>\n\n\n\n<p>There are also many cases where the use of LLMs is not suitable because they have several limitations:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>LLMs are bad at math<\/strong><br>You will probably want to use a regression model or a neural network.<\/li><li><strong>LLMs don&#8217;t like rules<\/strong><br>It is very hard to give an LLM concrete rules that can be very easily implemented in an algorithm.<\/li><li><strong>LLMs can&#8217;t read more than 3 pages<\/strong><br>All current LLMs have a fixed number of tokens that can be processed as input and output. In the case of GPT3.5 this is 4096 tokens (~3 pages of single-lined English text). For problems where you have to search through vast amounts of data, you can\u2019t simply ask an LLM to do the work for you.<\/li><li><strong>LLMs are great liars<\/strong><br>An LLM only implicitly learns information. Data points that have only appeared very rarely (or not at all) in the trading dataset when it was originally trained are likely not always picked up. So it will produce a lot of wrong information. The reason for these so called \u201challucinations\u201d is that the model is alwasy trained to predict the next word &#8211; so it has to sound confident even without having actual information. You could use a knowledge graph for exact results.<\/li><li><strong>LLMs are always outdated<\/strong><br>The LLM draws its knowledge from a data source that is never up to date on a daily basis. This outdated knowledge cannot be used to answer questions about current events.<\/li><\/ul>\n\n\n\n\n  <div id=\"horizontal-teaserblock_64ac0d8ae18d0\" class=\"block__horizontal-teaser -detect-in-viewport  -aspect-ratio--teaser_16_9\">\n    <div class=\"horizontal-teaser__wrapper\">\n      <div class=\"horizontal-teaser\">\n        <div class=\"horizontal-teaser__content__wrapper has--background-color \">\n                    <div class=\"horizontal-teaser__content\">\n            <h3 class=\"h2\">KI PoC with the ITZBund for the Federal Finance Administration<\/h3>\n                        <p>Having an overview of invoices and financial transactions is something only the most experienced experts can do. Using data analytics, artificial intelligence and employee know-how, a team from sovanta AG, \u2026<\/p>\n                                      <div class=\"horizontal-teaser__link\">\n                <a class=\"btn btn--primary\" href=\"https:\/\/sovanta.com\/en\/ki-poc-with-the-itzbund-for-the-federal-finance-administration\/\" >Erfahren Sie mehr<\/a>\n              <\/div>\n                      <\/div>\n        <\/div>\n                <div class=\"horizontal-teaser__img__wrapper\">\n          <img decoding=\"async\" width=\"738\" height=\"416\" src=\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-738x416.jpg\" class=\"attachment-teaser_16_9 size-teaser_16_9\" alt=\"\" srcset=\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-738x416.jpg 738w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-300x169.jpg 300w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-1024x576.jpg 1024w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-768x432.jpg 768w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-1536x864.jpg 1536w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9.jpg 1920w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-1400x788.jpg 1400w, https:\/\/sovanta.com\/wp-content\/uploads\/2023\/03\/frau-schaut-hoch-ipad-tablet-lichter-decke_web_stock_16-9-700x394.jpg 700w\" sizes=\"(max-width: 738px) 100vw, 738px\" \/>        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\">Generative AI vs. customly-trained models<\/h2>\n\n\n\n<p>But of course it is totally impressive what is possible with Generative AI these days. That&#8217;s why it&#8217;s not surprising that ChatGPT and Co. are currently very present in the media. Everyone seems to have an opinion on LLMs. But can they really solve all the challenges, especially with regard to business challenges? My answer is no. Because there are many business scenarios, where the use of an externally hosted LLM is not the preferred approach. Why? Besides privacy reasons, one is vendor-locked and doesn\u2019t have any control over what training data went into the model. This is why in addition to the generic models, which are very large and powerful, the classic approach using smaller customly-trained natural language models is also justified. Such models are likely sufficient and can be more cost-effective. It becomes clear: although there are certain use cases where LLMs work great, they are not the optimal choice for business applications. The perfect way: Companies should harness the benefits of open models while maintaining control over their data and optimizing their training pipeline.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Generative AI is on the right track<\/h2>\n\n\n\n<p>The movements in Generative AI are great and the hype is completely justified, considering all that is possible through LLMs. But we must always be aware that it is not a universal remedy, Generative AI complements and facilitates many work steps &#8211; but it remains exciting to see in which direction the use cases will develop. We are still at the beginning. What difference will partnerships like SAP&#8217;s and Microsoft&#8217;s make? The technology is there, and now it remains to be seen how business will work with it. We will keep you up to date.<\/p>\n\n\n\n<div id=\"contact-personblock_64ac0d4ae18cf\" class=\"block__contact-person -detect-in-viewport block__contact-person--default block__contact-person--with-headline has-seashell-background-color has-background-color\">\n\n  <div class=\"contact-person__wrapper\">\n\n    <div class=\"contact-person__header\">\n\n      <div class=\"contact-person__header__wrapper\">\n\n        \n\n                    <div class=\"contact-person__image\">\n            <img decoding=\"async\" width=\"350\" height=\"466\" src=\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/Florian-Leicher_weg-350x466.jpg\" class=\"attachment-contact_person size-contact_person wp-post-image\" alt=\"\" \/>          <\/div>\n                                  <div class=\"contact-person__name\">\n              Florian Leicher            <\/div>\n                        <div class=\"contact-person__position\">\n              Data Scientist            <\/div>\n          \n          \n      <\/div>\n\n    <\/div>\n\n    <div class=\"contact-person__body\">\n\n              <h2 class=\"h3 contact-person__headline\">Your Contact<\/h2>\n      \n      \n                    <div class=\"contact-person__text\">\n          Florian Leicher works as a Data Scientist at sovanta. He is an expert in process automation and ML-assisted information retrieval. He has a passion for visualizing results machine learning results in captivating diagrams to offer a holistic understanding of the business data.        <\/div>\n      \n                  \n                    <div class=\"contact-person__channels\">\n                                      <a href=\"https:\/\/www.linkedin.com\/in\/leicher\/?locale=de_DE\" class=\"contact-person__channel contact-person__channel--linkedin\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Contact via Linkedin\">\n            <span class=\"icon icon--svg\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"linkedin-in\" class=\"svg-inline--fa fa-linkedin-in fa-w-14\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/path><\/svg><\/span>    <\/a>\n                          <\/div>      \n    <\/div>\n\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Generative AI, is a powerful Artificial Intelligence technology that creates new content such as text or images. This concept has been around \u2026<\/p>\n","protected":false},"author":3,"featured_media":15219,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[308],"tags":[],"competence":[],"Industry":[],"line_of_business":[],"resource":[376],"systems-and-technologies":[],"class_list":["post-15064","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sovanta-en","resource-blog-en"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Why and when use Generative AI? - sovanta AG<\/title>\n<meta name=\"description\" content=\"Florian Leicher, Data Scientist at sovanta, has summarized his thoughts around Generative AI and SAP in this blogpost.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why and when use Generative AI? - sovanta AG\" \/>\n<meta property=\"og:description\" content=\"Florian Leicher, Data Scientist at sovanta, has summarized his thoughts around Generative AI and SAP in this blogpost.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/\" \/>\n<meta property=\"og:site_name\" content=\"sovanta AG\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/sovantaAG\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-17T12:46:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-27T15:27:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"sova.hilkert\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sovanta_AG\" \/>\n<meta name=\"twitter:site\" content=\"@sovanta_AG\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"sova.hilkert\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/\"},\"author\":{\"name\":\"sova.hilkert\",\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3\"},\"headline\":\"Why and when use Generative AI?\",\"datePublished\":\"2023-07-17T12:46:15+00:00\",\"dateModified\":\"2023-07-27T15:27:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/\"},\"wordCount\":1002,\"publisher\":{\"@id\":\"https:\/\/sovanta.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg\",\"articleSection\":[\"sovanta\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/\",\"url\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/\",\"name\":\"Why and when use Generative AI? - sovanta AG\",\"isPartOf\":{\"@id\":\"https:\/\/sovanta.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg\",\"datePublished\":\"2023-07-17T12:46:15+00:00\",\"dateModified\":\"2023-07-27T15:27:12+00:00\",\"description\":\"Florian Leicher, Data Scientist at sovanta, has summarized his thoughts around Generative AI and SAP in this blogpost.\",\"breadcrumb\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage\",\"url\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg\",\"contentUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg\",\"width\":1920,\"height\":1080,\"caption\":\"Madrid, Spain - January 12, 2023: Home screen of ChatGPT, AI or artificial intelligence chatbot developed by OpenAI.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sovanta.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why and when use Generative AI?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sovanta.com\/en\/#website\",\"url\":\"https:\/\/sovanta.com\/en\/\",\"name\":\"sovanta AG\",\"description\":\"Simplify IT, HR and Sales\",\"publisher\":{\"@id\":\"https:\/\/sovanta.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sovanta.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sovanta.com\/en\/#organization\",\"name\":\"sovanta AG\",\"url\":\"https:\/\/sovanta.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg\",\"contentUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg\",\"width\":380,\"height\":226,\"caption\":\"sovanta AG\"},\"image\":{\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/sovantaAG\/\",\"https:\/\/x.com\/sovanta_AG\",\"https:\/\/www.linkedin.com\/company\/sovanta-ag\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3\",\"name\":\"sova.hilkert\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why and when use Generative AI? - sovanta AG","description":"Florian Leicher, Data Scientist at sovanta, has summarized his thoughts around Generative AI and SAP in this blogpost.","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:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/","og_locale":"en_GB","og_type":"article","og_title":"Why and when use Generative AI? - sovanta AG","og_description":"Florian Leicher, Data Scientist at sovanta, has summarized his thoughts around Generative AI and SAP in this blogpost.","og_url":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/","og_site_name":"sovanta AG","article_publisher":"https:\/\/www.facebook.com\/sovantaAG\/","article_published_time":"2023-07-17T12:46:15+00:00","article_modified_time":"2023-07-27T15:27:12+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg","type":"image\/jpeg"}],"author":"sova.hilkert","twitter_card":"summary_large_image","twitter_creator":"@sovanta_AG","twitter_site":"@sovanta_AG","twitter_misc":{"Written by":"sova.hilkert","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#article","isPartOf":{"@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/"},"author":{"name":"sova.hilkert","@id":"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3"},"headline":"Why and when use Generative AI?","datePublished":"2023-07-17T12:46:15+00:00","dateModified":"2023-07-27T15:27:12+00:00","mainEntityOfPage":{"@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/"},"wordCount":1002,"publisher":{"@id":"https:\/\/sovanta.com\/en\/#organization"},"image":{"@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage"},"thumbnailUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg","articleSection":["sovanta"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/","url":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/","name":"Why and when use Generative AI? - sovanta AG","isPartOf":{"@id":"https:\/\/sovanta.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage"},"image":{"@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage"},"thumbnailUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg","datePublished":"2023-07-17T12:46:15+00:00","dateModified":"2023-07-27T15:27:12+00:00","description":"Florian Leicher, Data Scientist at sovanta, has summarized his thoughts around Generative AI and SAP in this blogpost.","breadcrumb":{"@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#primaryimage","url":"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg","contentUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2023\/07\/AdobeStock_562085745_ChatGPT.jpg","width":1920,"height":1080,"caption":"Madrid, Spain - January 12, 2023: Home screen of ChatGPT, AI or artificial intelligence chatbot developed by OpenAI."},{"@type":"BreadcrumbList","@id":"https:\/\/sovanta.com\/en\/why-and-when-use-generative-ai\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sovanta.com\/en\/"},{"@type":"ListItem","position":2,"name":"Why and when use Generative AI?"}]},{"@type":"WebSite","@id":"https:\/\/sovanta.com\/en\/#website","url":"https:\/\/sovanta.com\/en\/","name":"sovanta AG","description":"Simplify IT, HR and Sales","publisher":{"@id":"https:\/\/sovanta.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sovanta.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/sovanta.com\/en\/#organization","name":"sovanta AG","url":"https:\/\/sovanta.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg","contentUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg","width":380,"height":226,"caption":"sovanta AG"},"image":{"@id":"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/sovantaAG\/","https:\/\/x.com\/sovanta_AG","https:\/\/www.linkedin.com\/company\/sovanta-ag\/"]},{"@type":"Person","@id":"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3","name":"sova.hilkert"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts\/15064","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/comments?post=15064"}],"version-history":[{"count":11,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts\/15064\/revisions"}],"predecessor-version":[{"id":15506,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts\/15064\/revisions\/15506"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/media\/15219"}],"wp:attachment":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/media?parent=15064"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/categories?post=15064"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/tags?post=15064"},{"taxonomy":"competence","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/competence?post=15064"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/Industry?post=15064"},{"taxonomy":"line_of_business","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/line_of_business?post=15064"},{"taxonomy":"resource","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/resource?post=15064"},{"taxonomy":"sap-product","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/systems-and-technologies?post=15064"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}