{"id":331,"date":"2026-07-06T08:22:30","date_gmt":"2026-07-06T06:22:30","guid":{"rendered":"https:\/\/ebcreation.fr\/?page_id=331"},"modified":"2026-07-06T09:04:03","modified_gmt":"2026-07-06T07:04:03","slug":"automatisation-ia","status":"publish","type":"page","link":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/","title":{"rendered":"Automatisation &amp; IA"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap');\n\n#ebc-vitrine {\n  --ardoise: #1F2933;\n  --teal: #14B8A6;\n  --teal-dark: #0F766E;\n  --bg: #FFFFFF;\n  --bg-alt: #F4F5F3;\n  --text: #1A1A1A;\n  --soft: #5A6572;\n  --border: #E3E6E3;\n  font-family: 'DM Sans', system-ui, sans-serif;\n  color: var(--text);\n  line-height: 1.6;\n  background: var(--bg);\n}\n#ebc-vitrine * { box-sizing: border-box; margin: 0; padding: 0; }\n#ebc-vitrine .wrap { max-width: 1080px; margin: 0 auto; padding: 0 24px; }\n#ebc-vitrine section { padding: 52px 0; }\n#ebc-vitrine .alt { background: var(--bg-alt); }\n#ebc-vitrine h1, #ebc-vitrine h2, #ebc-vitrine h3 {\n  font-family: 'Space Grotesk', sans-serif; color: var(--ardoise);\n  line-height: 1.2; letter-spacing: -0.01em;\n}\n#ebc-vitrine h1 { font-size: clamp(1.7rem, 3.6vw, 2.3rem); font-weight: 700; }\n#ebc-vitrine h2 { font-size: clamp(1.25rem, 2.3vw, 1.55rem); font-weight: 600; margin-bottom: 14px; }\n#ebc-vitrine h3 { font-size: 1.05rem; font-weight: 600; margin-bottom: 8px; }\n#ebc-vitrine p { color: var(--text); }\n#ebc-vitrine .lead { font-size: 1rem; color: var(--soft); max-width: 660px; }\n#ebc-vitrine a { color: var(--teal-dark); text-decoration: none; }\n#ebc-vitrine a:hover { text-decoration: underline; }\n\n\/* Boutons *\/\n#ebc-vitrine .btn {\n  display: inline-block; background: var(--teal); color: #fff;\n  font-family: 'DM Sans', sans-serif; font-weight: 500; font-size: 1rem;\n  padding: 13px 26px; border-radius: 8px; transition: background 0.2s;\n}\n#ebc-vitrine .btn:hover { background: var(--teal-dark); text-decoration: none; }\n\n\/* H\u00e9ro (bandeau ardoise) *\/\n#ebc-vitrine .hero { background: var(--ardoise); color: #fff; padding: 68px 0; }\n#ebc-vitrine .hero h1 { color: #fff; margin-bottom: 18px; max-width: 820px; }\n#ebc-vitrine .hero .lead { color: #C7CDD4; margin-bottom: 28px; }\n#ebc-vitrine .hero .accent { color: var(--teal); }\n#ebc-vitrine .hero-logo { width: 300px; max-width: 70%; height: auto; display: block; margin-bottom: 24px; }\n#ebc-vitrine .hero-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 44px; align-items: center; }\n#ebc-vitrine .hero-visual img { width: 100%; height: auto; display: block; }\n@media (max-width: 820px) {\n  #ebc-vitrine .hero-grid { grid-template-columns: 1fr; gap: 30px; }\n  #ebc-vitrine .hero-visual { max-width: 440px; }\n}\n\n\/* Grilles *\/\n#ebc-vitrine .grid3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 24px; margin-top: 34px; }\n#ebc-vitrine .card { background: var(--bg); border: 1px solid var(--border); border-radius: 12px; padding: 26px; }\n#ebc-vitrine .alt .card { background: #fff; }\n#ebc-vitrine .card .ico { font-size: 1.7rem; display: block; margin-bottom: 10px; }\n#ebc-vitrine .card p { color: var(--soft); }\n\n\/* \u00c9tapes *\/\n#ebc-vitrine .steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 26px; margin-top: 34px; }\n#ebc-vitrine .step .num {\n  font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 1.25rem;\n  width: 46px; height: 46px; border-radius: 50%; background: var(--teal); color: #fff;\n  display: flex; align-items: center; justify-content: center; margin-bottom: 14px;\n}\n#ebc-vitrine .step p { color: var(--soft); }\n\n\/* Offres *\/\n#ebc-vitrine .offers { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 24px; margin-top: 34px; align-items: stretch; }\n#ebc-vitrine .offer { border: 1px solid var(--border); border-radius: 12px; padding: 28px 24px; background: #fff; display: flex; flex-direction: column; }\n#ebc-vitrine .offer.feat { border: 2px solid var(--teal); position: relative; }\n#ebc-vitrine .offer .badge {\n  position: absolute; top: -13px; left: 50%; transform: translateX(-50%);\n  background: var(--teal); color: #fff; font-size: 0.78rem; font-weight: 500;\n  padding: 5px 15px; border-radius: 20px; white-space: nowrap;\n}\n#ebc-vitrine .offer h3 { margin-bottom: 6px; }\n#ebc-vitrine .offer .desc { color: var(--soft); flex-grow: 1; margin-bottom: 18px; }\n#ebc-vitrine .offer .price { font-family: 'Space Grotesk', sans-serif; font-size: 1.7rem; font-weight: 700; color: var(--ardoise); }\n#ebc-vitrine .offer .price small { font-size: 0.95rem; font-weight: 500; color: var(--soft); }\n#ebc-vitrine .center { text-align: center; }\n#ebc-vitrine .mt40 { margin-top: 32px; }\n\n\/* Encadr\u00e9 lancement *\/\n#ebc-vitrine .launch { background: #E7F6F4; border: 1px solid var(--teal); border-radius: 14px; padding: 34px; text-align: center; }\n#ebc-vitrine .launch .tag { font-weight: 700; color: var(--teal-dark); letter-spacing: 0.03em; text-transform: uppercase; font-size: 0.82rem; }\n#ebc-vitrine .launch h2 { margin: 10px 0; }\n\n\/* CTA final (ardoise) *\/\n#ebc-vitrine .final { background: var(--ardoise); color: #fff; text-align: center; }\n#ebc-vitrine .final h2 { color: #fff; }\n#ebc-vitrine .final .lead { color: #C7CDD4; margin: 0 auto 26px; }\n#ebc-vitrine .final .coord { margin-top: 22px; color: #C7CDD4; font-size: 1rem; }\n#ebc-vitrine .final .coord a { color: var(--teal); }\n\n\/* FAQ *\/\n#ebc-vitrine .faq { max-width: 760px; }\n#ebc-vitrine details { border-bottom: 1px solid var(--border); padding: 16px 0; }\n#ebc-vitrine summary { font-family: 'Space Grotesk', sans-serif; font-weight: 600; font-size: 1.05rem; color: var(--ardoise); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; }\n#ebc-vitrine summary::-webkit-details-marker { display: none; }\n#ebc-vitrine summary::after { content: '+'; color: var(--teal); font-size: 1.4rem; font-weight: 400; }\n#ebc-vitrine details[open] summary::after { content: '\u2013'; }\n#ebc-vitrine details p { color: var(--soft); margin-top: 10px; }\n\n@media (max-width: 640px) {\n  #ebc-vitrine section { padding: 44px 0; }\n  #ebc-vitrine .hero { padding: 58px 0; }\n  #ebc-vitrine .launch { padding: 28px 20px; }\n}\n<\/style>\n\n<div id=\"ebc-vitrine\">\n\n  <!-- 1. H\u00c9RO (asym\u00e9trique : texte gauche \/ visuel droite) -->\n  <section class=\"hero\">\n    <div class=\"wrap hero-grid\">\n      <div class=\"hero-text\">\n        <img decoding=\"async\" class=\"hero-logo\" src=\"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/Logo-2026_06-negatif-copie.svg\" alt=\"EBCr\u00e9ation \u2014 L'automatisation au service des TPE\">\n        <h1>Gagnez plusieurs heures chaque semaine en automatisant vos t\u00e2ches <span class=\"accent\">r\u00e9p\u00e9titives<\/span>.<\/h1>\n        <p class=\"lead\">Devis, relances, publications, paperasse : je mets en place des automatisations sur mesure pour les TPE de Charente-Maritime. Une fois install\u00e9es, elles tournent toutes seules.<\/p>\n        <a class=\"btn\" href=\"#contact\">Discutons de votre cas \u2014 15 min, sans engagement<\/a>\n      <\/div>\n      <div class=\"hero-visual\">\n        <img decoding=\"async\" src=\"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/B2Bok.png\" alt=\"Illustration d'un flux de t\u00e2ches qui s'automatisent\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 2. LE PROBL\u00c8ME -->\n  <section>\n    <div class=\"wrap\">\n      <h2>Combien d&rsquo;heures par semaine passez-vous \u00e0 refaire les m\u00eames choses \u00e0 la main ?<\/h2>\n      <p class=\"lead\">Ressaisir des donn\u00e9es d&rsquo;un outil \u00e0 l&rsquo;autre, relancer des clients, publier sur les r\u00e9seaux, \u00e9diter des devis\u2026 Ces t\u00e2ches ne rapportent rien \u2014 mais elles mangent le temps que vous pourriez passer sur votre vrai m\u00e9tier.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 3. LA SOLUTION -->\n  <section class=\"alt\">\n    <div class=\"wrap\">\n      <h2>Ces t\u00e2ches peuvent tourner toutes seules.<\/h2>\n      <p class=\"lead\">On les met en place une fois. Ensuite, elles s&rsquo;ex\u00e9cutent automatiquement \u2014 sans que vous ayez \u00e0 y penser, sans embaucher, sans abonnement logiciel qui gonfle. <strong>Vous r\u00e9cup\u00e9rez le temps, et l&rsquo;outil vous appartient.<\/strong><\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 4. EXEMPLES -->\n  <section>\n    <div class=\"wrap\">\n      <h2>Trois exemples concrets<\/h2>\n      <div class=\"grid3\">\n        <div class=\"card\">\n          <span class=\"ico\">\ud83d\udcc4<\/span>\n          <h3>Le devis qui s&rsquo;envoie seul<\/h3>\n          <p>Un client remplit votre formulaire \u2192 le devis se g\u00e9n\u00e8re et part automatiquement, avec une relance si pas de r\u00e9ponse.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span class=\"ico\">\ud83d\udcf1<\/span>\n          <h3>Les r\u00e9seaux sociaux sans y penser<\/h3>\n          <p>Vos publications sont pr\u00e9par\u00e9es et programm\u00e9es d&rsquo;avance sur tous vos r\u00e9seaux \u2014 sans y passer vos soir\u00e9es.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span class=\"ico\">\ud83d\udd01<\/span>\n          <h3>Fini la double saisie<\/h3>\n          <p>Une information saisie une fois se recopie partout \u2014 site, compta, tableur \u2014 sans erreur et sans ressaisie.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 5. COMMENT \u00c7A MARCHE -->\n  <section class=\"alt\">\n    <div class=\"wrap\">\n      <h2>Comment \u00e7a marche<\/h2>\n      <div class=\"steps\">\n        <div class=\"step\">\n          <div class=\"num\">1<\/div>\n          <h3>On \u00e9change 15 minutes<\/h3>\n          <p>Vous me d\u00e9crivez vos t\u00e2ches r\u00e9p\u00e9titives ; je rep\u00e8re celles qui valent vraiment le coup d&rsquo;automatiser.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"num\">2<\/div>\n          <h3>Je mets tout en place<\/h3>\n          <p>Vous n&rsquo;avez rien \u00e0 installer ni \u00e0 apprendre. Je m&rsquo;occupe de A \u00e0 Z.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"num\">3<\/div>\n          <h3>\u00c7a tourne pour vous<\/h3>\n          <p>Vos automatisations travaillent en arri\u00e8re-plan, et je reste disponible pour les faire \u00e9voluer.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 6. OFFRES -->\n  <section>\n    <div class=\"wrap\">\n      <h2 class=\"center\">Les offres<\/h2>\n      <div class=\"offers\">\n        <div class=\"offer\">\n          <h3>D\u00e9couverte<\/h3>\n          <p class=\"desc\">1 automatisation simple, cl\u00e9 en main.<\/p>\n          <div class=\"price\">390 \u20ac<\/div>\n        <\/div>\n        <div class=\"offer feat\">\n          <span class=\"badge\">\u2b50 Le plus choisi<\/span>\n          <h3>Pack Automatisation<\/h3>\n          <p class=\"desc\">Audit de vos t\u00e2ches + 2 \u00e0 3 automatisations sur mesure + 1 h de formation.<\/p>\n          <div class=\"price\">790 \u20ac<\/div>\n        <\/div>\n        <div class=\"offer\">\n          <h3>Suivi &amp; \u00c9volutions<\/h3>\n          <p class=\"desc\">Maintenance et ajustements, sans surprise.<\/p>\n          <div class=\"price\">60 \u20ac<small> \/mois<\/small><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"center mt40\">\n        <a class=\"btn\" href=\"#contact\">Je veux gagner du temps \u2192 parlons-en<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 7. CONFIANCE -->\n  <section class=\"alt\">\n    <div class=\"wrap\">\n      <h2>Pourquoi me faire confiance<\/h2>\n      <p class=\"lead\">Je suis bas\u00e9 en Charente-Maritime, et je documente publiquement tout ce que je fais. Sur mon blog <a href=\"https:\/\/zefrenchgeek.fr\" target=\"_blank\" rel=\"noopener\">Ze French Geek<\/a>, je partage mes m\u00e9thodes et mes r\u00e9alisations \u2014 vous pouvez voir mon travail avant m\u00eame de me contacter. Pas de promesses en l&rsquo;air : du concret, visible.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 8. OFFRE DE LANCEMENT -->\n  <section>\n    <div class=\"wrap\">\n      <div class=\"launch\">\n        <span class=\"tag\">\ud83c\udf81 Offre de lancement<\/span>\n        <h2>Je cherche mes 2 premi\u00e8res entreprises locales<\/h2>\n        <p class=\"lead\" style=\"margin:0 auto;\">Pr\u00eates \u00e0 tester \u00e0 tarif r\u00e9duit, en \u00e9change d&rsquo;un simple retour d&rsquo;exp\u00e9rience. Peut-\u00eatre la v\u00f4tre ?<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 9. CTA FINAL -->\n  <section class=\"final\" id=\"contact\">\n    <div class=\"wrap\">\n      <h2>Parlons de votre entreprise<\/h2>\n      <p class=\"lead\">Un caf\u00e9 ou un appel de 15 minutes, sans engagement. Je vous montre un exemple concret adapt\u00e9 \u00e0 votre m\u00e9tier.<\/p>\n      <a class=\"btn\" href=\"tel:+33786966225\">Prendre contact<\/a>\n      <p class=\"coord\">\n        \ud83d\udcde <a href=\"tel:+33786966225\">07 86 96 62 25<\/a>&nbsp;&nbsp;\u00b7&nbsp;&nbsp;\n        \u2709\ufe0f <a href=\"mailto:emmanuel@ebcreation.fr\">emmanuel@ebcreation.fr<\/a>\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 10. FAQ -->\n  <section class=\"alt\">\n    <div class=\"wrap faq\">\n      <h2>Questions fr\u00e9quentes<\/h2>\n      <details>\n        <summary>C&rsquo;est compliqu\u00e9 \u00e0 utiliser ?<\/summary>\n        <p>Non. Vous n&rsquo;avez rien \u00e0 apprendre : je mets tout en place, et \u00e7a tourne en arri\u00e8re-plan.<\/p>\n      <\/details>\n      <details>\n        <summary>Mon entreprise est trop petite ?<\/summary>\n        <p>C&rsquo;est justement l\u00e0 que \u00e7a change le plus. Moins vous \u00eates nombreux, plus chaque heure gagn\u00e9e compte.<\/p>\n      <\/details>\n      <details>\n        <summary>Et si mes besoins changent ?<\/summary>\n        <p>Le suivi mensuel permet d&rsquo;ajuster \u00e0 tout moment. Rien n&rsquo;est fig\u00e9.<\/p>\n      <\/details>\n      <details>\n        <summary>Combien de temps pour mettre \u00e7a en place ?<\/summary>\n        <p>Une automatisation simple se met en place en quelques jours. On commence petit, on \u00e9tend ensuite.<\/p>\n      <\/details>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Gagnez plusieurs heures chaque semaine en automatisant vos t\u00e2ches r\u00e9p\u00e9titives. Devis, relances, publications, paperasse : je mets en place des automatisations sur mesure pour les TPE de Charente-Maritime. Une fois install\u00e9es, elles tournent toutes seules. Discutons de votre cas \u2014 15 min, sans engagement Combien d&rsquo;heures par semaine passez-vous \u00e0 refaire les m\u00eames choses \u00e0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-331","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Automatisation &amp; IA - EB Cr\u00e9ation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Automatisation &amp; IA - EB Cr\u00e9ation\" \/>\n<meta property=\"og:description\" content=\"Gagnez plusieurs heures chaque semaine en automatisant vos t\u00e2ches r\u00e9p\u00e9titives. Devis, relances, publications, paperasse : je mets en place des automatisations sur mesure pour les TPE de Charente-Maritime. Une fois install\u00e9es, elles tournent toutes seules. Discutons de votre cas \u2014 15 min, sans engagement Combien d&rsquo;heures par semaine passez-vous \u00e0 refaire les m\u00eames choses \u00e0 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/\" \/>\n<meta property=\"og:site_name\" content=\"EB Cr\u00e9ation\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ebcreation17\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-06T07:04:03+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/og-ebcreation_1200x630.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/\",\"url\":\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/\",\"name\":\"Automatisation &amp; IA - EB Cr\u00e9ation\",\"isPartOf\":{\"@id\":\"http:\/\/ebcreation.fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/Logo-2026_06-negatif-copie.svg\",\"datePublished\":\"2026-07-06T06:22:30+00:00\",\"dateModified\":\"2026-07-06T07:04:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#primaryimage\",\"url\":\"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/Logo-2026_06-negatif-copie.svg\",\"contentUrl\":\"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/Logo-2026_06-negatif-copie.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/ebcreation.fr\/index.php\/accueil-nouvelle\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Automatisation &amp; IA\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/ebcreation.fr\/#website\",\"url\":\"http:\/\/ebcreation.fr\/\",\"name\":\"ebcreation.fr\",\"description\":\"Le num\u00e9rique, ma passion \u00e0 votre service.\",\"publisher\":{\"@id\":\"http:\/\/ebcreation.fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/ebcreation.fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/ebcreation.fr\/#organization\",\"name\":\"Eb Cr\u00e9ation\",\"url\":\"http:\/\/ebcreation.fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"http:\/\/ebcreation.fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ebcreation.fr\/wp-content\/uploads\/2024\/06\/Logo-2022-600.png\",\"contentUrl\":\"https:\/\/ebcreation.fr\/wp-content\/uploads\/2024\/06\/Logo-2022-600.png\",\"width\":600,\"height\":241,\"caption\":\"Eb Cr\u00e9ation\"},\"image\":{\"@id\":\"http:\/\/ebcreation.fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ebcreation17\/\",\"https:\/\/www.instagram.com\/ebcreation17\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Automatisation &amp; IA - EB Cr\u00e9ation","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:\/\/ebcreation.fr\/index.php\/automatisation-ia\/","og_locale":"fr_FR","og_type":"article","og_title":"Automatisation &amp; IA - EB Cr\u00e9ation","og_description":"Gagnez plusieurs heures chaque semaine en automatisant vos t\u00e2ches r\u00e9p\u00e9titives. Devis, relances, publications, paperasse : je mets en place des automatisations sur mesure pour les TPE de Charente-Maritime. Une fois install\u00e9es, elles tournent toutes seules. Discutons de votre cas \u2014 15 min, sans engagement Combien d&rsquo;heures par semaine passez-vous \u00e0 refaire les m\u00eames choses \u00e0 [&hellip;]","og_url":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/","og_site_name":"EB Cr\u00e9ation","article_publisher":"https:\/\/www.facebook.com\/ebcreation17\/","article_modified_time":"2026-07-06T07:04:03+00:00","og_image":[{"width":1200,"height":630,"url":"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/og-ebcreation_1200x630.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/","url":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/","name":"Automatisation &amp; IA - EB Cr\u00e9ation","isPartOf":{"@id":"http:\/\/ebcreation.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#primaryimage"},"image":{"@id":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#primaryimage"},"thumbnailUrl":"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/Logo-2026_06-negatif-copie.svg","datePublished":"2026-07-06T06:22:30+00:00","dateModified":"2026-07-06T07:04:03+00:00","breadcrumb":{"@id":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#primaryimage","url":"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/Logo-2026_06-negatif-copie.svg","contentUrl":"http:\/\/ebcreation.fr\/wp-content\/uploads\/2026\/07\/Logo-2026_06-negatif-copie.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/ebcreation.fr\/index.php\/automatisation-ia\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/ebcreation.fr\/index.php\/accueil-nouvelle\/"},{"@type":"ListItem","position":2,"name":"Automatisation &amp; IA"}]},{"@type":"WebSite","@id":"http:\/\/ebcreation.fr\/#website","url":"http:\/\/ebcreation.fr\/","name":"ebcreation.fr","description":"Le num\u00e9rique, ma passion \u00e0 votre service.","publisher":{"@id":"http:\/\/ebcreation.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/ebcreation.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"http:\/\/ebcreation.fr\/#organization","name":"Eb Cr\u00e9ation","url":"http:\/\/ebcreation.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"http:\/\/ebcreation.fr\/#\/schema\/logo\/image\/","url":"https:\/\/ebcreation.fr\/wp-content\/uploads\/2024\/06\/Logo-2022-600.png","contentUrl":"https:\/\/ebcreation.fr\/wp-content\/uploads\/2024\/06\/Logo-2022-600.png","width":600,"height":241,"caption":"Eb Cr\u00e9ation"},"image":{"@id":"http:\/\/ebcreation.fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ebcreation17\/","https:\/\/www.instagram.com\/ebcreation17\/"]}]}},"_links":{"self":[{"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/pages\/331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/comments?post=331"}],"version-history":[{"count":1,"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/pages\/331\/revisions"}],"predecessor-version":[{"id":333,"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/pages\/331\/revisions\/333"}],"wp:attachment":[{"href":"https:\/\/ebcreation.fr\/index.php\/wp-json\/wp\/v2\/media?parent=331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}