{"id":6542,"date":"2024-01-30T13:56:02","date_gmt":"2024-01-30T13:56:02","guid":{"rendered":"https:\/\/ciborius-gruppe.de\/unkategorisiert\/robotics-ai"},"modified":"2024-02-18T18:24:37","modified_gmt":"2024-02-18T18:24:37","slug":"robotics-ai","status":"publish","type":"post","link":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai","title":{"rendered":"Robotics &amp; AI"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;cg-section cg-section-hero&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|300|||||||&#8221; text_font_size=&#8221;20px&#8221; header_font_size=&#8221;1.3rem&#8221; header_2_font_size=&#8221;48px&#8221; custom_margin=&#8221;||||false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h1 data-options=\"cg-has-overhead-title\"><span class=\"cg-overhead-title\">CIBOTICS<span class=\"cg-colon\">:<\/span><\/span> On course for the future with robotics &amp; AI!<\/h1>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/CIBotics_Patrouillenroboter-Argus.jpg&#8221; alt=&#8221;CIBotics_Patrol robot Argus&#8221; title_text=&#8221;CIBotics_Patrol robot Argus&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; border_radii=&#8221;on|11px|11px|11px|11px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p>State-of-the-art technology: autonomous security robots + surveillance drones as a reliable solution, fatigue-free &amp; precise<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;cg-section cg-section-logo-slider cg-logo-slider-section&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|16px|0px|16px|true|true&#8221; global_module=&#8221;2385&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h5><em>Certified<\/em> quality<\/h5>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;flex:1;||width:0;&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style>  .cg-marquee-wrap  {    --cg-marquee-height-lg:       128px;    --cg-marquee-height-md:       90px;    --cg-marquee-height-sm:       64px;    --cg-marquee-gap:             25px;    --cg-marquee-scroll-duration: 60s;    overflow:                     hidden;    display:                      flex;    user-select:                  none;    position:                     relative;    padding:                      0 !important;    gap:                          var(--cg-marquee-gap);    mask-image:                   linear-gradient(                                    var(--mask-direction, to right),                                    hsl(0 0% 0% \/ 0),                                    hsl(0 0% 0% \/ 1) 7%,                                    hsl(0 0% 0% \/ 1) 93%,                                    hsl(0 0% 0% \/ 0)                                  );  }  .cg-marquee-track  {    flex-shrink:     0;    justify-content: space-around;    position:        relative;    display:         flex;    gap:             var(--cg-marquee-gap);    margin-top:      -9px;    margin-bottom:   -9px;    padding-top:     9px;    padding-bottom:  9px;    max-height:      132px;    animation:       cg-marquee-scroll-x var(--cg-marquee-scroll-duration) linear infinite;  }  @media (prefers-reduced-motion: reduce)  {    .cg-marquee-track    {      animation-play-state: paused;    }  }  .cg-marquee-wrap ul  {    margin:          0;    width:           100%;    justify-content: flex-start;    display:         flex;    list-style-type: none !important;    padding:         0 !important;    align-items:     center;    gap:             25px;  }  .cg-marquee-wrap ul > li  {    display:         flex;    align-items:     center;    justify-content: center;    flex:            0 0 auto;    min-width:       var(--cg-marquee-height-lg, 80px);    height:          var(--cg-marquee-height-lg, 80px);    text-align:      center;    padding:         8px;    border-radius:   5px;    opacity: .87;  }  .cg-marquee-wrap ul > li.cg-vds img  {    min-width: var(--cg-marquee-height-sm, 80px);    height:    var(--cg-marquee-height-sm, 80px);  }  .cg-marquee-wrap ul > li img  {    height: 100%;    width:  auto;  }    .cg-marquee-wrap ul > li.cg-qualidata img  {    min-width: var(--cg-marquee-height-md, 80px);    height:    var(--cg-marquee-height-md, 80px);  }  .cg-marquee-wrap ul > li.cg-vbg img  {    min-width: var(--cg-marquee-height-md, 80px);    height:    var(--cg-marquee-height-md, 80px);  }  @keyframes cg-marquee-scroll-x  {    from    {      transform: translateX(0);    }    to    {      transform: translateX(calc(-100% - var(--cg-marquee-gap)));    }  }<\/style>\n<p><\/p>\n<div class=\"cg-marquee-wrap\">  \n<div class=\"cg-marquee-track\">    \n<ul>      \n<li>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/iso-9001.svg\">      <\/li>\n<p>      <\/p>\n<li>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/iso-4001.svg\">      <\/li>\n<p>      <\/p>\n<li>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/iso-77200.svg\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-vbg\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/AMS-2029.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-vds\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/vds_nsl.svg\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-vds\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/vds_interventionsstelle.svg\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-qualidata\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/qualidata_77200-2.svg\">      <\/li>\n<p>    <\/p><\/ul>\n<p>  <\/p><\/div>\n<p>  <\/p>\n<div class=\"cg-marquee-track\">    \n<ul>      \n<li>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/iso-9001.svg\">      <\/li>\n<p>      <\/p>\n<li>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/iso-4001.svg\">      <\/li>\n<p>      <\/p>\n<li>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/iso-77200.svg\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-vbg\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/AMS-2029.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-vds\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/vds_nsl.svg\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-vds\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/vds_interventionsstelle.svg\">      <\/li>\n<p>      <\/p>\n<li class=\"cg-qualidata\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/02\/qualidata_77200-2.svg\">      <\/li>\n<p>    <\/p><\/ul>\n<p>  <\/p><\/div>\n<p><\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h2 data-options=\"cg-has-overhead-title\"><span class=\"cg-overhead-title\">Security robots<span class=\"cg-colon\">:<\/span><\/span> CIBORIUS responds to changes in the market and society<\/h2>\n<p>With <strong>CIBOTICS<\/strong><span> solutions <\/span>, we <strong>are already<\/strong> delivering <strong>the future of the security market today<\/strong>. This is because the demand for 100% accurate machines that patrol, test and measure independently, around the clock, is greater today than ever before.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|300|||||||&#8221; text_font_size=&#8221;20px&#8221; header_font_size=&#8221;1.3rem&#8221; header_2_font_size=&#8221;48px&#8221; custom_margin=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>CIBORIUS <\/strong>uses its <span style=\"color: #3366ff;\">CIB<span style=\"color: #000000;\">, <\/span><\/span>the <strong><br>\n  <span style=\"color: #3366ff;\">C<\/span><br>\n<\/strong>IBORIUS <strong><br>\n  <span style=\"color: #3366ff;\">I<\/span><br>\n<\/strong>ntegrated <strong><br>\n  <span style=\"color: #3366ff;\">B<\/span><br>\n<\/strong>usiness solutions intelligent high-tech products and develops their areas of application, use cases and features together with partners. The focus here is on robotics and AI as lead technologies.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_gallery gallery_ids=&#8221;4417,4419,4415,4421&#8243; show_pagination=&#8221;off&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; caption_font_size=&#8221;12px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_gallery][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 data-options=\"cg-has-overhead-title\"><span class=\"cg-overhead-title\">Customized robot services<span class=\"cg-colon\">:<\/span><\/span> planning, implementation and support by CIBORIUS<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p>The demands on robot services are increasing. The tasks range from measuring and reception services to site security by means of patrols. As every use case is different, each project is re-evaluated &#8211; by a team of IT specialists, programmers and experienced security staff. The project is planned together with you and a suitable solution is developed. In addition, the application is supervised by us and our support is available to you around the clock.<\/p>\n<p>To ensure that everything goes according to plan in terms of data protection, CIBORIUS works in accordance with the strict rules of the GDPR and German data protection regulations. The data that is collected remains either in German data centers or exclusively on the customer&#8217;s own servers. The years of experience of our IT and security specialists are a great help to us and to you. Their assignments include, for example, projects with sensitive federal and state data.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;cg-section-muted cg-section cg-section-check-list&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;60px|0px|60px|0px|true|true&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||70px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;cg-column cg-sticky&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h2 data-options=\"cg-has-overhead-title\"><span class=\"cg-overhead-title\">At a glance<span class=\"cg-colon\">:<\/span><\/span> Measures and services<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text ul_type=&#8221;none&#8221; module_class=&#8221;cg-module cg-text cg-list-check&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; ul_font_size=&#8221;1.5rem&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul>\n<li style=\"text-align: left;\"><strong>Expertise in three areas<\/strong>: End customer sector (e.g. for the banking and chemical industries), service industry (e.g. <a rel=\"popover\" data-title=\"facility management\" data-post-id=\"11387\" class=\"sr-glossary-link\" aria-label=\"Facility Management\" href=\"https:\/\/ciborius-gruppe.de\/de\/glossar\/facility-management\">facility management<\/a> &amp; security and service sector) and private sector<\/li>\n<li style=\"text-align: left;\"><strong>Detailed risk analysis<\/strong> together with you<\/li>\n<li style=\"text-align: left;\"><strong>Delivery and provision<\/strong> of robots with state-of-the-art technology<\/li>\n<li style=\"text-align: left;\"><strong>Programming<\/strong> of customized software<\/li>\n<li style=\"text-align: left;\"><strong>Integration<\/strong> of the robots on the object<\/li>\n<li style=\"text-align: left;\"><strong>24\/7 support<\/strong> for all robots on site<\/li>\n<li style=\"text-align: left;\"><strong>Cross-industry applications:<\/strong> on sites and construction projects, in industrial halls, on oil production sites, under radiation and in the healthcare sector.<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row module_class=&#8221;cg-row cg-container-small&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_video src=&#8221;https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/02\/Security-Roboter-_-Einsatz-im-<a rel=\"popover\" data-title=\"Sicherheitsdienst\" data-post-id=\"11389\" class=\"sr-glossary-link\" aria-label=\"Sicherheitsdienst\" href=\"https:\/\/ciborius-gruppe.de\/de\/glossar\/sicherheitsdienst\">Sicherheitsdienst<\/a>-APxB5zQh8vg.mp4&#8243; image_src=&#8221;https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/02\/Security-Roboter-_-Einsatz-im-<span data-title=\"Sicherheitsdienst\" data-post-id=\"11389\" class=\"sr-glossary-link\" aria-label=\"Sicherheitsdienst\" data-href=\"https:\/\/ciborius-gruppe.de\/de\/glossar\/sicherheitsdienst\">Sicherheitsdienst<\/span>-APxB5zQh8vg.webp&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_video][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;cg-module cg-text cg-text-center&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div>\n<a class=\"cg-btn cg-btn-download\" href=\"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/ciborius-flyer-robotics-1.pdf\" target=\"_blank\" rel=\"noopener\"><span>Flyer: Security service with robot technology<\/span><\/a><\/div>\n<div>\n<a class=\"cg-btn cg-btn-download\" href=\"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/security-robotics-pressemitteilung-2.pdf\" target=\"_blank\" rel=\"noopener\"><span>Press release: Robots in security services<\/span><\/a>\n<\/div>\n<div>\n<a class=\"cg-btn cg-btn-download\" href=\"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/security-robotics-pressemitteilung-en-2.pdf\" target=\"_blank\" rel=\"noopener\"><span>Press release (en): Robots in security service English<\/span><\/a>\n<\/div>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;cg-module cg-text cg-text-center&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Known from:<\/h4>\n<p><a href=\"https:\/\/www.mdr.de\/nachrichten\/thueringen\/mitte-thueringen\/erfurt\/laufroboter-spot-boston-dynamics-wachschutz-100.html\" target=\"_blank\" rel=\"noopener\">MDR: The digital watchdog: walking robots put to the test<\/a><\/p>\n<p><a href=\"https:\/\/youtu.be\/vPIYov_DDIA\" target=\"_blank\" rel=\"noopener\">SAT1 Regional: Robot dog at Hamburg&#8217;s Rathausmarkt<\/a><\/p>\n<p><a href=\"https:\/\/www.welt.de\/regionales\/hamburg\/article229599427\/Roboter-in-Hunde-Form-sorgt-in-Hamburg-fuer-Erstaunen.html\" target=\"_blank\" rel=\"noopener\">Welt.de: Dog-shaped robot causes astonishment in Hamburg<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;cg-section cg-section-logo-slider cg-logo-slider-section&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|16px|0px|16px|true|true&#8221; global_module=&#8221;3356&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h5><em>Satisfied<\/em> customers<\/h5>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;flex:1;||width:0;&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style>  .cg-marquee-customers-wrap  {      overflow:                     hidden;    display:                      flex;    user-select:                  none;    position:                     relative;    padding:                      0 !important;    gap:                          var(--cg-marquee-gap, 48px);    mask-image:                   linear-gradient(                                    var(--mask-direction, to right),                                    hsl(0 0% 0% \/ 0),                                    hsl(0 0% 0% \/ 1) 7%,                                    hsl(0 0% 0% \/ 1) 93%,                                    hsl(0 0% 0% \/ 0)                                  );        --cg-marquee-customers-height-lg:       85px;    --cg-marquee-customers-height-md:       80px;    --cg-marquee-customers-height-sm:       64px;    --cg-marquee-customers-gap:             48px;    --cg-marquee-customers-scroll-duration: 60s;  }    .cg-marquee-customers-track  {    flex-shrink:     0;    justify-content: space-around;    position:        relative;    display:         flex;    gap:             var(--cg-marquee-gap, 48px);    margin-top:      -9px;    margin-bottom:   -9px;    padding-top:     9px;    padding-bottom:  9px;    max-height:      122px;    animation:       cg-marquee-customers-scroll-x var(--cg-marquee-customers-scroll-duration) linear infinite;  }  @media (prefers-reduced-motion: reduce)  {    .cg-marquee-customers-track    {      animation-play-state: paused;    }  }  .cg-marquee-customers-wrap ul  {    margin:          0;    width:           100%;    justify-content: flex-start;    display:         flex;    list-style-type: none !important;    padding:         0 !important;    align-items:     center;    gap:             var(--cg-marquee-gap, 48px);  }  .cg-marquee-customers-wrap ul > li  {    display:         flex;    align-items:     center;    justify-content: center;    flex:            0 0 auto;    min-width:       var(--cg-marquee-customers-height-lg, 80px);    height:          var(--cg-marquee-customers-height-lg, 80px);    text-align:      center;    padding:         8px;    border-radius:   5px;  }  .cg-marquee-customers-wrap ul > li img  {    height: 100%;    width:  auto;  }  @keyframes cg-marquee-customers-scroll-x  {    from    {      transform: translateX(0);    }    to    {      transform: translateX(calc(-100% - var(--cg-marquee-customers-gap)));    }  }<\/style>\n<p><\/p>\n<div class=\"cg-marquee-customers-wrap\">  \n<div class=\"cg-marquee-customers-track\">    \n<ul>      \n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/logo-rewe-group-1672a971.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/berlin-logo-380cd807.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/logo-bundeswehr-367891ed.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/hessen-logo-30f66102.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/bamf-logo-fea439bd.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/logo-landtag-brandenburg-66a9b6a4.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/bundesanstalt-fuer-immobilienaufgaben-logo-32178dea.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/zeit-logo-0efdf075.webp\">      <\/li>\n<p>    <\/p><\/ul>\n<p>  <\/p><\/div>\n<p>  <\/p>\n<div class=\"cg-marquee-customers-track\">    \n<ul>      \n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/logo-rewe-group-1672a971.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/berlin-logo-380cd807.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/logo-bundeswehr-367891ed.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/hessen-logo-30f66102.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/bamf-logo-fea439bd.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/logo-landtag-brandenburg-66a9b6a4.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/01\/bundesanstalt-fuer-immobilienaufgaben-logo-32178dea.webp\">      <\/li>\n<p>      <\/p>\n<li class=\"slide\">        <img decoding=\"async\" src=\"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/zeit-logo-0efdf075.webp\">      <\/li>\n<p>    <\/p><\/ul>\n<p>  <\/p><\/div>\n<p><\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;cg-section cg-section-location&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;60px|0px|60px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 data-options=\"cg-has-overhead-title\"><span class=\"cg-overhead-title\">Our locations<span class=\"cg-colon\">:<\/span><\/span> Our specialists are always available to talk to you at our branches<\/h2>\n<p><span>Do you want to find out more, get in touch and are you ready for the future? Our security consultants, technical specialists and development professionals are available at all times. Talk to us, we are your partner for the complete product life cycle &#8211; for sure!  <\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_module=&#8221;1297&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221;]  <\/p>\n<div class=\"cg-location-list-wrap\">        \n<ul class=\"cg-location-list\">          \n<li>            <a href=\"https:\/\/ciborius-gruppe.de\/en\/locations\/berlin\" class=\"cg-location-tile\">              <span class=\"cg-location-overlay\"><\/span>              <span class=\"cg-location-tile-details\">Berlin<\/span> <span class=\"cg-location-tile-more\">More info<\/span>            <\/a>          <\/li>\n<p>          <\/p>\n<li>            <a href=\"https:\/\/ciborius-gruppe.de\/en\/locations\/frankfurt\" class=\"cg-location-tile cg-location-tile-frankfurt\">              <span class=\"cg-location-overlay\"><\/span>              <span class=\"cg-location-tile-details\">Frankfurt<\/span> <span class=\"cg-location-tile-more\">More info<\/span>            <\/a>          <\/li>\n<p>          <\/p>\n<li>            <a href=\"https:\/\/ciborius-gruppe.de\/en\/locations\/stuttgart\" class=\"cg-location-tile cg-location-tile-stuttgart\">              <span class=\"cg-location-overlay\"><\/span>              <span class=\"cg-location-tile-details\">Stuttgart<\/span> <span class=\"cg-location-tile-more\">More info<\/span>            <\/a>          <\/li>\n<p>          <\/p>\n<li>            <a href=\"https:\/\/ciborius-gruppe.de\/en\/locations\/erfurt\" class=\"cg-location-tile cg-location-tile-erfurt\">              <span class=\"cg-location-overlay\"><\/span>              <span class=\"cg-location-tile-details\">Erfurt<\/span> <span class=\"cg-location-tile-more\">More info<\/span>            <\/a>          <\/li>\n<p>          <\/p>\n<li>            <a href=\"https:\/\/ciborius-gruppe.de\/en\/locations\/leipzig\" class=\"cg-location-tile cg-location-tile-leipzig\">              <span class=\"cg-location-overlay\"><\/span>              <span class=\"cg-location-tile-details\">Leipzig<\/span> <span class=\"cg-location-tile-more\">More info<\/span>            <\/a>          <\/li>\n<p>          <\/p>\n<li>            <a href=\"https:\/\/ciborius-gruppe.de\/en\/locations\/mannheim\" class=\"cg-location-tile cg-location-tile-mannheim\">              <span class=\"cg-location-overlay\"><\/span>              <span class=\"cg-location-tile-details\">Mannheim<\/span> <span class=\"cg-location-tile-more\">More info<\/span>            <\/a>          <\/li>\n<p>          <\/p>\n<li>            <a href=\"https:\/\/ciborius-gruppe.de\/en\/locations\/ingolstadt\" class=\"cg-location-tile cg-location-tile-ingolstadt\">              <span class=\"cg-location-overlay\"><\/span>              <span class=\"cg-location-tile-details\">Ingolstadt<\/span> <span class=\"cg-location-tile-more\">More info<\/span>            <\/a>          <\/li>\n<p>        <\/p><\/ul>\n<p>      <\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;cg-section cg-section-faq cg-section-muted&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row module_class=&#8221;cg-row cg-container-small&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px|||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h2 data-options=\"cg-has-overhead-title\"><span class=\"cg-overhead-title\">FAQ &#8211; Robotics &amp; AI<span class=\"cg-colon\">:<\/span><\/span> Frequently asked questions<\/h2>\n<p>[\/et_pb_text][et_pb_blog posts_number=&#8221;7&#8243; include_categories=&#8221;89&#8243; show_thumbnail=&#8221;off&#8221; show_content=&#8221;on&#8221; show_author=&#8221;off&#8221; show_date=&#8221;off&#8221; show_categories=&#8221;off&#8221; show_pagination=&#8221;off&#8221; module_class=&#8221;cg-module-faq&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; header_level=&#8221;h3&#8243; global_module=&#8221;1948&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blog][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>With its intelligent solutions in the field of robotics &amp; AI, the CIBORIUS Group delivers intelligent high-tech solutions that master security tasks with great endurance and precision and enable measurable quality improvements through CIBotics product solutions. Society is also changing and the lack of qualified employees is becoming increasingly apparent. CIBotics provides a remedy here, because thanks to the use of robots, valuable human employees can be deployed in positions that are responsible and require human skills.<\/p>\n","protected":false},"author":3,"featured_media":4303,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_crsspst_to_securityde":false,"cg_type":"","cg_schema_org":"","footnotes":""},"categories":[120],"tags":[],"class_list":["post-6542","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technologies"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.1 (Yoast SEO v23.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Robotics &amp; AI - CIBORIUS Gruppe<\/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:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Robotics &amp; AI - CIBORIUS Gruppe\" \/>\n<meta property=\"og:description\" content=\"With its intelligent solutions in the field of robotics &amp; AI, the CIBORIUS Group delivers intelligent high-tech solutions that master security tasks with great endurance and precision and enable measurable quality improvements through CIBotics product solutions. Society is also changing and the lack of qualified employees is becoming increasingly apparent. CIBotics provides a remedy here, because thanks to the use of robots, valuable human employees can be deployed in positions that are responsible and require human skills.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai\" \/>\n<meta property=\"og:site_name\" content=\"CIBORIUS Gruppe\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/CiboriusGruppe\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-30T13:56:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-18T18:24:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/CIBotics_Patrouillenroboter-Argus.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1045\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael Engel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ciboriusgruppe\" \/>\n<meta name=\"twitter:site\" content=\"@ciboriusgruppe\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Engel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Robotics &amp; AI - CIBORIUS Gruppe","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:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai","og_locale":"en_US","og_type":"article","og_title":"Robotics &amp; AI - CIBORIUS Gruppe","og_description":"With its intelligent solutions in the field of robotics &amp; AI, the CIBORIUS Group delivers intelligent high-tech solutions that master security tasks with great endurance and precision and enable measurable quality improvements through CIBotics product solutions. Society is also changing and the lack of qualified employees is becoming increasingly apparent. CIBotics provides a remedy here, because thanks to the use of robots, valuable human employees can be deployed in positions that are responsible and require human skills.","og_url":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai","og_site_name":"CIBORIUS Gruppe","article_publisher":"https:\/\/www.facebook.com\/CiboriusGruppe","article_published_time":"2024-01-30T13:56:02+00:00","article_modified_time":"2024-02-18T18:24:37+00:00","og_image":[{"width":1920,"height":1045,"url":"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/CIBotics_Patrouillenroboter-Argus.jpg","type":"image\/jpeg"}],"author":"Michael Engel","twitter_card":"summary_large_image","twitter_creator":"@ciboriusgruppe","twitter_site":"@ciboriusgruppe","twitter_misc":{"Written by":"Michael Engel","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai#article","isPartOf":{"@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai"},"author":{"name":"Michael Engel","@id":"https:\/\/ciborius-gruppe.de\/en#\/schema\/person\/3ee12169f89bbbb3e0f4264493ea2982"},"headline":"Robotics &amp; AI","datePublished":"2024-01-30T13:56:02+00:00","dateModified":"2024-02-18T18:24:37+00:00","mainEntityOfPage":{"@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai"},"wordCount":1682,"publisher":{"@id":"https:\/\/ciborius-gruppe.de\/en#organization"},"image":{"@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai#primaryimage"},"thumbnailUrl":"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/CIBotics_Patrouillenroboter-Argus.jpg","articleSection":["Technologies"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai","url":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai","name":"Robotics &amp; AI - CIBORIUS Gruppe","isPartOf":{"@id":"https:\/\/ciborius-gruppe.de\/en#website"},"primaryImageOfPage":{"@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai#primaryimage"},"image":{"@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai#primaryimage"},"thumbnailUrl":"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/CIBotics_Patrouillenroboter-Argus.jpg","datePublished":"2024-01-30T13:56:02+00:00","dateModified":"2024-02-18T18:24:37+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ciborius-gruppe.de\/en\/technologies\/robotics-ai#primaryimage","url":"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/CIBotics_Patrouillenroboter-Argus.jpg","contentUrl":"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/01\/CIBotics_Patrouillenroboter-Argus.jpg","width":1920,"height":1045,"caption":"CIBotics_Patrouillenroboter Argus"},{"@type":"WebSite","@id":"https:\/\/ciborius-gruppe.de\/en#website","url":"https:\/\/ciborius-gruppe.de\/en","name":"CIBORIUS Gruppe","description":"CIBORIUS Gruppe: Service- &amp; Sicherheitsdienste, Facility Management","publisher":{"@id":"https:\/\/ciborius-gruppe.de\/en#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ciborius-gruppe.de\/en?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ciborius-gruppe.de\/en#organization","name":"CIBORIUS Gruppe","url":"https:\/\/ciborius-gruppe.de\/en","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ciborius-gruppe.de\/en#\/schema\/logo\/image\/","url":"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/02\/ciborius-logo-1.svg","contentUrl":"https:\/\/ciborius-gruppe.de\/wp-content\/uploads\/2024\/02\/ciborius-logo-1.svg","width":138,"height":33,"caption":"CIBORIUS Gruppe"},"image":{"@id":"https:\/\/ciborius-gruppe.de\/en#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/CiboriusGruppe","https:\/\/x.com\/ciboriusgruppe"]},{"@type":"Person","@id":"https:\/\/ciborius-gruppe.de\/en#\/schema\/person\/3ee12169f89bbbb3e0f4264493ea2982","name":"Michael Engel","sameAs":["\/de\/wp-json\/wp\/v2\/users\/me"],"url":"https:\/\/ciborius-gruppe.de\/en\/author\/m-engel"}]}},"_links":{"self":[{"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/posts\/6542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/comments?post=6542"}],"version-history":[{"count":6,"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/posts\/6542\/revisions"}],"predecessor-version":[{"id":7845,"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/posts\/6542\/revisions\/7845"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/media\/4303"}],"wp:attachment":[{"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/media?parent=6542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/categories?post=6542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ciborius-gruppe.de\/en\/wp-json\/wp\/v2\/tags?post=6542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}