{"id":5828,"date":"2026-03-25T09:00:00","date_gmt":"2026-03-25T08:00:00","guid":{"rendered":"https:\/\/learnllm.nl\/?p=5828"},"modified":"2026-04-06T16:43:17","modified_gmt":"2026-04-06T14:43:17","slug":"ai-vs-automation","status":"publish","type":"post","link":"https:\/\/learnllm.nl\/en\/kennisbank\/basiskennis\/ai-vs-automatisering\/","title":{"rendered":"What is the difference between AI and automation?"},"content":{"rendered":"<p>AI and automation are often used interchangeably, but work fundamentally differently. Automation performs fixed tasks based on preset rules. AI learns from data, recognises patterns and adapts to new situations. The difference determines which technology you choose for which problem.<\/p>\n<h2>How does traditional automation work?<\/h2>\n<p>Traditional automation works on the principle of \u201cif this, do that\u201d. You set rules and the system executes those rules. Each time in the same way, without deviation. A webshop that automatically sends a confirmation e-mail after an order is a typical example: the trigger is the order, the action is the e-mail.<\/p>\n<p>The strength of automation is its predictability. The system works 24\/7 without pause, does not make human errors in routine tasks and is relatively cheap to implement for defined processes. Financial processing, invoice sending and reporting are tasks where that reliability has direct value.<\/p>\n<p>The limitation is that automation is completely dependent on the rules you set up beforehand. An invoice with a different format, a customer request that falls outside the standard pattern, or a process that changes because of a new situation: the system crashes. Adjustment requires manual programming.<\/p>\n<h2>How is AI different from automation?<\/h2>\n<p>AI works not based on fixed rules but on learned patterns. The system analyses data, recognises connections and makes decisions based on context. Where automation stops at an unexpected situation, AI can reason about what is the most logical next step.<\/p>\n<p>As a concrete example, an automation system recognises \u201cWhen will my order be delivered?\u201d as a delivery question only if the sentence is worded exactly like that. An AI system understands that \u201cHow long will shipping take?\u201d and \u201cIs my package on its way?\u201d express the same intention, even if the words are different. That flexibility comes from the learning process, not from preset rules.<\/p>\n<p>AI improves as it processes more data. This makes it suitable for processes with a lot of variation, exceptions or contextual nuance. Our article on <a href=\"\/en\/knowledge-base\/basic-knowledge\/how-ai-works\/\">how AI works<\/a> explains the learning process step by step.<\/p>\n<h2>What are the core differences between AI and automation?<\/h2>\n<p>The core difference lies in how the two technologies deal with variation. Automation performs best on tasks that always run the same and where you can describe all possible scenarios in advance. AI performs best on tasks that require context, interpretation and adaptation.<\/p>\n<p>Automation is the better choice when the rules of a process are crystal clear and stable, when consistency outweighs flexibility, and when the budget is limited. AI adds more value when variation is the norm, when the system needs to learn from new data, or when the exceptions are too numerous to programme them all manually.<\/p>\n<p>A practical rule of thumb: if you can fully describe the process in a decision tree, automation will suffice. If the process is too complex or variable for a decision tree, then AI is the better choice. A full overview of the forms of AI and their capabilities can be found in our article on <a href=\"\/en\/knowledge-base\/basic-knowledge\/what-types-of-ai-are-there\/\">the different types of AI<\/a>.<\/p>\n<h2>When do you opt for AI and when for automation?<\/h2>\n<p>In practice, the first instinctive choice is not always the right one. An HR professional who thinks he needs AI to screen cover letters for hard criteria such as level of education and years of experience will in reality have enough with automation. AI is only needed when soft criteria also come into play, such as writing style or motivation. At LearnLLM, we regularly see this pattern: professionals overestimate what AI needs and underestimate what automation can already do.<\/p>\n<p>The best question to ask before choosing: can I describe all possible situations in this process in advance and capture them in rules? If the answer is yes, you choose automation. If there will always be exceptions that you cannot fully foresee, AI is the logical choice.<\/p>\n<h2>What is a real-life example of AI versus automation?<\/h2>\n<p>One marketing agency illustrates the difference concretely. For sending the weekly newsletter, they use automation: every Monday at 09:00, the mail goes to all subscribers. The trigger is fixed, the action is fixed, the outcome is predictable. Automation is the right choice here.<\/p>\n<p>For answering customer questions via the website, they deploy AI. Customers ask questions in dozens of different ways. \u201cWhen will my order be delivered?\u201d, \u201cHow long will shipping take?\u201d, \u201cIs my package on its way?\u201d are all variations of the same question. An automation system would have to program each variation separately. An AI system recognises the intention behind the wording and gives the right answer, even for a question it has never seen before.<\/p>\n<p>How generative AI like ChatGPT fits into these types of workflows and what it adds, explains our article on <a href=\"\/en\/knowledge-base\/basic-knowledge\/what-is-generative-ai\/\">the operation of generative AI<\/a> from.<\/p>\n<h2>How do you combine AI and automation?<\/h2>\n<p>Automation provides the stable basis for predictable processes, while AI is deployed where flexibility and interpretation are needed. A billing system that processes standard invoices automatically but engages AI for invoices with a different format is a concrete example of this hybrid approach. The automation processes the volume, the AI handles the exceptions.<\/p>\n<p>For professionals, this means that knowledge of both technologies is necessary to make the right choice. Our article on <a href=\"\/en\/knowledge-base\/basic-knowledge\/what-is-artificial-intelligence\/\">what artificial intelligence is<\/a> lays the technological foundation. In the <a href=\"\/en\/ai-course\/chatgpt-course\/\">ChatGPT course from LearnLLM<\/a> learn how to practically deploy AI in your daily work processes, alongside or in combination with existing automation.<\/p>","protected":false},"excerpt":{"rendered":"<p>AI and automation are often used interchangeably, but work fundamentally differently. Automation performs fixed tasks on<\/p>","protected":false},"author":1,"featured_media":5825,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[123],"tags":[],"class_list":["post-5828","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-basiskennis"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wat is het verschil tussen AI en automatisering?<\/title>\n<meta name=\"description\" content=\"Wat is het verschil tussen AI en automatisering? Wanneer kies je voor AI, wanneer voor automatisering en hoe combineer je beide in de praktijk.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/learnllm.nl\/en\/knowledge-base\/basic-knowledge\/ai-vs-automation\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wat is het verschil tussen AI en automatisering?\" \/>\n<meta property=\"og:description\" content=\"Wat is het verschil tussen AI en automatisering? Wanneer kies je voor AI, wanneer voor automatisering en hoe combineer je beide in de praktijk.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learnllm.nl\/en\/knowledge-base\/basic-knowledge\/ai-vs-automation\/\" \/>\n<meta property=\"og:site_name\" content=\"LearnLLM\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-25T08:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T14:43:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/03\/ai-vs-automatisering.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"585\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Dennis van de Velde\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dennis van de Velde\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/\"},\"author\":{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/en\\\/#founder\",\"name\":\"Dennis van de Velde\",\"url\":\"https:\\\/\\\/learnllm.nl\\\/over-learnllm\\\/\",\"jobTitle\":\"Oprichter & SEO-specialist\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/dennisvandevelde\\\/\",\"https:\\\/\\\/github.com\\\/DennisvdVelde\",\"https:\\\/\\\/medium.com\\\/@dennisvandevelde\",\"https:\\\/\\\/hashnode.com\\\/@Dennisvandevelde\"],\"knowsAbout\":[\"ChatGPT\",\"Claude\",\"Gemini\",\"Perplexity\",\"Grok\",\"Grote taalmodellen\",\"Generatieve AI\",\"AI-workflows\",\"Professioneel gebruik van AI\",\"Zoekmachineoptimalisatie\"]},\"headline\":\"Wat is het verschil tussen AI en automatisering?\",\"datePublished\":\"2026-03-25T08:00:00+00:00\",\"dateModified\":\"2026-04-06T14:43:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/\"},\"wordCount\":892,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/learnllm.nl\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/ai-vs-automatisering.png\",\"articleSection\":[\"Basiskennis\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/\",\"url\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/\",\"name\":\"Wat is het verschil tussen AI en automatisering?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/learnllm.nl\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/ai-vs-automatisering.png\",\"datePublished\":\"2026-03-25T08:00:00+00:00\",\"dateModified\":\"2026-04-06T14:43:17+00:00\",\"description\":\"Wat is het verschil tussen AI en automatisering? Wanneer kies je voor AI, wanneer voor automatisering en hoe combineer je beide in de praktijk.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#primaryimage\",\"url\":\"https:\\\/\\\/learnllm.nl\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/ai-vs-automatisering.png\",\"contentUrl\":\"https:\\\/\\\/learnllm.nl\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/ai-vs-automatisering.png\",\"width\":1792,\"height\":1024,\"caption\":\"Verschil AI en automatisering\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/kennisbank\\\/basiskennis\\\/ai-vs-automatisering\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/learnllm.nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wat is het verschil tussen AI en automatisering?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/#website\",\"url\":\"https:\\\/\\\/learnllm.nl\\\/\",\"name\":\"LearnLLM\",\"description\":\"Professioneel werken met AI\",\"publisher\":{\"@id\":\"https:\\\/\\\/learnllm.nl\\\/#organization\"},\"alternateName\":\"LearnLLM\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/learnllm.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Organization\",\"EducationalOrganization\"],\"@id\":\"https:\\\/\\\/learnllm.nl\\\/#organization\",\"name\":\"LearnLLM\",\"alternateName\":\"LearnLLM\",\"url\":\"https:\\\/\\\/learnllm.nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/en\\\/#logo\",\"url\":\"https:\\\/\\\/learnllm.nl\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/LearnLLM-final-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/learnllm.nl\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/LearnLLM-final-logo-1.png\",\"caption\":\"LearnLLM\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/learnllm.nl\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/LearnLLM-final-logo-1.png\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/learnllm\\\/\",\"https:\\\/\\\/www.wikidata.org\\\/wiki\\\/Q138800572\"],\"foundingDate\":\"2026\",\"telephone\":\"+31657993310\",\"identifier\":{\"@type\":\"PropertyValue\",\"propertyID\":\"KVK\",\"value\":\"42035044\"},\"founder\":{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/en\\\/#founder\",\"name\":\"Dennis van de Velde\",\"jobTitle\":\"Oprichter & SEO-specialist\",\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/en\\\/#organization\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/dennisvandevelde\\\/\",\"https:\\\/\\\/github.com\\\/DennisvdVelde\",\"https:\\\/\\\/medium.com\\\/@dennisvandevelde\",\"https:\\\/\\\/www.facebook.com\\\/dennis.vandevelde.1\",\"https:\\\/\\\/hashnode.com\\\/@Dennisvandevelde\"],\"knowsAbout\":[\"ChatGPT\",\"Claude\",\"Gemini\",\"Perplexity\",\"Grok\",\"Grote taalmodellen\",\"Generatieve AI\",\"AI-workflows\",\"Professioneel gebruik van AI\",\"Zoekmachineoptimalisatie\",\"Python automatisering\",\"SEO contentstrategie\u00ebn\"]},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+31657993310\",\"email\":\"info@learnllm.nl\",\"contactType\":\"customer support\",\"areaServed\":\"NL\",\"availableLanguage\":\"Dutch\"},\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Philitelaan 61\",\"addressLocality\":\"Eindhoven\",\"postalCode\":\"5617 AJ\",\"addressCountry\":\"NL\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/learnllm.nl\\\/#\\\/schema\\\/person\\\/8f29cf7656af28444b77ef068871f098\",\"name\":\"Dennis van de Velde\",\"pronouns\":\"hij\\\/hem\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4040d56722338db3f251abac40ddd60fcb1168eb15eaaa863cea636e43b3cd8b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4040d56722338db3f251abac40ddd60fcb1168eb15eaaa863cea636e43b3cd8b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4040d56722338db3f251abac40ddd60fcb1168eb15eaaa863cea636e43b3cd8b?s=96&d=mm&r=g\",\"caption\":\"Dennis van de Velde\"},\"description\":\"Dennis van de Velde is SEO specialist bij Space'M Online en oprichter van LearnLLM.nl. Hij helpt professionals slimmer werken met AI-tools zoals ChatGPT, Claude en Gemini, door middel van praktische e-learning cursussen in het Nederlands.\",\"sameAs\":[\"http:\\\/\\\/learnllm.nl\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/dennisvandevelde\\\/\"],\"url\":\"https:\\\/\\\/learnllm.nl\\\/en\\\/author\\\/dennis-van-de-velde\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is the difference between AI and automation?","description":"What is the difference between AI and automation? When to choose AI, when to choose automation and how to combine the two in practice.","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:\/\/learnllm.nl\/en\/knowledge-base\/basic-knowledge\/ai-vs-automation\/","og_locale":"en_GB","og_type":"article","og_title":"Wat is het verschil tussen AI en automatisering?","og_description":"Wat is het verschil tussen AI en automatisering? Wanneer kies je voor AI, wanneer voor automatisering en hoe combineer je beide in de praktijk.","og_url":"https:\/\/learnllm.nl\/en\/knowledge-base\/basic-knowledge\/ai-vs-automation\/","og_site_name":"LearnLLM","article_published_time":"2026-03-25T08:00:00+00:00","article_modified_time":"2026-04-06T14:43:17+00:00","og_image":[{"url":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/03\/ai-vs-automatisering.png","width":1024,"height":585,"type":"image\/png"}],"author":"Dennis van de Velde","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Dennis van de Velde","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#article","isPartOf":{"@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/"},"author":{"@type":"Person","@id":"https:\/\/learnllm.nl\/en\/#founder","name":"Dennis van de Velde","url":"https:\/\/learnllm.nl\/over-learnllm\/","jobTitle":"Oprichter & SEO-specialist","sameAs":["https:\/\/www.linkedin.com\/in\/dennisvandevelde\/","https:\/\/github.com\/DennisvdVelde","https:\/\/medium.com\/@dennisvandevelde","https:\/\/hashnode.com\/@Dennisvandevelde"],"knowsAbout":["ChatGPT","Claude","Gemini","Perplexity","Grok","Grote taalmodellen","Generatieve AI","AI-workflows","Professioneel gebruik van AI","Zoekmachineoptimalisatie"]},"headline":"Wat is het verschil tussen AI en automatisering?","datePublished":"2026-03-25T08:00:00+00:00","dateModified":"2026-04-06T14:43:17+00:00","mainEntityOfPage":{"@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/"},"wordCount":892,"commentCount":0,"publisher":{"@id":"https:\/\/learnllm.nl\/#organization"},"image":{"@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#primaryimage"},"thumbnailUrl":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/03\/ai-vs-automatisering.png","articleSection":["Basiskennis"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/","url":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/","name":"What is the difference between AI and automation?","isPartOf":{"@id":"https:\/\/learnllm.nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#primaryimage"},"image":{"@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#primaryimage"},"thumbnailUrl":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/03\/ai-vs-automatisering.png","datePublished":"2026-03-25T08:00:00+00:00","dateModified":"2026-04-06T14:43:17+00:00","description":"What is the difference between AI and automation? When to choose AI, when to choose automation and how to combine the two in practice.","breadcrumb":{"@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#primaryimage","url":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/03\/ai-vs-automatisering.png","contentUrl":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/03\/ai-vs-automatisering.png","width":1792,"height":1024,"caption":"Verschil AI en automatisering"},{"@type":"BreadcrumbList","@id":"https:\/\/learnllm.nl\/kennisbank\/basiskennis\/ai-vs-automatisering\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learnllm.nl\/"},{"@type":"ListItem","position":2,"name":"Wat is het verschil tussen AI en automatisering?"}]},{"@type":"WebSite","@id":"https:\/\/learnllm.nl\/#website","url":"https:\/\/learnllm.nl\/","name":"LearnLLM","description":"Working professionally with AI","publisher":{"@id":"https:\/\/learnllm.nl\/#organization"},"alternateName":"LearnLLM","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learnllm.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Organization","EducationalOrganization"],"@id":"https:\/\/learnllm.nl\/#organization","name":"LearnLLM","alternateName":"LearnLLM","url":"https:\/\/learnllm.nl\/","logo":{"@type":"ImageObject","@id":"https:\/\/learnllm.nl\/en\/#logo","url":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/01\/LearnLLM-final-logo-1.png","contentUrl":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/01\/LearnLLM-final-logo-1.png","caption":"LearnLLM"},"image":{"@type":"ImageObject","@id":"https:\/\/learnllm.nl\/en\/#primaryimage","url":"https:\/\/learnllm.nl\/wp-content\/uploads\/2026\/01\/LearnLLM-final-logo-1.png"},"sameAs":["https:\/\/www.linkedin.com\/company\/learnllm\/","https:\/\/www.wikidata.org\/wiki\/Q138800572"],"foundingDate":"2026","telephone":"+31657993310","identifier":{"@type":"PropertyValue","propertyID":"KVK","value":"42035044"},"founder":{"@type":"Person","@id":"https:\/\/learnllm.nl\/en\/#founder","name":"Dennis van de Velde","jobTitle":"Oprichter & SEO-specialist","worksFor":{"@type":"Organization","@id":"https:\/\/learnllm.nl\/en\/#organization"},"sameAs":["https:\/\/www.linkedin.com\/in\/dennisvandevelde\/","https:\/\/github.com\/DennisvdVelde","https:\/\/medium.com\/@dennisvandevelde","https:\/\/www.facebook.com\/dennis.vandevelde.1","https:\/\/hashnode.com\/@Dennisvandevelde"],"knowsAbout":["ChatGPT","Claude","Gemini","Perplexity","Grok","Grote taalmodellen","Generatieve AI","AI-workflows","Professioneel gebruik van AI","Zoekmachineoptimalisatie","Python automatisering","SEO contentstrategie\u00ebn"]},"contactPoint":{"@type":"ContactPoint","telephone":"+31657993310","email":"info@learnllm.nl","contactType":"customer support","areaServed":"NL","availableLanguage":"Dutch"},"address":{"@type":"PostalAddress","streetAddress":"Philitelaan 61","addressLocality":"Eindhoven","postalCode":"5617 AJ","addressCountry":"NL"}},{"@type":"Person","@id":"https:\/\/learnllm.nl\/#\/schema\/person\/8f29cf7656af28444b77ef068871f098","name":"Dennis van de Velde","pronouns":"hij\/hem","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/4040d56722338db3f251abac40ddd60fcb1168eb15eaaa863cea636e43b3cd8b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4040d56722338db3f251abac40ddd60fcb1168eb15eaaa863cea636e43b3cd8b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4040d56722338db3f251abac40ddd60fcb1168eb15eaaa863cea636e43b3cd8b?s=96&d=mm&r=g","caption":"Dennis van de Velde"},"description":"Dennis van de Velde is SEO specialist at Space'M Online and founder of LearnLLM.nl. He helps professionals work smarter with AI tools such as ChatGPT, Claude and Gemini, through practical e-learning courses in Dutch.","sameAs":["http:\/\/learnllm.nl","https:\/\/www.linkedin.com\/in\/dennisvandevelde\/"],"url":"https:\/\/learnllm.nl\/en\/author\/dennis-van-de-velde\/"}]}},"_yoast_wpseo_title":"Wat is het verschil tussen AI en automatisering?","_yoast_wpseo_metadesc":"Wat is het verschil tussen AI en automatisering? Wanneer kies je voor AI, wanneer voor automatisering en hoe combineer je beide in de praktijk.","_links":{"self":[{"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/posts\/5828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/comments?post=5828"}],"version-history":[{"count":4,"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/posts\/5828\/revisions"}],"predecessor-version":[{"id":6750,"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/posts\/5828\/revisions\/6750"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/media\/5825"}],"wp:attachment":[{"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/media?parent=5828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/categories?post=5828"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learnllm.nl\/en\/wp-json\/wp\/v2\/tags?post=5828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}