{"id":3390,"date":"2026-02-26T14:46:35","date_gmt":"2026-02-26T14:46:35","guid":{"rendered":"https:\/\/q-ki.consulting\/?page_id=3390"},"modified":"2026-02-26T14:59:41","modified_gmt":"2026-02-26T14:59:41","slug":"branchen-add-ons","status":"publish","type":"page","link":"https:\/\/q-ki.consulting\/?page_id=3390","title":{"rendered":"Branchen-Add-ons"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3390\" class=\"elementor elementor-3390\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb6dcae e-flex e-con-boxed e-con e-parent\" data-id=\"eb6dcae\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34c1394 elementor-widget elementor-widget-text-editor\" data-id=\"34c1394\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 class=\"text-5xl md:text-7xl font-extrabold text-white tracking-tight leading-tight mb-6\" style=\"text-align: center;\"><strong>Branchen-<\/strong><strong><span style=\"color: #94a3b8;\"><span class=\"text-slate-500\">Add-ons<\/span><\/span><\/strong><\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db0bc63 elementor-widget elementor-widget-heading\" data-id=\"db0bc63\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Standardisiert im Kern. Spezifisch in der Auspr\u00e4gung.\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1236e4b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1236e4b\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Qore OS ist ein zentrales KI-Betriebssystem mit einheitlicher Datenlogik, klaren Rollen und modularer Architektur. Doch jede Branche hat eigene Prozesse, regulatorische Anforderungen und operative Besonderheiten. Deshalb bieten wir branchenspezifische Add-ons, die direkt in Qore OS integriert werden \u2013 nicht als externe Tools, sondern als Erweiterung des bestehenden Systems.<\/h5>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a58e473 e-flex e-con-boxed e-con e-parent\" data-id=\"a58e473\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3f1822b e-con-full e-flex e-con e-child\" data-id=\"3f1822b\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bde91af e-con-full e-flex e-con e-child\" data-id=\"bde91af\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3a5151 elementor-widget elementor-widget-html\" data-id=\"b3a5151\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Branchen-Add-ons | Qore OS<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');\n        \n        #qore-addons-root, \n        #qore-addons-root * {\n            font-family: 'Inter', sans-serif !important;\n            box-sizing: border-box !important;\n            -webkit-font-smoothing: antialiased !important;\n        }\n\n        #qore-addons-root {\n            background-color: transparent !important;\n            color: #e2e8f0 !important;\n            overflow-x: hidden;\n        }\n\n        .glass-panel {\n            background: rgba(30, 41, 59, 0.4) !important;\n            backdrop-filter: blur(16px) !important;\n            border: 1px solid rgba(255, 255, 255, 0.05) !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .glass-panel:hover {\n            border-color: rgba(34, 211, 238, 0.3) !important;\n            background: rgba(30, 41, 59, 0.6) !important;\n        }\n\n        .qore-badge {\n            background: rgba(34, 211, 238, 0.1) !important;\n            color: #22d3ee !important;\n            padding: 0.5rem 1.5rem !important;\n            border-radius: 9999px !important;\n            font-size: 0.75rem !important;\n            font-weight: 800 !important;\n            text-transform: uppercase !important;\n            letter-spacing: 0.2em !important;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .feature-icon-box {\n            width: 56px;\n            height: 56px;\n            border-radius: 14px;\n            background: rgba(15, 23, 42, 0.8);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #22d3ee;\n            flex-shrink: 0;\n        }\n\n        .feature-icon-box-small {\n            width: 48px;\n            height: 48px;\n            border-radius: 12px;\n            background: rgba(15, 23, 42, 0.8);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #22d3ee;\n            flex-shrink: 0;\n        }\n\n        .cta-gradient {\n            background: linear-gradient(135deg, rgba(34, 211, 238, 0.1) 0%, rgba(15, 23, 42, 0.8) 100%);\n            border: 1px solid rgba(34, 211, 238, 0.2);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .cta-gradient::after {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background: url('https:\/\/www.transparenttextures.com\/patterns\/cubes.png');\n            opacity: 0.05;\n            pointer-events: none;\n        }\n\n        .check-list li {\n            display: flex;\n            align-items: flex-start;\n            gap: 0.75rem;\n            margin-bottom: 1rem;\n            color: #cbd5e1;\n            line-height: 1.6;\n        }\n        .check-list li svg {\n            margin-top: 0.25rem;\n            flex-shrink: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<section id=\"qore-addons-root\" class=\"relative py-16 md:py-24\" aria-labelledby=\"section-addons\">\n    \n    <div class=\"max-w-7xl mx-auto px-6 relative z-10\">\n        \n        <!-- 1. WAS BEDEUTET DAS KONKRET? -->\n        <div class=\"mb-32\">\n            <h2 id=\"section-addons\" class=\"text-3xl md:text-4xl font-bold text-white mb-12 text-center\">Was bedeutet das konkret?<\/h2>\n            \n            <p class=\"text-center text-slate-400 mb-10\">Unsere Add-ons erweitern:<\/p>\n\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 mb-10\">\n                <div class=\"glass-panel p-6 rounded-2xl flex items-center gap-4\">\n                    <div class=\"feature-icon-box-small\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-5 h-5\"><line x1=\"6\" x2=\"6\" y1=\"3\" y2=\"15\"\/><circle cx=\"18\" cy=\"6\" r=\"3\"\/><circle cx=\"6\" cy=\"18\" r=\"3\"\/><path d=\"M18 9a9 9 0 0 1-9 9\"\/><\/svg>\n                    <\/div>\n                    <span class=\"text-white font-bold text-lg\">Prozesslogiken<\/span>\n                <\/div>\n                <div class=\"glass-panel p-6 rounded-2xl flex items-center gap-4\">\n                    <div class=\"feature-icon-box-small\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-5 h-5\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"text-white font-bold text-lg\">Automatisierungsregeln<\/span>\n                <\/div>\n                <div class=\"glass-panel p-6 rounded-2xl flex items-center gap-4\">\n                    <div class=\"feature-icon-box-small\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-5 h-5\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n                    <\/div>\n                    <span class=\"text-white font-bold text-lg\">Compliance-Workflows<\/span>\n                <\/div>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6 max-w-4xl mx-auto mb-12\">\n                <div class=\"glass-panel p-6 rounded-2xl flex items-center gap-4\">\n                    <div class=\"feature-icon-box-small\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-5 h-5\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n                    <\/div>\n                    <span class=\"text-white font-bold text-lg\">Rollenmodelle der KI-Workforce<\/span>\n                <\/div>\n                <div class=\"glass-panel p-6 rounded-2xl flex items-center gap-4\">\n                    <div class=\"feature-icon-box-small\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-5 h-5\"><path d=\"M3 3v18h18\"\/><path d=\"M18 17V9\"\/><path d=\"M13 17V5\"\/><path d=\"M8 17v-3\"\/><\/svg>\n                    <\/div>\n                    <span class=\"text-white font-bold text-lg\">Branchenspezifische KPI-Logiken<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- Fokus Banner -->\n            <div class=\"bg-cyan-500\/10 border border-cyan-500\/30 rounded-2xl p-6 text-center shadow-[0_0_30px_rgba(34,211,238,0.15)]\">\n                <p class=\"text-cyan-400 font-bold text-lg md:text-xl\">\n                    Das Fundament bleibt identisch: <span class=\"text-white\">Ein System. Eine Datenbasis. Eine Steuerungslogik.<\/span>\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <!-- 2. BEISPIELE F\u00dcR PASSENDE BRANCHEN -->\n        <div class=\"mb-32\">\n            <div class=\"text-center mb-16\">\n                <h3 class=\"text-3xl md:text-4xl font-bold text-white mb-4\">Beispiele f\u00fcr passende Branchen<\/h3>\n                <p class=\"text-slate-400 max-w-3xl mx-auto leading-relaxed\">\n                    Qore OS richtet sich an Unternehmen mit wiederkehrenden Prozessen, wachsender Komplexit\u00e4t und Skalierungsambition. Besonders wirkungsvoll sind unsere Add-ons u. a. in folgenden Bereichen:\n                <\/p>\n            <\/div>\n\n            <!-- Branchen Grid (3 Top, 2 Bottom Centered via Flex\/Grid combo) -->\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 mb-8\">\n                \n                <!-- 1. Health -->\n                <div class=\"glass-panel p-8 rounded-3xl relative overflow-hidden group\">\n                    <div class=\"absolute -right-4 -top-4 opacity-5 group-hover:opacity-10 transition-opacity\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"120\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 2a2 2 0 0 0-2 2v5H4a2 2 0 0 0-2 2v2c0 1.1.9 2 2 2h5v5c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2v-5h5a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-5V4a2 2 0 0 0-2-2h-2z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"feature-icon-box mb-6 bg-cyan-500\/20 border-cyan-500\/40\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 2a2 2 0 0 0-2 2v5H4a2 2 0 0 0-2 2v2c0 1.1.9 2 2 2h5v5c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2v-5h5a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-5V4a2 2 0 0 0-2-2h-2z\"\/><\/svg>\n                    <\/div>\n                    <h4 class=\"text-xl font-bold text-white mb-6\">Gesundheitswesen & MedTech<\/h4>\n                    <ul class=\"check-list text-sm\">\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Patienten- und Fallmanagement<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Dokumentations- & Abrechnungsprozesse<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Datenschutz- & Compliance-Automation<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Service-Entlastung durch KI-Rollen<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- 2. Bau -->\n                <div class=\"glass-panel p-8 rounded-3xl relative overflow-hidden group\">\n                    <div class=\"absolute -right-4 -top-4 opacity-5 group-hover:opacity-10 transition-opacity\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"120\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"\/><path d=\"M9 22v-4h6v4\"\/><path d=\"M8 6h.01\"\/><path d=\"M16 6h.01\"\/><path d=\"M12 6h.01\"\/><path d=\"M12 10h.01\"\/><path d=\"M12 14h.01\"\/><path d=\"M16 10h.01\"\/><path d=\"M16 14h.01\"\/><path d=\"M8 10h.01\"\/><path d=\"M8 14h.01\"\/><\/svg>\n                    <\/div>\n                    <div class=\"feature-icon-box mb-6 bg-cyan-500\/20 border-cyan-500\/40\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"\/><path d=\"M9 22v-4h6v4\"\/><path d=\"M8 6h.01\"\/><path d=\"M16 6h.01\"\/><path d=\"M12 6h.01\"\/><path d=\"M12 10h.01\"\/><path d=\"M12 14h.01\"\/><path d=\"M16 10h.01\"\/><path d=\"M16 14h.01\"\/><path d=\"M8 10h.01\"\/><path d=\"M8 14h.01\"\/><\/svg>\n                    <\/div>\n                    <h4 class=\"text-xl font-bold text-white mb-6\">Bau & Projektentwicklung<\/h4>\n                    <ul class=\"check-list text-sm\">\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Angebots- und Ausschreibungslogik<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Projektkommunikation & Dokumentensteuerung<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Ressourcen- & Subunternehmer-Management<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Standardisierte Projekt-Workflows<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- 3. Kanzleien -->\n                <div class=\"glass-panel p-8 rounded-3xl relative overflow-hidden group\">\n                    <div class=\"absolute -right-4 -top-4 opacity-5 group-hover:opacity-10 transition-opacity\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"120\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"M7 21h10\"\/><path d=\"M12 3v18\"\/><path d=\"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2\"\/><\/svg>\n                    <\/div>\n                    <div class=\"feature-icon-box mb-6 bg-cyan-500\/20 border-cyan-500\/40\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"M7 21h10\"\/><path d=\"M12 3v18\"\/><path d=\"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2\"\/><\/svg>\n                    <\/div>\n                    <h4 class=\"text-xl font-bold text-white mb-6\">Kanzleien & Beratungen<\/h4>\n                    <ul class=\"check-list text-sm\">\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Mandanten- und Fallsteuerung<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Vertrags- & Dokumentenautomatisierung<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Wissensmanagement<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Strukturierte Lead- & Pipeline-Logik<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 lg:max-w-[66%] mx-auto\">\n                <!-- 4. Industrie -->\n                <div class=\"glass-panel p-8 rounded-3xl relative overflow-hidden group\">\n                    <div class=\"absolute -right-4 -top-4 opacity-5 group-hover:opacity-10 transition-opacity\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"120\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z\"\/><path d=\"M17 18h1\"\/><path d=\"M12 18h1\"\/><path d=\"M7 18h1\"\/><\/svg>\n                    <\/div>\n                    <div class=\"feature-icon-box mb-6 bg-cyan-500\/20 border-cyan-500\/40\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z\"\/><path d=\"M17 18h1\"\/><path d=\"M12 18h1\"\/><path d=\"M7 18h1\"\/><\/svg>\n                    <\/div>\n                    <h4 class=\"text-xl font-bold text-white mb-6\">Mittelstand & Industrie<\/h4>\n                    <ul class=\"check-list text-sm\">\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Vertriebs- und Angebotsprozesse<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Service- & After-Sales-Automatisierung<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Interne Prozessdigitalisierung<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Internationale Skalierung (Einheitliche Daten)<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- 5. E-Commerce -->\n                <div class=\"glass-panel p-8 rounded-3xl relative overflow-hidden group\">\n                    <div class=\"absolute -right-4 -top-4 opacity-5 group-hover:opacity-10 transition-opacity\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"120\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"21\" r=\"1\"\/><circle cx=\"19\" cy=\"21\" r=\"1\"\/><path d=\"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12\"\/><\/svg>\n                    <\/div>\n                    <div class=\"feature-icon-box mb-6 bg-cyan-500\/20 border-cyan-500\/40\">\n                        <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"21\" r=\"1\"\/><circle cx=\"19\" cy=\"21\" r=\"1\"\/><path d=\"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12\"\/><\/svg>\n                    <\/div>\n                    <h4 class=\"text-xl font-bold text-white mb-6\">E-Commerce & Service<\/h4>\n                    <ul class=\"check-list text-sm\">\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Omnichannel-Kommunikation<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Marketing- & Social-Automation<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Strukturierte CRM- & Pipeline-Prozesse<\/li>\n                        <li><svg aria-hidden=\"true\" class=\"w-4 h-4 text-emerald-400\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Skalierung ohne lineare Personalkosten<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 3. WARUM ADD-ONS? (Split Section) -->\n        <div class=\"mb-32\">\n            <h3 class=\"text-3xl md:text-4xl font-bold text-white mb-12 text-center\">Warum Add-ons \u2013 und keine Sonderprogrammierung?<\/h3>\n            \n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 items-stretch\">\n                <!-- Links: Das Problem -->\n                <div class=\"glass-panel p-10 rounded-3xl relative overflow-hidden flex flex-col justify-center\">\n                    <h4 class=\"text-2xl font-bold text-white mb-6\">Qore ist kein Software-Baukasten und kein Individualprojekt auf Zuruf.<\/h4>\n                    <p class=\"text-slate-300 text-lg leading-relaxed mb-8\">\n                        Unsere Branchen-Add-ons basieren auf erprobten Prozessarchitekturen.\n                    <\/p>\n                    <div class=\"pt-6 border-t border-white\/10 mt-auto\">\n                        <p class=\"text-cyan-400 font-bold\">Individuelle Anpassung erfolgt innerhalb der Systemlogik \u2013 nicht au\u00dferhalb davon.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Rechts: Die Parameter -->\n                <div class=\"glass-panel p-10 rounded-3xl border-t-4 border-t-emerald-500 flex flex-col justify-center\">\n                    <h4 class=\"text-xl font-bold text-slate-300 mb-8 uppercase tracking-wider\">Das bedeutet f\u00fcr Sie:<\/h4>\n                    <div class=\"space-y-6\">\n                        <div class=\"flex items-center gap-4\">\n                            <div class=\"w-12 h-12 rounded-full bg-emerald-500\/20 flex items-center justify-center shrink-0 border border-emerald-500\/30\">\n                                <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-6 h-6 text-emerald-400\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n                            <\/div>\n                            <span class=\"text-white text-lg font-medium\">Schnellere Implementierung<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-4\">\n                            <div class=\"w-12 h-12 rounded-full bg-emerald-500\/20 flex items-center justify-center shrink-0 border border-emerald-500\/30\">\n                                <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-6 h-6 text-emerald-400\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m16 10-4 4-4-4\"\/><\/svg>\n                            <\/div>\n                            <span class=\"text-white text-lg font-medium\">Klar kalkulierbare Ergebnisse<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-4\">\n                            <div class=\"w-12 h-12 rounded-full bg-emerald-500\/20 flex items-center justify-center shrink-0 border border-emerald-500\/30\">\n                                <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-6 h-6 text-emerald-400\"><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"10\"\/><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"16\"\/><\/svg>\n                            <\/div>\n                            <span class=\"text-white text-lg font-medium\">Messbarer ROI<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-4\">\n                            <div class=\"w-12 h-12 rounded-full bg-emerald-500\/20 flex items-center justify-center shrink-0 border border-emerald-500\/30\">\n                                <svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-6 h-6 text-emerald-400\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\n                            <\/div>\n                            <span class=\"text-white text-lg font-medium\">Keine technische Spielerei<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 4. CONCLUSION \/ CTA BANNER -->\n        <div class=\"cta-gradient p-10 md:p-16 rounded-[3rem] text-center shadow-2xl relative\">\n            <h3 class=\"text-3xl md:text-5xl font-black text-white mb-6\">Das Prinzip bleibt gleich<\/h3>\n            <div class=\"w-24 h-1 bg-gradient-to-r from-transparent via-cyan-500 to-transparent mx-auto mb-8 opacity-50\"><\/div>\n            \n            <p class=\"text-2xl text-cyan-400 font-bold mb-6\">\n                Qore OS ersetzt keinen Fachbereich. Es strukturiert ihn.\n            <\/p>\n            \n            <p class=\"text-lg text-slate-300 max-w-3xl mx-auto mb-16\">\n                Mit den Branchen-Add-ons entsteht keine neue Tool-Landschaft, sondern eine vertiefte KI-Organisation innerhalb eines zentralen Systems.\n            <\/p>\n\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 max-w-4xl mx-auto\">\n                <div class=\"bg-slate-800\/50 border border-slate-700\/50 rounded-2xl p-6 backdrop-blur-sm\">\n                    <span class=\"block text-white font-bold text-lg\">Skalierung<\/span>\n                    <span class=\"text-cyan-400 font-medium\">bleibt modular.<\/span>\n                <\/div>\n                <div class=\"bg-slate-800\/50 border border-slate-700\/50 rounded-2xl p-6 backdrop-blur-sm\">\n                    <span class=\"block text-white font-bold text-lg\">Die Datenbasis<\/span>\n                    <span class=\"text-cyan-400 font-medium\">bleibt einheitlich.<\/span>\n                <\/div>\n                <div class=\"bg-slate-800\/50 border border-slate-700\/50 rounded-2xl p-6 backdrop-blur-sm\">\n                    <span class=\"block text-white font-bold text-lg\">Die Steuerung<\/span>\n                    <span class=\"text-cyan-400 font-medium\">bleibt zentral.<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Branchen-Add-ons Standardisiert im Kern. Spezifisch in der Auspr\u00e4gung. Qore OS ist ein zentrales KI-Betriebssystem mit einheitlicher Datenlogik, klaren Rollen und modularer Architektur. Doch jede Branche hat eigene Prozesse, regulatorische Anforderungen und operative Besonderheiten. Deshalb bieten wir branchenspezifische Add-ons, die direkt in Qore OS integriert werden \u2013 nicht als externe Tools, sondern als Erweiterung des bestehenden [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3390","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v26.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Branchen-Add-ons - Q-KI.Consulting GmbH - KI-Betriebssystem f\u00fcr Unternehmen<\/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:\/\/q-ki.consulting\/?page_id=3390\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Branchen-Add-ons\" \/>\n<meta property=\"og:description\" content=\"Branchen-Add-ons Standardisiert im Kern. Spezifisch in der Auspr\u00e4gung. Qore OS ist ein zentrales KI-Betriebssystem mit einheitlicher Datenlogik, klaren Rollen und modularer Architektur. Doch jede Branche hat eigene Prozesse, regulatorische Anforderungen und operative Besonderheiten. Deshalb bieten wir branchenspezifische Add-ons, die direkt in Qore OS integriert werden \u2013 nicht als externe Tools, sondern als Erweiterung des bestehenden [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/q-ki.consulting\/?page_id=3390\" \/>\n<meta property=\"og:site_name\" content=\"Q-KI.Consulting GmbH - KI-Betriebssystem f\u00fcr Unternehmen\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T14:59:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/q-ki.consulting\/?page_id=3390\",\"url\":\"https:\/\/q-ki.consulting\/?page_id=3390\",\"name\":\"Branchen-Add-ons - Q-KI.Consulting GmbH - KI-Betriebssystem f\u00fcr Unternehmen\",\"isPartOf\":{\"@id\":\"https:\/\/q-ki.consulting\/#website\"},\"datePublished\":\"2026-02-26T14:46:35+00:00\",\"dateModified\":\"2026-02-26T14:59:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/q-ki.consulting\/?page_id=3390#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/q-ki.consulting\/?page_id=3390\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/q-ki.consulting\/?page_id=3390#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/q-ki.consulting\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Branchen-Add-ons\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/q-ki.consulting\/#website\",\"url\":\"https:\/\/q-ki.consulting\/\",\"name\":\"Q-KI.Consulting\",\"description\":\"KI-Betriebssystem f\u00fcr Unternehmen\",\"publisher\":{\"@id\":\"https:\/\/q-ki.consulting\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/q-ki.consulting\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/q-ki.consulting\/#organization\",\"name\":\"Q-KI.Consulting GmbH\",\"url\":\"https:\/\/q-ki.consulting\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/q-ki.consulting\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/q-ki.consulting\/wp-content\/uploads\/2025\/12\/QKIC-scaled.png\",\"contentUrl\":\"https:\/\/q-ki.consulting\/wp-content\/uploads\/2025\/12\/QKIC-scaled.png\",\"width\":2560,\"height\":460,\"caption\":\"Q-KI.Consulting GmbH\"},\"image\":{\"@id\":\"https:\/\/q-ki.consulting\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/q_ki_agents\/\",\"https:\/\/www.youtube.com\/@Q-KI-Agents\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Branchen-Add-ons - Q-KI.Consulting GmbH - KI-Betriebssystem f\u00fcr Unternehmen","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:\/\/q-ki.consulting\/?page_id=3390","og_locale":"de_DE","og_type":"article","og_title":"Branchen-Add-ons","og_description":"Branchen-Add-ons Standardisiert im Kern. Spezifisch in der Auspr\u00e4gung. Qore OS ist ein zentrales KI-Betriebssystem mit einheitlicher Datenlogik, klaren Rollen und modularer Architektur. Doch jede Branche hat eigene Prozesse, regulatorische Anforderungen und operative Besonderheiten. Deshalb bieten wir branchenspezifische Add-ons, die direkt in Qore OS integriert werden \u2013 nicht als externe Tools, sondern als Erweiterung des bestehenden [&hellip;]","og_url":"https:\/\/q-ki.consulting\/?page_id=3390","og_site_name":"Q-KI.Consulting GmbH - KI-Betriebssystem f\u00fcr Unternehmen","article_modified_time":"2026-02-26T14:59:41+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/q-ki.consulting\/?page_id=3390","url":"https:\/\/q-ki.consulting\/?page_id=3390","name":"Branchen-Add-ons - Q-KI.Consulting GmbH - KI-Betriebssystem f\u00fcr Unternehmen","isPartOf":{"@id":"https:\/\/q-ki.consulting\/#website"},"datePublished":"2026-02-26T14:46:35+00:00","dateModified":"2026-02-26T14:59:41+00:00","breadcrumb":{"@id":"https:\/\/q-ki.consulting\/?page_id=3390#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/q-ki.consulting\/?page_id=3390"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/q-ki.consulting\/?page_id=3390#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/q-ki.consulting\/"},{"@type":"ListItem","position":2,"name":"Branchen-Add-ons"}]},{"@type":"WebSite","@id":"https:\/\/q-ki.consulting\/#website","url":"https:\/\/q-ki.consulting\/","name":"Q-KI.Consulting","description":"KI-Betriebssystem f\u00fcr Unternehmen","publisher":{"@id":"https:\/\/q-ki.consulting\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/q-ki.consulting\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/q-ki.consulting\/#organization","name":"Q-KI.Consulting GmbH","url":"https:\/\/q-ki.consulting\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/q-ki.consulting\/#\/schema\/logo\/image\/","url":"https:\/\/q-ki.consulting\/wp-content\/uploads\/2025\/12\/QKIC-scaled.png","contentUrl":"https:\/\/q-ki.consulting\/wp-content\/uploads\/2025\/12\/QKIC-scaled.png","width":2560,"height":460,"caption":"Q-KI.Consulting GmbH"},"image":{"@id":"https:\/\/q-ki.consulting\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/q_ki_agents\/","https:\/\/www.youtube.com\/@Q-KI-Agents"]}]}},"_links":{"self":[{"href":"https:\/\/q-ki.consulting\/index.php?rest_route=\/wp\/v2\/pages\/3390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/q-ki.consulting\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/q-ki.consulting\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/q-ki.consulting\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/q-ki.consulting\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3390"}],"version-history":[{"count":16,"href":"https:\/\/q-ki.consulting\/index.php?rest_route=\/wp\/v2\/pages\/3390\/revisions"}],"predecessor-version":[{"id":3409,"href":"https:\/\/q-ki.consulting\/index.php?rest_route=\/wp\/v2\/pages\/3390\/revisions\/3409"}],"wp:attachment":[{"href":"https:\/\/q-ki.consulting\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}