<?xml version='1.0' encoding='utf-8' ?>
<!-- Made with love by pretalx v2026.1.1. -->
<schedule>
    <generator name="pretalx" version="2026.1.1" />
    <version>0.6</version>
    <conference>
        <title>Open Source AI Workshops 2026</title>
        <acronym>open-source-ai-workshops-2026</acronym>
        <start>2026-05-18</start>
        <end>2026-05-19</end>
        <days>2</days>
        <timeslot_duration>00:05</timeslot_duration>
        <base_url>https://pretalx.com</base_url>
        
        <time_zone_name>Europe/Berlin</time_zone_name>
        
        
    </conference>
    <day index='1' date='2026-05-18' start='2026-05-18T04:00:00+02:00' end='2026-05-19T03:59:00+02:00'>
        <room name='Raum A' guid='40df791a-55b7-5cae-9a72-1a7c7269dd91'>
            <event guid='7a4676a6-d655-549a-8aaa-df17d718d097' id='88777' code='EBTWDL'>
                <room>Raum A</room>
                <title>Einf&#252;hrung zu Open Source AI</title>
                <subtitle></subtitle>
                <type>Workshop</type>
                <date>2026-05-18T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>08:00</duration>
                <abstract>In diesem Workshop werden die Grundlagen von AI vermittelt. Wie funktioniert (Generative) KI, was sind Transformer Modelle und wie werden basierend darauf Large Language Modelle (LLMs) entwickelt.
Der Workshop versucht so gut wie m&#246;glich ohne Mathematik auszukommen, sondern die Konzepte so weit zu vermitteln, dass ein Verst&#228;ndnis daf&#252;r entsteht.

In einem zweiten Teil wird vermittelt wie LLMs auf lokalen Ger&#228;ten unter Einhaltung des Datenschutzes angewendet werden k&#246;nnen. Dies machen wir anhand des Beispiels von LM-Studio, welches die Verwendung von LLMs auf lokalen Ger&#228;ten erm&#246;glicht.</abstract>
                <slug>open-source-ai-workshops-2026-88777-einfuhrung-zu-open-source-ai</slug>
                <track></track>
                
                <persons>
                    <person id='89358'>Gygli Marcel</person>
                </persons>
                <language>de</language>
                <description>Folgende Themen werden behandelt:

- Was sind Transformer-Modelle und wie funktionieren sie?
- Wie funktioniert Generative KI?
- Lokale Nutzung von LLMs mittels ollama / LM-Studio
- Wie funktioniert Retrieval Augmented Generation (RAG)?
- Wie baue ich einen RAG-Chatbot auf meinen eigenen Dokumenten mit Open Source AI?

Zus&#228;tzliche Diskussionsthemen, die im Rahmen des Workshops auf Wunsch angesprochen werden k&#246;nnen:
- Ethische Aspekte von KI (Bias, Fake News, Verantwortung)
- Open-Source vs. Closed-Source KI-Modelle
- Die Zukunft von LLMs und personalisierter KI</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://pretalx.com/open-source-ai-workshops-2026/talk/EBTWDL/</url>
                <feedback_url>https://pretalx.com/open-source-ai-workshops-2026/talk/EBTWDL/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Raum B' guid='b4ccb075-a2c8-5ede-a2ae-05f758b0e9cb'>
            <event guid='7f498bea-4fce-5cb6-9ee1-cfa9b1a789cc' id='88790' code='HY8GHW'>
                <room>Raum B</room>
                <title>AI Agents in Action: Building Smart, Open-Source LLM Workflows</title>
                <subtitle></subtitle>
                <type>Workshop</type>
                <date>2026-05-18T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>08:00</duration>
                <abstract>AI-powered autonomous agents are changing the way we interact with large language models (LLMs). In this hands-on workshop, you will learn how to build and customize AI agents using open-source models and frameworks. We will explore how these agents reason, plan, and execute tasks, and how they can be integrated with external tools.

This workshop is designed for developers, researchers, and AI enthusiasts who want to build intelligent LLM applications. No prior experience with AI agents is required&#8212;just basic Python knowledge and a curiosity to experiment!

--- After the workshop you will know... ---
&#9989; What AI agents are and how they interact with LLMs
&#9989; How to build AI-driven workflows using open-source frameworks
&#9989; How to integrate external tools and APIs using MCP
&#9989; How to secure your agents using guardrails
&#9989; How context engineering can be used to reduce hallucinations</abstract>
                <slug>open-source-ai-workshops-2026-88790-ai-agents-in-action-building-smart-open-source-llm-workflows</slug>
                <track></track>
                
                <persons>
                    <person id='89374'>Luca Rolshoven</person>
                </persons>
                <language>de</language>
                <description>AI agents allow large language models to go beyond simple text generation&#8212;they can think, plan, and take action. In this workshop, we will explore how to design LLM-powered agents that automate workflows, process information, and interact with external systems.

In this workshop you will be able to choose among many different cloud-based LLMs to gather hands-on experience with agentic AI. You&#8217;ll start by building a simple AI agent, then extend it with new capabilities, such as integrating APIs or working with structured data.

--- Key Topics Covered ---
&#10004; Understanding AI Agents: What they are, how they work, and common frameworks
&#10004; Hands-on Development: Building a simple agent from scratch
&#10004; Expanding Capabilities: Enhancing agents with plugins, APIs, or external tools
&#10004; Optimizing Agent Performance: Debugging, logging, and prompt tuning
&#10004; Guardrails: Securing your agentic workflows
&#10004; Context Engineering: How to reduce hallucinations

--- Who Should Attend? ---
&#128104;&#8205;&#128187; Developers interested in LLM-powered automation
&#128202; Data scientists &amp; AI researchers exploring autonomous AI workflows
&#128736;&#65039; Tech enthusiasts looking for hands-on experience with AI agent frameworks

--- Prerequisites ---
&#8226; Basic Python programming skills
&#8226; Familiarity with Git &amp; working in a terminal
&#8226; Some knowledge of LLMs (not required but helpful)
&#8226; A laptop with Python 3.11+ installed, or the ability to use a cloud-based environment</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://pretalx.com/open-source-ai-workshops-2026/talk/HY8GHW/</url>
                <feedback_url>https://pretalx.com/open-source-ai-workshops-2026/talk/HY8GHW/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Raum C' guid='43b26fce-ba76-57c8-ad06-6124418ad758'>
            <event guid='d03bee76-5489-534b-8b79-841c368a6d45' id='89854' code='YZ8W7Y'>
                <room>Raum C</room>
                <title>Das Vibe-Coding-Experiment: Vier Teams, sechs Stunden, ein Ziel</title>
                <subtitle></subtitle>
                <type>Workshop</type>
                <date>2026-05-18T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>08:00</duration>
                <abstract>Kann **ein Team** ohne Vorlage in **6 Stunden** ein **funktionierendes RAG-System** bauen &#8211; nur mit einem Open-Source-Coding-Agenten und einer API-Spezifikation? Wir probieren es aus.</abstract>
                <slug>open-source-ai-workshops-2026-89854-das-vibe-coding-experiment-vier-teams-sechs-stunden-ein-ziel</slug>
                <track></track>
                
                <persons>
                    <person id='90246'>Joel Barmettler</person>
                </persons>
                <language>de</language>
                <description>Vier Teams &#252;bernehmen je eine Kernkomponente: LLM-Inference-Server, Vektor-Datenbank, Dokument-Prozessor und Chat-Frontend. Jedes Team baut seine Komponente from scratch, ohne fertige Frameworks &#8211; nur mit Basislibraries und opencode-ai als Copilot. Am Ende integrieren wir alles live zu einem funktionierenden Gesamtsystem.

Wir arbeiten durchgehend mit offenen Technologien: opencode-ai als Coding-Agent, Open-Weights-Modelle wie DeepSeek oder GLM-4, und das finale System l&#228;uft auf einem lokalen Open-Source-LLM.

**ABLAUF**

Der Workshop besteht aus vier Sessions:

1. **Fundament** &#8211; Systemarchitektur verstehen, Einf&#252;hrung in opencode-ai, Teambildung
2. **Verstehen &amp; Planen** &#8211; Teams erarbeiten ihre Komponente, erstellen eine Kurzpr&#228;sentation
3. **Bauen** &#8211; Implementation der Kernfunktionalit&#228;t, Zwischenstand
4. **Integrieren** &#8211; Komponenten zusammenf&#252;hren, Live-Demo, Reflexion

**F&#220;R WEN**

F&#252;r alle, die verstehen wollen, wie KI-Systeme unter der Haube funktionieren, und AI-gest&#252;tztes Programmieren mit Open-Source-Tools ausprobieren m&#246;chten. Du musst kein erfahrener Entwickler sein &#8211; wichtiger ist die Bereitschaft zu experimentieren.

**VORAUSSETZUNGEN**

- Laptop mit Browser
- GitHub-Account

Alles andere l&#228;uft im vorkonfigurierten GitHub Codespace.

**WAS DU MITNIMMST**

- Praktische Erfahrung mit Vibe Coding
- Verst&#228;ndnis der Kernkomponenten eines RAG-Systems
- Deinen eigenen Code zum Weiterbauen</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://pretalx.com/open-source-ai-workshops-2026/talk/YZ8W7Y/</url>
                <feedback_url>https://pretalx.com/open-source-ai-workshops-2026/talk/YZ8W7Y/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    <day index='2' date='2026-05-19' start='2026-05-19T04:00:00+02:00' end='2026-05-20T03:59:00+02:00'>
        <room name='Raum A' guid='40df791a-55b7-5cae-9a72-1a7c7269dd91'>
            <event guid='7c0aa386-8016-5286-aab8-7d43defd93e5' id='88631' code='YSWYU8'>
                <room>Raum A</room>
                <title>Robotics &amp; Ethical AI in Industry: How to Apply the 11-Element Compliance Framework (Hands-On, Cross-Industry Edition)</title>
                <subtitle></subtitle>
                <type>Workshop</type>
                <date>2026-05-19T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>08:00</duration>
                <abstract>As robotics and AI systems move rapidly into industrial environments, compliance, safety, and ethical governance have become strategic enablers&#8212;not blockers&#8212;of innovation.
In this hands-on workshop, you will learn how to apply the newly developed &#8220;11 Key Elements for Achieving AI &amp; Robotics Compliance in 2025 and Beyond&#8221; to your own industry context.

Through interactive exercises, group work, and case-based simulations, you will explore how organizations can operationalize ethical AI, prepare for emerging regulations, and embed governance as a driver of trust, performance, and resilience.

This workshop is ideal for professionals across sectors who want practical tools for adapting AI governance frameworks to industrial, public-sector, and cross-organizational environments.</abstract>
                <slug>open-source-ai-workshops-2026-88631-robotics-ethical-ai-in-industry-how-to-apply-the-11-element-compliance-framework-hands-on-cross-industry-edition</slug>
                <track></track>
                
                <persons>
                    <person id='89207'>Kateryna Portmann</person>
                </persons>
                <language>de</language>
                <description>You will learn:

&#9989; How to adapt the framework to your own industry (manufacturing, logistics, healthcare, public sector, mobility, etc.)
&#9989; How governance acts as an innovation catalyst, not just a regulatory requirement
&#9989; How to map real-world use cases to risk classes and compliance expectations
&#9989; How to align stakeholders (technical + legal + business) using a shared model
&#9989; How to evaluate maturity and readiness within your organization
&#9989; Bonus: Creating a quick-start &#8220;AI Governance Canvas&#8221; you can take home</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://pretalx.com/open-source-ai-workshops-2026/talk/YSWYU8/</url>
                <feedback_url>https://pretalx.com/open-source-ai-workshops-2026/talk/YSWYU8/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Raum B' guid='b4ccb075-a2c8-5ede-a2ae-05f758b0e9cb'>
            <event guid='9dfae401-cd95-561d-8034-843ff9872947' id='88573' code='QSLE3B'>
                <room>Raum B</room>
                <title>Empowering AI Agents: Building Intelligent AI Agents via MCP</title>
                <subtitle></subtitle>
                <type>Workshop</type>
                <date>2026-05-19T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>08:00</duration>
                <abstract>In this workshop, we will introduce the ideas behind Agentic AI systems using a recently introduced protocol called Model Context Protocol or MCP [Please see https://en.wikipedia.org/wiki/Model_Context_Protocol]. Throughout the day of the workshop, we will plugin various tools to the LLM using MCP servers and show you how you can implement it for your own work.

This is a full day hands-on technical workshop.

NOTE:
- The workshop will be held in English. 
- We will be using Anthropic Desktop Claude as our LLM [Please see https://claude.com/download]. It would be great if you can download the application of your machines and create an account. Please note that you can use the free version but it will have limits [Please see https://support.claude.com/en/articles/8602283-about-free-claude-usage].
- We also expect that you will have access to tools like Github
- If you do not know how to code, you can just use your favourite LLM to generate code during the workshop.</abstract>
                <slug>open-source-ai-workshops-2026-88573-empowering-ai-agents-building-intelligent-ai-agents-via-mcp</slug>
                <track></track>
                <logo>/media/open-source-ai-workshops-2026/submissions/QSLE3B/Model_QIcI5TI.webp</logo>
                <persons>
                    <person id='89152'>Sid Singh</person>
                </persons>
                <language>de</language>
                <description>The broad topics that will be covered are (but not limited to):
- Introduction to Agentic AI systems: background, Basic concepts
- Introduction to MCP: What is it, What problems is it solving
- How to write an MCP server: Local and Remote
- Implement a use-case using MCP
- Use your own use-case and implement it

We (highly) encourage you to bring your own datasets or API access so that you can use them to implement your use-case with an MCP server (using Anthropic Claude). You should, of course, keep in mind regulations and privacy laws that apply to your data/API access.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://pretalx.com/open-source-ai-workshops-2026/talk/QSLE3B/</url>
                <feedback_url>https://pretalx.com/open-source-ai-workshops-2026/talk/QSLE3B/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Raum C' guid='43b26fce-ba76-57c8-ad06-6124418ad758'>
            <event guid='28a3a754-79b9-57ab-926f-c9808b110691' id='88603' code='SVYPLV'>
                <room>Raum C</room>
                <title>Designing Thinking Machines: The Future of AI with Graphs-Based AI Agents</title>
                <subtitle></subtitle>
                <type>Workshop</type>
                <date>2026-05-19T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>08:00</duration>
                <abstract>Ever wished your AI could do more than just answer a question?
What if you could teach it how to think, decide, and verify?

This workshop introduces one of the newest and most powerful AI architectures: graph-based reasoning systems, where AI agents follow structured decision graphs to retrieve information, reason step by step, and produce reliable, evidence-based answers.

We begin from first principles, explaining how large language models work and why they cannot be trusted on their own. You will then build a complete RAG pipeline that connects an open-source LLM to real documents, enabling it to retrieve evidence and generate fact-grounded answers instead of confident guesses.

From there, we move beyond linear pipelines.

You will transform your RAG system into a graph-based AI agent: an autonomous assistant whose reasoning is explicit, structured, and controllable. Using a reasoning graph, the AI learns when to retrieve information, how to combine multiple sources, when to verify results, and when to stop. Instead of one-shot responses, your system follows a clear decision flow that mirrors human problem-solving.

By the end of the workshop, you will have built a complete, open-source AI assistant that can read documents, retrieve knowledge, reason through a graph, and answer with evidence.
Not a simple chatbot.
A truly intelligent AI agent that follows a path of thought.</abstract>
                <slug>open-source-ai-workshops-2026-88603-designing-thinking-machines-the-future-of-ai-with-graphs-based-ai-agents</slug>
                <track></track>
                
                <persons>
                    <person id='89181'>Ornella Vaccarelli</person>
                </persons>
                <language>de</language>
                <description>## What you will learn:

- **Master the Fundamentals** : Learn how Retrieval-Augmented Generation (RAG) and AI agents work together to combine retrieval, reasoning, and generation into accurate, context-aware responses.

- **Build Your Own AI Agent System**: Follow a step-by-step process to build the full pipeline from document ingestion, chunking, embeddings, retrieval, to LLM integration, and then upgrade it into a graph-based agent that knows when to retrieve, what to search, and how to produce grounded answers.

- **Gain Hands-On Experience**: Work through practical exercises and real-world examples that show how a graph-based agent can explore different type of documents, gather evidence, verify key points, and answer in a reliable way.

- **Ensure Data Security**: Learn how to deploy open-source AI systems with a strong focus on data privacy, secure processing, and responsible use of sensitive information.

- **Bonus: Evaluation &amp; Reliability**: Discover how to test and measure your AI system to ensure it is using the right sources, avoiding hallucinations, and producing reliable, trustworthy answers.

## Who Should Join

This workshop is designed for anyone familiar with Python who wants to go deeper into how the most robust and modern AI systems are built. Perfect for:
 &#128187; Developers
&#128202;Data Scientists 
&#128736;&#65039;Engineers 
&#129302;Curious AI Enthusiasts 
Some experience with Python programming is required. You don&#8217;t need any background in machine learning or artificial intelligence. We&#8217;ll build everything together, step by step.

## What to Bring

Just bring your laptop and a stable internet connection (Wi-Fi). We&#8217;ll take care of the rest.

## Why This Matters

Most LLMs are impressive&#8230; but also a little dangerous. They often sound confident even when they are wrong.
In this workshop, you will build an AI system where RAG provides knowledge, AI agents add judgment and graph-based reasoning allows your AI to search, verify, and think (in the right way) before it answers.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://pretalx.com/open-source-ai-workshops-2026/talk/SVYPLV/</url>
                <feedback_url>https://pretalx.com/open-source-ai-workshops-2026/talk/SVYPLV/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Raum D' guid='50e2a0ab-a107-5929-9198-08f6cb31f6be'>
            <event guid='ce09d11e-9cb2-5bac-a443-331892b1bd66' id='89125' code='DRDPRE'>
                <room>Raum D</room>
                <title>Einf&#252;hrung Open Source AI f&#252;r Entscheidungstragende</title>
                <subtitle></subtitle>
                <type>Workshop</type>
                <date>2026-05-19T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>05:00</duration>
                <abstract>Dieser Workshop vermittelt Entscheidungstragenden eine fundierte Einf&#252;hrung in die Entwicklung und den Betrieb von Open Source KI rund um technische, rechtliche und praktische Aspekte. Neben den Vorteilen wie Kosteneffizienz und digitale Souver&#228;nit&#228;t werden auch Herausforderungen wie technische H&#252;rden und juristische Fragen beleuchtet, um F&#252;hrungskr&#228;ften, IT-Verantwortlichen und Innovationsmanagern fundierte Entscheidungsgrundlagen zu bieten.</abstract>
                <slug>open-source-ai-workshops-2026-89125-einfuhrung-open-source-ai-fur-entscheidungstragende</slug>
                <track></track>
                <logo>/media/open-source-ai-workshops-2026/submissions/DRDPRE/image_j4oELtU.jpg</logo>
                <persons>
                    <person id='89615'>Matthias St&#252;rmer</person><person id='88819'>CH Open</person>
                </persons>
                <language>de</language>
                <description>Die rasante Entwicklung k&#252;nstlicher Intelligenz (KI) er&#246;ffnet vielf&#228;ltige M&#246;glichkeiten f&#252;r Unternehmen und Beh&#246;rden. Open Source KI-Modelle wie DeepSeek und &#252;ber 2.7 Millionen weitere Modelle auf Hugging Face spielen dabei eine zentrale Rolle, da sie Innovation, Transparenz und Anpassungsf&#228;higkeit f&#246;rdern. Wie funktioniert Open Source KI, wie werden sie konkret angewendet und welche Chancen und Herausforderungen ergeben sich aus der Nutzung von Open Source KI?

Dieser Workshop bietet Entscheidungstragenden eine fundierte Einf&#252;hrung in die Entwicklung und den Betrieb von Open Source KI mit einem technischen &#220;berblick, Einblick in rechtliche und ethische Aspekte und zahlreichen Beispielen aus der Praxis. Wir beleuchten die Vorteile wie Kosteneffizienz, Innovationsbeschleunigung und Unabh&#228;ngigkeit von propriet&#228;ren Anbietern (digitale Souver&#228;nit&#228;t), diskutieren aber auch Herausforderungen wie technische H&#252;rden, wirtschaftliche Fragen und die Notwendigkeit von internem Knowhow. 

Der Workshop richtet sich an F&#252;hrungskr&#228;fte, IT-Verantwortliche sowie Projekt und Innovationsmanager, die fundierte Entscheidungen zur Nutzung von Open Source KI in ihrer Organisationen treffen m&#246;chten. Der Hauptdozent ist Prof. Dr. Matthias St&#252;rmer, Leiter des Instituts Public Sector Transformation der BFH. Als Gastreferierende werden Luca Rolshoven (Informatik-Doktorand) und Veton Matoshi (NLP-Spezialist) Beitr&#228;ge halten. Das Programm ist wie folgt:

09:00h	&#220;berblick Open Source AI -&gt; Matthias St&#252;rmer (BFH)
Kurze Vorstellungsrunde, Fragen abholen, Definition digitale Souver&#228;nit&#228;t und Open Source AI, Einf&#252;hrung KI, LLMs, Pre-Training, Fine-Tuning etc.
10:30h	Pause
11:00h	Natural Language Processing (NLP) -&gt; Veton Matoshi (BFH)
Verarbeitung von Text in Machine Learning Verfahren, Vektorisierung von W&#246;rtern und S&#228;tzen, Transformers, Praktische Beispiele mit Python, spaCy und Jupyter Notebooks
12:30h	Mittagspause
13:30h	Deep-Dive in Open Source AI -&gt; Luca Rolshove (BFH)
Aktuelle Tech-Trends in Open Source AI, Vergleich von Open Source und propriet&#228;ren AI-Modellen, Benchmarks und Leaderboards
14:30h	Pause
15:00h	Anwendung von Open Source AI -&gt; Matthias St&#252;rmer (BFH)
Betrieb von Open Source AI Modellen, Retrieval-Augmented Generation mit Open Source AI Modellen, Agentic AI und das Model Context Protocol (MCP)
17:00h	Abschluss</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://pretalx.com/open-source-ai-workshops-2026/talk/DRDPRE/</url>
                <feedback_url>https://pretalx.com/open-source-ai-workshops-2026/talk/DRDPRE/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    
</schedule>
