{"id":4111,"date":"2026-03-27T07:22:56","date_gmt":"2026-03-27T07:22:56","guid":{"rendered":"https:\/\/aidevlab.com\/?page_id=4111"},"modified":"2026-03-27T07:53:27","modified_gmt":"2026-03-27T07:53:27","slug":"tobias-martens-whoelse-ai","status":"publish","type":"page","link":"https:\/\/aidevlab.com\/innovators\/tobias-martens-whoelse-ai\/","title":{"rendered":"Tobias Martens \u00b7 Whoelse AI \u00b7 AI Innovators Serie"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4111\" class=\"elementor elementor-4111\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6d67edd ct-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6d67edd\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-583822b\" data-id=\"583822b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c1de81a elementor-widget elementor-widget-html\" data-id=\"c1de81a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\"\/>\r\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\"\/>\r\n<title>Tobias Martens \u00b7 AI Innovators \u00b7 AI Dev Lab<\/title>\r\n<meta name=\"description\" content=\"The fragmentation problem in voice AI and why interoperability matters more than any individual feature. Tobias came from standards bodies and European policy, which gave him a different frame: when AI systems can't talk to each other, adoption stalls for everyone.\"\/>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&display=swap\" rel=\"stylesheet\"\/>\r\n<style>\r\n:root{\r\n  --c:#0D9488;\r\n  --cl:#ECFAF8;\r\n  --blob1:radial-gradient(circle,rgba(13,148,136,.11),transparent 70%);\r\n  --blob2:radial-gradient(circle,rgba(13,148,136,.07),transparent 70%);\r\n  --photo-wash:#0F766E;\r\n}\r\n\r\n:root{\r\n  --bg:#F6F5F1;--bg-w:#FFFFFF;--bg-cr:#EFECE5;--bg-dk:#0F1117;\r\n  --ink:#0F1117;--ink2:#2B3045;--ink3:#575E78;--ink4:#9099B2;\r\n  --green:#2DB87A;--green-m:#1ea066;--green-lt:#E6F7EF;\r\n  --accent:var(--c);--accent-lt:var(--cl);\r\n  --fd:'Syne',sans-serif;--fb:'DM Sans',sans-serif;\r\n  --mw:1160px;--pad:clamp(1.5rem,5vw,4rem);--r:12px;\r\n}\r\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\r\nhtml{scroll-behavior:smooth}\r\nbody{background:var(--bg);color:var(--ink);font-family:var(--fb);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}\r\nimg{display:block;max-width:100%}\r\na{color:inherit;text-decoration:none}\r\n\r\n\/* REVEAL *\/\r\n.rev{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}\r\n.rev.v{opacity:1;transform:translateY(0)}\r\n.revL{opacity:0;transform:translateX(-32px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}\r\n.revL.v{opacity:1;transform:translateX(0)}\r\n.revR{opacity:0;transform:translateX(32px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}\r\n.revR.v{opacity:1;transform:translateX(0)}\r\n.d1{transition-delay:.08s}.d2{transition-delay:.16s}.d3{transition-delay:.24s}.d4{transition-delay:.32s}\r\n\r\n\/* SHARED *\/\r\n.lbl{display:inline-flex;align-items:center;gap:.55rem;font-size:.68rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem}\r\n.lbl::before{content:'';display:block;width:22px;height:2px;background:var(--accent);border-radius:2px;flex-shrink:0}\r\n.lbl-green{color:var(--green)}\r\n.lbl-green::before{background:var(--green)}\r\nh2.disp{font-family:var(--fd);font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:700;line-height:1.12;letter-spacing:-.025em;color:var(--ink)}\r\nh2.disp em{font-style:italic;color:var(--accent)}\r\n.section{padding:clamp(3.5rem,7vw,6rem) var(--pad)}\r\n.w{max-width:var(--mw);margin:0 auto;padding:0 var(--pad)}\r\n\r\n\/* BACK NAV *\/\r\n.back{padding:.9rem var(--pad);background:var(--bg-w);border-bottom:1px solid rgba(0,0,0,.07)}\r\n.back__in{max-width:var(--mw);margin:0 auto;display:flex;align-items:center;gap:.5rem}\r\n.back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;color:var(--ink4);transition:color .2s}\r\n.back-link:hover{color:var(--accent)}\r\n.back-link svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}\r\n.back-sep{font-size:.75rem;color:rgba(0,0,0,.15)}\r\n.back-cur{font-size:.78rem;color:var(--ink3);font-weight:500}\r\n\r\n\/* HERO *\/\r\n.hero{background:var(--bg-w);padding:clamp(3.5rem,8vw,6rem) var(--pad) 0;border-bottom:1px solid rgba(0,0,0,.07);overflow:hidden;position:relative}\r\n.hero-blob1{position:absolute;width:500px;height:500px;top:-180px;right:-100px;border-radius:50%;filter:blur(70px);pointer-events:none;background:var(--blob1);animation:bd1 14s ease-in-out infinite alternate}\r\n.hero-blob2{position:absolute;width:320px;height:320px;bottom:0;left:-60px;border-radius:50%;filter:blur(60px);pointer-events:none;background:var(--blob2);animation:bd2 18s ease-in-out infinite alternate}\r\n@keyframes bd1{from{transform:translate(0,0) scale(1)}to{transform:translate(24px,16px) scale(1.09)}}\r\n@keyframes bd2{from{transform:translate(0,0) scale(1)}to{transform:translate(-14px,-20px) scale(1.06)}}\r\n.hgrid{position:absolute;inset:0;background-image:radial-gradient(rgba(0,0,0,.065) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse 85% 75% at 50% 0%,black 0%,transparent 80%);pointer-events:none}\r\n.hero__in{position:relative;z-index:2;max-width:var(--mw);margin:0 auto}\r\n\r\n\r\n.hero__kicker{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:2rem;opacity:0;animation:fu .6s .08s cubic-bezier(.22,1,.36,1) forwards}\r\n.hero__kicker-bar{width:28px;height:3px;background:var(--accent);border-radius:3px}\r\n.hero__kicker span{font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}\r\n\r\n\/* domain badge *\/\r\n.hero__badge{display:inline-flex;align-items:center;gap:.45rem;font-size:.65rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;padding:.35rem .85rem;border-radius:100px;background:var(--accent-lt);color:var(--accent);margin-bottom:1.25rem;opacity:0;animation:fu .6s .14s cubic-bezier(.22,1,.36,1) forwards}\r\n\r\n\/* name *\/\r\n.hero__name{font-family:var(--fd);font-size:clamp(3.5rem,9vw,6.5rem);font-weight:400;letter-spacing:-.03em;line-height:.95;opacity:0;animation:fu .7s .2s cubic-bezier(.22,1,.36,1) forwards}\r\n.hero__name .fn{font-weight:300;letter-spacing:.02em}\r\n.hero__name .ln{font-weight:800;letter-spacing:-.04em;display:block}\r\n\r\n\/* hero__role now inside .hero__byline *\/\r\n.hero__deck{margin-top:1.25rem;font-size:1.05rem;font-weight:300;color:var(--ink3);line-height:1.75;max-width:500px;opacity:0;animation:fu .65s .38s cubic-bezier(.22,1,.36,1) forwards}\r\n.hero__deck strong{color:var(--ink2);font-weight:600}\r\n\r\n\/* photo panel *\/\r\n\/* byline avatar \u2014 sits next to the role line *\/\r\n.hero__byline{display:flex;align-items:center;gap:.9rem;margin-top:.9rem;opacity:0;animation:fu .6s .3s cubic-bezier(.22,1,.36,1) forwards}\r\n.hero__avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(0,0,0,.1);background:var(--bg-cr)}\r\n.hero__avatar img{width:100%;height:100%;object-fit:cover;object-position:center 15%;filter:grayscale(100%) contrast(1.12) brightness(1.04)}\r\n.hero__role{font-size:.95rem;font-weight:600;color:var(--accent)}\r\n\r\n@keyframes fu{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}\r\n\r\n\/* INSIGHT BAND *\/\r\n.insight{background:var(--accent);padding:1.75rem var(--pad)}\r\n.insight__in{max-width:var(--mw);margin:0 auto;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}\r\n.insight__label{font-size:.65rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.6);white-space:nowrap}\r\n.insight__text{font-family:var(--fd);font-size:clamp(1rem,2vw,1.25rem);font-weight:600;color:#fff;line-height:1.4;flex:1}\r\n\r\n\/* STORY *\/\r\n.story{padding:clamp(4rem,8vw,6.5rem) var(--pad);background:var(--bg-w);border-top:1px solid rgba(0,0,0,.06)}\r\n.story__in{max-width:var(--mw);margin:0 auto;display:grid;grid-template-columns:1fr 300px;gap:5rem;align-items:start}\r\n@media(max-width:860px){.story__in{grid-template-columns:1fr;gap:3rem}}\r\n\r\n.story__body{}\r\n.story__body h3{font-family:var(--fd);font-size:1.3rem;font-weight:700;color:var(--ink);line-height:1.2;letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:.9rem}\r\n.story__body h3:first-child{margin-top:0}\r\n.story__body p{font-size:.975rem;color:var(--ink3);line-height:1.85;margin-bottom:1.1rem}\r\n.story__body p:last-child{margin-bottom:0}\r\n.story__body p strong{color:var(--ink);font-weight:600}\r\n\r\n\/* sidebar *\/\r\n.story__aside{}\r\n.aside-card{background:var(--bg);border:1.5px solid rgba(0,0,0,.07);border-radius:var(--r);overflow:hidden;margin-bottom:1.25rem;position:sticky;top:2rem}\r\n.aside-card:last-child{margin-bottom:0}\r\n.aside-card__head{padding:1rem 1.25rem;background:var(--accent-lt);border-bottom:1px solid rgba(0,0,0,.06)}\r\n.aside-card__head-label{font-size:.62rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--accent)}\r\n.aside-card__body{padding:1.25rem}\r\n.aside-fact{padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:.75rem;align-items:flex-start}\r\n.aside-fact:first-child{padding-top:0}\r\n.aside-fact:last-child{border-bottom:none;padding-bottom:0}\r\n.aside-fact__num{font-family:var(--fd);font-size:.62rem;font-weight:800;color:var(--accent);letter-spacing:.1em;padding-top:.15rem;flex-shrink:0;width:1.5rem}\r\n.aside-fact__text{font-size:.835rem;color:var(--ink3);line-height:1.6}\r\n\r\n\/* PULLQUOTE *\/\r\n.pq{padding:clamp(3.5rem,7vw,5.5rem) var(--pad);background:var(--bg-dk);position:relative;overflow:hidden}\r\n.pq::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent)}\r\n.pq-deco{position:absolute;top:-.15em;left:var(--pad);font-family:var(--fd);font-size:18rem;font-weight:800;line-height:1;color:var(--accent);opacity:.06;pointer-events:none;user-select:none}\r\n.pq__in{max-width:780px;margin:0 auto;text-align:center;position:relative;z-index:1}\r\n.pq blockquote{font-family:var(--fd);font-size:clamp(1.3rem,2.6vw,1.85rem);font-weight:600;line-height:1.44;letter-spacing:-.015em;color:#fff}\r\n.pq blockquote em{color:var(--accent);font-style:italic}\r\n.pq-attr{margin-top:1.4rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.3)}\r\n.pq-line{width:0;height:2px;background:var(--accent);margin:1.5rem auto 0;border-radius:2px;transition:width 1.2s cubic-bezier(.22,1,.36,1)}\r\n.pq-line.v{width:60px}\r\n\r\n\/* TAKEAWAYS *\/\r\n.takes{padding:clamp(4rem,8vw,6.5rem) var(--pad);background:var(--bg);border-top:1px solid rgba(0,0,0,.06)}\r\n.takes__in{max-width:var(--mw);margin:0 auto}\r\n.takes__head{margin-bottom:3rem}\r\n.takes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}\r\n@media(max-width:760px){.takes-grid{grid-template-columns:1fr}}\r\n.take-card{background:var(--bg-w);border:1.5px solid rgba(0,0,0,.07);border-radius:var(--r);padding:2rem 1.75rem;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s}\r\n.take-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,0,0,.09)}\r\n.take-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.22,1,.36,1)}\r\n.take-card.v::before{transform:scaleX(1)}\r\n.take-num{font-family:var(--fd);font-size:2.8rem;font-weight:800;letter-spacing:-.06em;line-height:1;color:var(--accent);opacity:.12;margin-bottom:1.1rem}\r\n.take-title{font-family:var(--fd);font-size:1.05rem;font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:.75rem}\r\n.take-body{font-size:.875rem;color:var(--ink3);line-height:1.75}\r\n\r\n\/* SERIES NAV *\/\r\n.series-nav{padding:clamp(3rem,6vw,5rem) var(--pad);background:var(--bg-w);border-top:1px solid rgba(0,0,0,.07)}\r\n.series-nav__in{max-width:var(--mw);margin:0 auto}\r\n.series-nav h3{font-family:var(--fd);font-size:1rem;font-weight:700;color:var(--ink4);letter-spacing:.04em;margin-bottom:1.25rem}\r\n.nav-chips{display:flex;gap:1rem;flex-wrap:wrap}\r\n.nav-chip{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.15rem;border-radius:10px;border:1.5px solid rgba(0,0,0,.08);background:var(--bg);transition:transform .25s,box-shadow .25s,border-color .25s;flex:1;min-width:160px}\r\n.nav-chip:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}\r\n.nav-chip.active{border-color:var(--accent);background:var(--accent-lt)}\r\n.nav-chip__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}\r\n.nav-chip__info{}\r\n.nav-chip__name{font-family:var(--fd);font-size:.82rem;font-weight:700;color:var(--ink)}\r\n.nav-chip__co{font-size:.7rem;color:var(--ink4);margin-top:.05rem}\r\n\r\n\/* CTA *\/\r\n.cta-band{padding:clamp(3.5rem,7vw,5.5rem) var(--pad);background:var(--bg);border-top:1px solid rgba(0,0,0,.07);position:relative;overflow:hidden}\r\n.cta-band::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--green) 0%,var(--accent) 100%)}\r\n.cta-band__in{max-width:var(--mw);margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}\r\n@media(max-width:680px){.cta-band__in{grid-template-columns:1fr;gap:2rem}}\r\n.cta-band h2{font-family:var(--fd);font-size:clamp(1.7rem,3vw,2.3rem);font-weight:700;line-height:1.14;letter-spacing:-.025em;color:var(--ink)}\r\n.cta-band h2 em{font-style:italic;color:var(--green)}\r\n.cta-band p{margin-top:.8rem;font-size:.95rem;color:var(--ink3);line-height:1.75;max-width:460px}\r\n.cta-acts{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;flex-shrink:0}\r\n@media(max-width:680px){.cta-acts{align-items:flex-start}}\r\n.btn-g{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--fb);font-size:.88rem;font-weight:700;padding:.95rem 1.85rem;border-radius:8px;background:var(--green);color:#fff;white-space:nowrap;box-shadow:0 4px 16px rgba(45,184,122,.28);transition:background .2s,transform .2s,box-shadow .2s;animation:pulse 3s ease-in-out infinite}\r\n.btn-g:hover{background:var(--green-m);transform:translateY(-2px);box-shadow:0 8px 24px rgba(45,184,122,.4);animation:none}\r\n.btn-outline{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--fb);font-size:.88rem;font-weight:700;padding:.95rem 1.85rem;border-radius:8px;background:transparent;color:var(--accent);border:2px solid var(--accent);white-space:nowrap;transition:background .2s,transform .2s}\r\n.btn-outline:hover{background:var(--accent-lt);transform:translateY(-2px)}\r\n.btn-outline svg,.btn-g svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}\r\n@keyframes pulse{0%,100%{box-shadow:0 4px 16px rgba(45,184,122,.28)}50%{box-shadow:0 6px 24px rgba(45,184,122,.44)}}\r\n.cta-fine{font-size:.7rem;color:var(--ink4);letter-spacing:.05em;text-align:right}\r\n@media(max-width:680px){.cta-fine{text-align:left}}\r\n\r\n\/* BIO *\/\r\n.bio{padding:2.5rem var(--pad);background:var(--bg-w);border-top:1px solid rgba(0,0,0,.07)}\r\n.bio__in{max-width:var(--mw);margin:0 auto;display:flex;gap:1.75rem;align-items:center;flex-wrap:wrap}\r\n.bio-photo{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid var(--green-lt);outline:1px solid rgba(45,184,122,.2);transition:transform .3s}\r\n.bio-photo:hover{transform:scale(1.06)}\r\n.bio-photo img{width:100%;height:100%;object-fit:cover;object-position:center 15%}\r\n.bio-name{font-family:var(--fd);font-size:.95rem;font-weight:700;color:var(--ink)}\r\n.bio-role{font-size:.73rem;color:var(--ink4);margin-top:.15rem}\r\n.bio-tags{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.28rem}\r\n.bio-tag{display:inline-block;background:var(--bg);border:1px solid rgba(0,0,0,.08);border-radius:4px;padding:.1rem .42rem;font-size:.7rem;color:var(--ink3);font-weight:500}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- BACK NAV -->\r\n<div class=\"back\">\r\n  <div class=\"back__in\">\r\n    <a class=\"back-link\" href=\"https:\/\/aidevlab.com\/innovators\/\">\r\n      <svg viewBox=\"0 0 24 24\"><line x1=\"19\" y1=\"12\" x2=\"5\" y2=\"12\"\/><polyline points=\"12 19 5 12 12 5\"\/><\/svg>\r\n      AI Innovators\r\n    <\/a>\r\n    <span class=\"back-sep\">\/<\/span>\r\n    <span class=\"back-cur\">Tobias Martens<\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- HERO -->\r\n<header class=\"hero\">\r\n  <div class=\"hero-blob1\"><\/div>\r\n  <div class=\"hero-blob2\"><\/div>\r\n  <div class=\"hgrid\"><\/div>\r\n  <div class=\"hero__in\">\r\n    <div>\r\n      <div class=\"hero__kicker\">\r\n        <span class=\"hero__kicker-bar\"><\/span>\r\n        <span>AI Dev Lab &nbsp;\u00b7&nbsp; Impact Series &nbsp;\u00b7&nbsp; Profile 4<\/span>\r\n      <\/div>\r\n      <div class=\"hero__badge\">Voice AI<\/div>\r\n      <h1 class=\"hero__name\">\r\n        <span class=\"fn\">Tobias <\/span><span class=\"ln\">Martens<\/span>\r\n      <\/h1>\r\n      <div class=\"hero__byline\">\r\n        <div class=\"hero__avatar\"><img decoding=\"async\" src=\"https:\/\/aidevlab.com\/wp-content\/uploads\/2020\/03\/tobias-martens-CEO-Whoelse-AI-voice-company.webp\" alt=\"Tobias Martens, Founder of Whoelse AI\"\/><\/div>\r\n        <div class=\"hero__role\">Founder, Whoelse AI<\/div>\r\n      <\/div>\r\n      <p class=\"hero__deck\"><strong>The fragmentation problem in voice AI and why interoperability matters more than any individual feature.<\/strong> Tobias came from standards bodies and European policy, which gave him a different frame: when AI systems can't talk to each other, adoption stalls for everyone.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- INSIGHT BAND -->\r\n<div class=\"insight\">\r\n  <div class=\"insight__in\">\r\n    <span class=\"insight__label\">The Core Insight<\/span>\r\n    <p class=\"insight__text\">Fragmentation is a tax on every organization trying to adopt AI. The people working on interoperability aren't building products. They're building the conditions under which products can actually work together at scale.<\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- STORY -->\r\n<section class=\"story\">\r\n  <div class=\"story__in\">\r\n    <div class=\"story__body revL\">\r\n      <h3>The moment that started everything<\/h3><p>Tobias Martens spent a decade working at the intersection of technology and public institutions: the European Commission, the German Institute for Standardization (DIN), and corporate consulting. That background gave him a frame most AI founders don't have: he'd watched how standards get made, how they get adopted, and how their absence creates invisible friction across entire industries.<\/p><p>The founding insight of Whoelse AI came from a personal moment: trying to explain how different internet services worked to his nephew and grandmother at the same time. AirBnB for apartments. Tinder for dating. Ticketmaster for events. Each required a different mental model, a different vocabulary, a different way of navigating.<\/p><p>It occurred to him that the problem wasn't the services themselves. It was that every service required its own conceptual framework before you could use it. And that the same fragmentation that made internet services hard to explain was showing up in voice AI, in a more consequential way. When there are over a thousand voice AI technologies on the market and each one uses a different wake word, a different intent format, and a different API. Nobody can build on top of any of them with confidence.<\/p><h3>Why 1,000 voice AI platforms is a problem, not a success<\/h3><p>When Tobias and I spoke, there were over a thousand voice AI technologies on the market. Most people were aware of two or three. That gap isn't a marketing problem: it's a structural problem. Organizations trying to build voice-first experiences face a fragmented ecosystem where every vendor speaks a different language, maintains different standards, and can be deprecated or acquired without warning.<\/p><p>The consequence: organizations either standardize on one platform and accept the dependency risk, or they maintain multiple integrations and absorb the ongoing complexity cost. Neither option is good. And neither solves the underlying problem, which is that there's no shared protocol for what voice AI systems are supposed to do or how they're supposed to talk to each other.<\/p><p>Martens' framing is that this is the same problem the internet solved with TCP\/IP, that email solved with SMTP, that telephony solved with signaling protocols. Every time a communication technology matures, it goes through a period of fragmentation, followed by convergence around a shared standard. Voice AI is in the fragmentation phase. The work Whoelse AI is doing is about accelerating the convergence.<\/p><h3>Standards as competitive strategy, not just compliance<\/h3><p>One of the more unusual aspects of Martens' approach is treating standards contribution as a business strategy rather than a technical obligation. Whoelse AI has contributed to DIN Standards (the German representation of ISO), the World Wide Web Consortium, and the Voice Network initiative, working groups that are writing the technical specifications for how voice AI systems should communicate.<\/p><p>The strategic logic is elegant: in European government procurement, ISO compliance is frequently a contractual requirement. By contributing to the development of the relevant standards rather than waiting to comply with them, Whoelse AI shaped the environment in which it would compete. When the standard is adopted, they're already aligned, and they have the expertise and documentation to help others achieve compliance.<\/p><p><strong>This is a longer game than most AI startups play.<\/strong> But for organizations building for regulated or government-adjacent markets, it's a model worth understanding. The standards governing how AI is deployed in public contexts are being written now. The organizations that participate have influence over what those standards require.<\/p><h3>The architecture of interoperability<\/h3><p>Whoelse AI's technical approach to the fragmentation problem focuses on the linguistic structure layer rather than the full technology stack. Rather than trying to get different platforms to adopt a common API, the team focused on encoding language intent in a standardized way that could be interpreted by multiple underlying systems.<\/p><p>The practical result is a bridge layer, built on DIN Standard protocols and connecting platforms like ARM and IBM Watson, that can accept a user request, parse its intent in a standardized format, and route that intent to whichever underlying AI system is best suited to handle it. The user doesn't know which system responded. They just get an answer.<\/p><p>Martens describes the long-term vision as a network of specialized AI assistants, each expert in a different domain, connected by a shared protocol for passing requests and returning results. Not one AI that knows everything, but many AIs that each know their domain deeply, able to communicate with each other through a shared language. <strong>That's the infrastructure model for AI at scale.<\/strong><\/p>\r\n    <\/div>\r\n    <div class=\"story__aside revR\">\r\n      <div class=\"aside-card\">\r\n        <div class=\"aside-card__head\"><div class=\"aside-card__head-label\">Key Facts<\/div><\/div>\r\n        <div class=\"aside-card__body\">\r\n          <div class=\"aside-fact\"><span class=\"aside-fact__num\">01<\/span><p class=\"aside-fact__text\">Background spans 10 years across European Commission, DIN (German ISO representation), and corporate technology consulting before founding Whoelse AI.<\/p><\/div><div class=\"aside-fact\"><span class=\"aside-fact__num\">02<\/span><p class=\"aside-fact__text\">Contributing author to DIN Standards, ISO protocols, and the W3C Voice Network initiative, working groups writing the technical specs for voice AI interoperability.<\/p><\/div><div class=\"aside-fact\"><span class=\"aside-fact__num\">03<\/span><p class=\"aside-fact__text\">ISO compliance is a contractual requirement in many European government procurement processes, making standards contribution a direct business development strategy.<\/p><\/div><div class=\"aside-fact\"><span class=\"aside-fact__num\">04<\/span><p class=\"aside-fact__text\">Technical architecture: a bridge layer between ARM and IBM Watson, using DIN Standard protocols to route user intent across different AI platforms.<\/p><\/div><div class=\"aside-fact\"><span class=\"aside-fact__num\">05<\/span><p class=\"aside-fact__text\">Chose to work on the \"most basic standard feasible\": linguistic structure encoding, rather than competing on features or attempting a comprehensive platform standard.<\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PULLQUOTE -->\r\n<div class=\"pq\">\r\n  <div class=\"pq-deco\">&ldquo;<\/div>\r\n  <div class=\"pq__in\">\r\n    <blockquote class=\"rev\">\"We're not seeking the greatest standard currently available. We want the <em>most basic standard feasible<\/em>, built for linguistic structure, nothing more.\"<\/blockquote>\r\n    <p class=\"pq-attr rev d2\">Tobias Martens &nbsp;\u00b7&nbsp; Founder, Whoelse AI<\/p>\r\n    <div class=\"pq-line rev d3\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- TAKEAWAYS -->\r\n<section class=\"takes\">\r\n  <div class=\"takes__in\">\r\n    <div class=\"takes__head rev\">\r\n      <div class=\"lbl-green lbl\">What This Means For Your Organization<\/div>\r\n      <h2 class=\"disp\" style=\"margin-top:.4rem;\">Lessons that <em>travel beyond the story.<\/em><\/h2>\r\n    <\/div>\r\n    <div class=\"takes-grid\">\r\n      \r\n      <div class=\"take-card rev d1\">\r\n        <div class=\"take-num\">01<\/div>\r\n        <div class=\"take-title\">Fragmentation is a real cost. Design around it from the beginning.<\/div>\r\n        <p class=\"take-body\">Before committing to AI infrastructure, understand how tightly your implementation will couple to a single vendor's format and API. Systems that can route between AI providers or use standardized intent formats give you flexibility that proprietary implementations don't. Switching costs compound.<\/p>\r\n      <\/div>\r\n      <div class=\"take-card rev d2\">\r\n        <div class=\"take-num\">02<\/div>\r\n        <div class=\"take-title\">The cognitive load of fragmentation kills adoption.<\/div>\r\n        <p class=\"take-body\">When every AI tool requires a different workflow, different prompting approach, and different mental model, the cumulative friction is what stalls organizational AI adoption, not the quality of any individual tool. Reducing cognitive load across a tool ecosystem is a change management problem as much as a technology one.<\/p>\r\n      <\/div>\r\n      <div class=\"take-card rev d3\">\r\n        <div class=\"take-num\">03<\/div>\r\n        <div class=\"take-title\">Standards participation is undervalued as a market strategy.<\/div>\r\n        <p class=\"take-body\">In regulated industries and government-adjacent markets, the organizations that helped write the standards have a structural advantage when those standards become procurement requirements. If you're building AI products for these markets, contributing to relevant standards bodies is not a compliance exercise: it's a competitive one.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<div class=\"series-nav\">\r\n  <div class=\"series-nav__in rev\">\r\n    <h3>More in the series<\/h3>\r\n    <div class=\"nav-chips\"><a class=\"nav-chip\" href=\"https:\/\/aidevlab.com\/innovators\/dylan-fox-assemblyai\/\" style=\";\">\r\n      <span class=\"nav-chip__dot\" style=\"background:#2563EB\"><\/span>\r\n      <div class=\"nav-chip__info\">\r\n        <div class=\"nav-chip__name\">Dylan Fox<\/div>\r\n        <div class=\"nav-chip__co\">AssemblyAI<\/div>\r\n      <\/div>\r\n    <\/a>\r\n<a class=\"nav-chip\" href=\"https:\/\/aidevlab.com\/innovators\/david-collen-sapientx\/\" style=\";\">\r\n      <span class=\"nav-chip__dot\" style=\"background:#7C3AED\"><\/span>\r\n      <div class=\"nav-chip__info\">\r\n        <div class=\"nav-chip__name\">David Collen<\/div>\r\n        <div class=\"nav-chip__co\">SapientX<\/div>\r\n      <\/div>\r\n    <\/a>\r\n<a class=\"nav-chip\" href=\"https:\/\/aidevlab.com\/innovators\/arjun-rai-hellowoofy\/\" style=\";\">\r\n      <span class=\"nav-chip__dot\" style=\"background:#EA580C\"><\/span>\r\n      <div class=\"nav-chip__info\">\r\n        <div class=\"nav-chip__name\">Arjun Rai<\/div>\r\n        <div class=\"nav-chip__co\">helloWoofy<\/div>\r\n      <\/div>\r\n    <\/a>\r\n<a class=\"nav-chip active\" href=\"https:\/\/aidevlab.com\/innovators\/tobias-martens-whoelse-ai\/\" style=\"border-color:#0D9488;background:#ECFAF8;\">\r\n      <span class=\"nav-chip__dot\" style=\"background:#0D9488\"><\/span>\r\n      <div class=\"nav-chip__info\">\r\n        <div class=\"nav-chip__name\">Tobias Martens<\/div>\r\n        <div class=\"nav-chip__co\">Whoelse AI<\/div>\r\n      <\/div>\r\n    <\/a><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-band\">\r\n  <div class=\"cta-band__in\">\r\n    <div class=\"revL\">\r\n      <h2>Work with a team that<br \/><em>knows the landscape.<\/em><\/h2>\r\n      <p>The principles Tobias followed are the same ones we bring to every AI engagement at AI Dev Lab. If you're building AI products or figuring out where AI fits, we should talk.<\/p>\r\n    <\/div>\r\n    <div class=\"cta-acts rev\">\r\n      <a class=\"btn-g\" href=\"https:\/\/calendly.com\/aidevlab-info\/aidevlab-lets-talk-ai\" target=\"_blank\" rel=\"noopener\">\r\n        Let's Talk\r\n        <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\r\n      <\/a>\r\n      <a class=\"btn-outline\" href=\"https:\/\/aidevlab.com\/blog\/voice-ai-tobias-martens-whoelse-ai\/\" target=\"_blank\" rel=\"noopener\">\r\n        Read Original Interview\r\n        <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\r\n      <\/a>\r\n      <span class=\"cta-fine\">No commitment &nbsp;\u00b7&nbsp; 30 minutes &nbsp;\u00b7&nbsp; Senior leadership<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<div class=\"bio\">\r\n  <div class=\"bio__in rev\">\r\n    <div class=\"bio-photo\">\r\n      <img decoding=\"async\" src=\"https:\/\/aidevlab.com\/wp-content\/uploads\/2026\/03\/Jason-headshot-photo-scaled.jpg\" alt=\"Jason Wells\"\/>\r\n    <\/div>\r\n    <div>\r\n      <div class=\"bio-name\">Jason Wells<\/div>\r\n      <div class=\"bio-role\">Co-Founder &amp; Chief Strategy Officer, AI Dev Lab<\/div>\r\n      <div class=\"bio-tags\">\r\n        <span class=\"bio-tag\">MBA, Wharton<\/span>\r\n        <span class=\"bio-tag\">MS Applied Mathematics<\/span>\r\n        <span class=\"bio-tag\">Former SVP, Sony Pictures<\/span>\r\n        <span class=\"bio-tag\">Kearney Alum<\/span>\r\n        <span class=\"bio-tag\">4&times; Ironman<\/span>\r\n      <\/div>\r\n      <div class=\"bio-role\" style=\"margin-top:.5rem;font-style:italic;\">Building AI products in transit and enterprise since before it was a pitch deck category.<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\nconst io = new IntersectionObserver(e => {\r\n  e.forEach(x => { if(x.isIntersecting){ x.target.classList.add('v'); } });\r\n},{ threshold:0.1, rootMargin:'0px 0px -40px 0px' });\r\ndocument.querySelectorAll('.rev,.revL,.revR,.take-card,.pq-line').forEach(el=>io.observe(el));\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tobias Martens \u00b7 AI Innovators \u00b7 AI Dev Lab AI Innovators \/ Tobias Martens AI Dev Lab &nbsp;\u00b7&nbsp; Impact Series &nbsp;\u00b7&nbsp; Profile 4 Voice AI Tobias Martens Founder, Whoelse AI The fragmentation problem in voice AI and why interoperability matters more than any individual feature. Tobias came from standards bodies and European policy, which gave [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":4090,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-4111","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/pages\/4111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/comments?post=4111"}],"version-history":[{"count":12,"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/pages\/4111\/revisions"}],"predecessor-version":[{"id":4146,"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/pages\/4111\/revisions\/4146"}],"up":[{"embeddable":true,"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/pages\/4090"}],"wp:attachment":[{"href":"https:\/\/aidevlab.com\/wp-json\/wp\/v2\/media?parent=4111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}