<style></style>

<script>
jQuery(function($) {
    // Function to force repaint/reflow
    function forceRepaint() {
        document.body.style.display = 'none';
        document.body.offsetHeight; // Force reflow
        document.body.style.display = 'block';
        window.dispatchEvent(new Event('resize'));
    }

    function closeAllOffCanvas(exceptID = null) {
        let anyOpen = false; // Track if another Off-Canvas remains open

        $(".e-off-canvas").each(function() {
            let canvasID = $(this).attr("id");

            if (!exceptID || canvasID !== exceptID) {
                $(this).removeClass("e-off-canvas-visible")
                       .addClass("e-off-canvas-hidden")
                       .attr("aria-hidden", "true")
                       .css({
                           "z-index": "10",
                           "visibility": "hidden",
                           "opacity": "0"
                       });

                // Full removal delay set to 0ms
                setTimeout(() => {
                    if ($(this).attr("aria-hidden") === "true") {
                        $(this).css("display", "none");
                    }
                }, 0);
            } else {
                anyOpen = true; // At least one Off-Canvas is still open
            }
        });

        // Remove white background delay set to 0ms
        setTimeout(() => {
            if (!$(".e-off-canvas-visible").length) {
                $("body").removeClass("off-canvas-active");
                forceRepaint(); // Force repaint when closing all
            }
        }, 0);
    }

    function openOffCanvas(targetID) {
        let targetCanvas = $(targetID);

        if (targetCanvas.length) {
            // Close all others EXCEPT the one we're opening
            closeAllOffCanvas(targetID);

            // Open immediately with delay set to 0ms
            setTimeout(() => {
                targetCanvas.removeClass("e-off-canvas-hidden")
                            .addClass("e-off-canvas-visible")
                            .attr("aria-hidden", "false")
                            .css({
                                "z-index": "9999",
                                "visibility": "visible",
                                "opacity": "1",
                                "display": "block"
                            });

                // Ensure the White Background Stays Visible
                $("body").addClass("off-canvas-active");
                
                // Force repaint after opening
                forceRepaint();

            }, 0);
        }
    }

    // Decode Base64
    function decodeBase64(str) {
        try {
            return atob(str);
        } catch (e) {
            return null;
        }
    }

    // Handle Elementor Off-Canvas OPEN clicks
    $(document).on('click', '[href*="elementor-action%3Aaction%3Doff_canvas%3Aopen"]', function(event) {
        event.preventDefault();
        let href = decodeURIComponent($(this).attr("href"));

        let base64Match = href.match(/settings=([^&]+)/);
        if (base64Match) {
            let decodedSettings = decodeBase64(base64Match[1]);

            try {
                let settingsObj = JSON.parse(decodedSettings);
                if (settingsObj.id) {
                    let offCanvasID = "#off-canvas-" + settingsObj.id;
                    openOffCanvas(offCanvasID);
                }
            } catch (e) {}
        }
    });

    // Handle Elementor Off-Canvas CLOSE clicks
    $(document).on('click', '[href*="elementor-action%3Aaction%3Doff_canvas%3Aclose"]', function(event) {
        event.preventDefault();
        closeAllOffCanvas();
    });

    // Ensure all Off-Canvas elements start hidden
    $(".e-off-canvas").each(function() {
        $(this).attr("aria-hidden", "true").css({
            "z-index": "10",
            "visibility": "hidden",
            "opacity": "0",
            "display": "none"
        });
    });

    // Handle same-page anchor link clicks
    $(document).on('click', 'a[href*="#"]', function(event) {
        let href = $(this).attr('href');
        if (href.indexOf('#') !== -1) {
            // Close all off-canvas widgets when an anchor link is clicked
            closeAllOffCanvas();
        }
    });

});
</script>
				
			

AI Mix & Mingle in September| KI-Stammtisch im September

29. September @ 18:30 – 21:00 Uhr

(english below)

Wir laden euch herzlich ein, uns jeden letzten Dienstag im Monat von 18:30– 21 Uhr im ZOË („Sofabar“, Neuer Pferdemarkt 17, Hamburg Sternschanze, linker Eingang) zu treffen.

Trefft andere KI- und Technikinteressierte bei unserem etablierten KI-Stammtisch, der seit mehr als drei Jahren die Hamburger KI-Szene zusammenbringt. Beim AI Mix & Mingle in der Sofabar könnt ihr in lockerer Atmosphäre Gedanken austauschen oder über eure KI-Projekte sprechen. Es gibt keine Vorträge. Der Fokus liegt auf dem Austausch und dem Knüpfen von Kontakten.

Eure Anmeldung ist nicht zwingend erforderlich, aber sehr willkommen: Für eine bessere Planung würden wir uns freuen, wenn ihr euch vorher über Eventbrite anmeldet. Ihr dürft aber auch spontan vorbeischauen, um mit uns und anderen Netzwerke schmieden und interessante Gespräche über KI und die Welt zu führen!

Wir freuen uns auf euch!

Schreibt eure Fragen, Anmerkungen und euer Feedback gern per Mail an: cm@aric-hamburg.de

Weitere Informationen auch auf unserer Website: https://aric-hamburg.de/veranstaltungen/ai-mix-mingle-ki-stammtisch-hamburg/

Kommende Daten:

  • Oktober: Herbstpause
  • November: 24.11.2026
  • Dezember: Winterpause

Dieses Format wird im Rahmen des EDIH Hamburg mit Unterstützung durch die Europäische Union und der Hamburgischen Investitions- und Förderbank angeboten. #EDIHHamburg

—————–

We meet every last tuesday of the month for our AI Mix and Mingle. We meet 6:30–9 pm at ZOË (Neuer Pferdemarkt 10, Hamburg Sternschanze).

Meet other AI and tech enthusiasts at our well-established AI Meetup, bringing together the Hamburg AI scene for more than three years. Join us for the AI Mix & Mingle at Sofabar, where you can chat casually, exchange ideas, or discuss your AI projects. There are no presentations—the focus is on networking and open conversation.

While your registration is not mandatory, it is appreciated. You would make our reporting easier if you sign up on Eventbrite. But feel free to drop by spontaneously, too, to connect with us and others, build networks, and dive into interesting conversations about AI and beyond!

We are lookimg forward to seeing you there!
For any questions, comments, or feedback, please email us at: cm@aric-hamburg.de
More information on our website: [https://aric-hamburg.de/veranstaltungen/ai-mix-mingle

Upcoming dates:

  • October: Holiday Break
  • November: 24.11.2026
  • December: Holiday Break

This event is offered as a part of EDIH Hamburg, supported by the EU and IFB Hamburg. #EDIHhamburg

Details:

Dienstag, 29.09.2026 um 18:30 Uhr

Veranstaltungsort:

Zoë II – Sofabar, Neuer Pferdemarkt 17, 20359 Hamburg

Eintritt:

Kostenlos

Veranstalter:

Artificial Intelligence Center Hamburg (ARIC) e.V.

Anmeldung zur Veranstaltung: