Files
satware.ai/docs/index.md
T
tfw 0fd0f406fb Add modular SCSS structure and lightbox functionality
Introduce a modular SCSS structure to improve maintainability and organization of stylesheets. Add lightbox functionality for homepage screenshots, including responsive JavaScript behavior and custom styling for enhanced user experience. Update tasks documentation with improvement initiatives for the project.
2025-05-13 14:26:58 +02:00

7.7 KiB

hide
hide
navigation
toc

KI-Power
für Ihr Business

satware® AI bietet zukunftsweisende KI-Lösungen, die Unternehmen dabei unterstützen, ihre Prozesse zu optimieren, Daten effektiver zu nutzen und intelligente Entscheidungen zu treffen. Unsere Technologien sind darauf ausgerichtet, Ihren Geschäftserfolg durch moderne, KI-gestützte Lösungen zu steigern.

Präsentation anfragen Zugang bestellen

Screenshot von satware AI chat

Trusted by the world's top
organizations across industries

Hammel Steuerbüro Logo
Ocu Pro Logo
satware AG Logo
Klinikum Worms Logo

Hammel Steuerbüro Logo
Ocu Pro Logo
satware AG Logo
Klinikum Worms Logo
602+ Company AI platforms created
7,199+ Specialized AI agents built
132,853+ Monthly active users
785,862+ Monthly messages sent

Let teams do more, faster

<div class="satag--home-testimonials">
Silent Waves Logo

"Die KI-Agenten der satware sind für mich wertvoller Sparringspartner für Konzeptentwicklung & Reflektion. Vor allem bieten sie mir einen sicheren Raum für sensible Daten. Für mich als Coach & Mediator ist Vertraulichkeit der Schlüssel. Top!"

Jens Emrich von Kajdacsy
Silent Waves
        <div class="satag--home-testimonials-text" data-testimonial-id="2">
            <img class="satag--home-testimonial-text-logo" src="../../assets/images/home/testimonials/satware-ag.png" alt="satware AG Logo">

            <p>
                "satware AI has transformed how our team collaborates on complex projects. The ability to have specialized AI agents for different tasks has cut our research and documentation time in half."
            </p>
            <div class="satag--home-testimonial-author">
                <span class="satag--home-testimonial-name">Emma Johnson</span><br />
                <span class="satag--home-testimonial-title">Project Manager at Company 2</span>
            </div>
        </div>

        <div class="satag--home-testimonials-text" data-testimonial-id="3">
                    <img class="satag--home-testimonial-text-logo" src="../../assets/images/home/testimonials/satware-ag.png" alt="satware AG Logo">

        <p>
                    "The integration capabilities of satware AI with our existing tools made adoption seamless. Our team productivity has increased by 35% since implementation, and the custom agents continue to learn our specific needs."
        </p>
        <div class="satag--home-testimonial-author">
            <span class="satag--home-testimonial-name">Michael Schmidt</span><br />
            <span class="satag--home-testimonial-title">CTO at Company 3</span>
        </div>
    </div>
    </div>

    <div class="satag--home-testimonials-images">
        <!-- Bilder mit data-testimonial-id Attribut zur Identifizierung -->
        <div class="satag--home-testimonial-image-wrapper active" data-testimonial-id="1">
            <img src="../../assets/images/home/testimonials/silentwaves.jpg" alt="Jens Emrich von Kajdacsy" class="satag--home-testimonial-image">
            <div class="satag--home-testimonial-logo">
                <img src="../../assets/images/home/testimonials/silentwaves_logo.png" alt="Silent Waves Logo">
            </div>
        </div>
        <div class="satag--home-testimonial-image-wrapper" data-testimonial-id="2">
            <img src="../../assets/images/team/eddi-alesi.jpg" alt="Eddi Alesi" class="satag--home-testimonial-image">
            <div class="satag--home-testimonial-logo">
                <img src="../../assets/images/home/company-logos/satware-ag.png" alt="satware AG Logo">
            </div>
        </div>
        <div class="satag--home-testimonial-image-wrapper" data-testimonial-id="3">
            <img src="../../assets/images/team/luna-alesi.jpg" alt="Luna Alesi" class="satag--home-testimonial-image">
            <div class="satag--home-testimonial-logo">
                <img src="../../assets/images/home/company-logos/satware-ag.png" alt="satware AG Logo">
            </div>
        </div>
    </div>


</div>
<script src="../javascripts/lightbox.js"></script>