In my talks and webinars on artificial intelligence my focus is on bridging technology and business. The rapid development of the AI world makes it hard for many people to keep track. I therefore want to explain complex content in an accessible way and provide orientation. My goal is to show people without deep technical knowledge which topics are truly relevant, what to look out for and how to navigate effectively through the flood of information.
My Stage
for AI
My talks on the world of AI
It was never easy for me in the past to speak in front of larger groups. It still takes effort today to stand in front of an audience. Nevertheless, I gladly take on this challenge because it repeatedly pushes me out of my comfort zone and gives me the opportunity to grow. I find it particularly motivating to pass on my knowledge and inspire people. I love creating awareness of how AI can unlock not only technical but also strategic and economic potential. For me, conveying knowledge in a practical and immediately applicable way comes first. In a time when technologies are constantly changing, it is essential to ask the right questions and find the right answers, and that is exactly what I support my audience with, through passion and clarity.

bbv KI Webinar - Practical AI
Pioneering Use Cases with the Swiss AI Hub
The webinar focuses on practical uses of AI in software development, from requirements analysis through to testing and code reviews. It shows how workshop artefacts such as notes, post-its and sketches can be structured with speech-to-text and multimodal models and converted into requirements. In coding, the focus is on deliberate context management, sensible prompting strategies and the use of specialised assistants. For onboarding and knowledge building, AI is used as a navigation and learning aid in large codebases and as a step-by-step explanation partner. From an architecture perspective, the session covers tool research with controlled sources, systematic exploration of new codebases and switching between overview and implementation context.

Bootcamp AI-Agents - Transforming Organizations with AI Agents
What the Platform Must Deliver
On 13 March 2026 at the FHNW AI Agents Bootcamp I showed why a single working agent is not yet a solution and why a central platform becomes unavoidable from the third use case onward. Using six modules, knowledge base, governance, transparency, evaluation, LLM gateway and PII protection, I explained how each of these cross-cutting concerns can be solved once centrally rather than replicated for every use case. The central message: a PoC is quick to build, but the platform determines whether AI actually scales in the enterprise.

Bootcamp Artificial Intelligence for Management
Four Trends, One Pattern
On 5 March 2026 at the FHNW AI Bootcamp I presented four current AI trends in Swiss industry: models are converging and can now be chosen with low risk, agents are turning AI from a conversation partner into a co-worker, and open standards such as MCP connect AI to existing enterprise systems. Using concrete practical examples from knowledge management and predictive maintenance I showed that the value lies not in the model but in connecting it to your own data and systems. The central message: it is not the model that decides, it is the platform, because that is where long-term dependencies or genuine digital sovereignty arise.

bbv KI Webinar - Review/Outlook 2025/2026
AI Wrapped 2025 and Outlook 2026
The review of 2025 frames the development of AI models as a phase of convergence in which progress is visible less through classic benchmarks and more through efficiency and cost per performance. One focus is on the shift in differentiation from model quality to platform functions such as integration, memory, retrieval, governance and agentic workflows. The rivalry between the USA and China is framed as an interplay of massive infrastructure investments and an open-weight strategy with strong price pressure and a growing open-source ecosystem. For 2026, integration into existing enterprise systems and standards such as MCP are central, to connect AI workflows reliably with business applications. At the same time, lock-in effects and AI sovereignty are presented as decisions about data centre, platform and connected systems.

bbv KI Webinar - Robust AI Foundation
A Platform Approach for Long-Term Enterprise Success
The webinar focuses on AI infrastructure as the shared foundation on which multiple AI applications in an organisation can be built. Central components covered include LLM gateways for interchangeable model usage and mechanisms for cost and access control with token-based services. A further focus is access to company knowledge via RAG, vector databases and ingestion pipelines for continuously updating documents. To safeguard quality, evaluation approaches are presented that make model changes and other modifications measurable. The session also covers observability and data protection, including traceability of processing steps and PII detection before requests are sent to external models.

bbv KI Webinar - AI as Development Partner
Tools, Techniques and Team Integration
The webinar focuses on practical uses of AI in software development, from requirements analysis through to testing and code reviews. It shows how workshop artefacts such as notes, post-its and sketches can be structured with speech-to-text and multimodal models and converted into requirements. In coding, the focus is on deliberate context management, sensible prompting strategies and the use of specialised assistants. For onboarding and knowledge building, AI is used as a navigation and learning aid in large codebases and as a step-by-step explanation partner. From an architecture perspective, the session covers tool research with controlled sources, systematic exploration of new codebases and switching between overview and implementation context.

Azure Cosmos DB Conference 2025
5min Lightning Talk
In this lightning talk you will learn how Azure Cosmos DB serves as the foundation for scalable multi-agent systems and enables seamless communication and collaboration between AI agents. Explore practical implementations of AI agent protocols within Azure Cosmos DB.

NLP Expert Group Meeting - AI Agents
A roadmap for successful adoption and scaling in organizations
An AI agent is positioned as an evolution beyond reactive assistants and examined along a spectrum between predefined workflows and high autonomy. The focus is on how agents can be reliably integrated into processes through clear guardrails, modularity and observable execution. A role model (TACO) classifies agents by function, from focused single tasks through to orchestrating complex end-to-end workflows. Multi-agent systems bring communication to the fore as the central challenge, including the tension between efficiency, portability and versatility. Various protocol approaches such as MCP, task- and artefact-oriented models and chat-like runtime concepts are compared as building blocks for structured collaboration between agents and systems.

bbv KI Webinar - Review/Outlook 2024/2025
The Most Important Developments of 2024 and What 2025 Could Bring
The webinar puts the most important developments in the AI year 2024 into context and shows why language models are shaping the market and public discourse. One focus is on OpenAI as the dominant pace-setter and on the trend toward assistants and copilots in enterprises, including typical adoption and differentiation questions. It also covers how sharply AI usage costs are falling and why the perceived intelligence jumps in leading models are simultaneously getting smaller. A further section examines the rise of capable open-source models and their relevance for costs, control and dependency. The outlook for 2025 centres on computer-assisted operation, reasoning models with new cost profiles, agentic workflows and the growing role of Chinese models alongside the increasingly loud AGI debate.

Health Tech Cluster Switzerland - New Year Aperitif
AI Use Cases in Medicine: From Diagnosis to Therapy
At the New Year Aperitif of the Health Tech Cluster Switzerland I presented practical AI use cases in the medtech sector, from support for medical devices to documentation tools for nursing staff and compliance tools for medical device manufacturers. Live demos gave participants the chance to try out the innovative AI solutions directly and exchange ideas in a relaxed atmosphere. The inspiring evening laid the groundwork for future developments and underscored how valuable hands-on insights and personal networking are for the sector.

bbv KI Webinar - AI Agents in Practice
Transparency, Performance and Innovation with the AI Hub
Generative AI and AI agents are at the heart of an agentic way of working in which virtual systems support business processes autonomously. The BBV AI Hub technology platform shows how data sources, language models and security concepts can be intelligently connected. Examples from logistics and HR illustrate how comprehensively and transparently AI agents can be deployed in practice.

bbv - AI Impact Forum
Successful Tariff Structure Transition from TARMED to TARDOC
The transition from Tarmed to Tardoc and the associated challenges for Swiss physicians are the central focus. The discussion examines how FMH can use AI technologies, including chatbots and GPT solutions, to support information and advisory work. Organisational and technical aspects are addressed alongside a possible future perspective for secure and progressive AI use.

bbv KI Webinar - Agent-RAG
From Document to Knowledge
RAG (Retrieval Augmented Generation) connects AI models with company-specific data to generate precise answers from extensive sources. The underlying pipeline processes documents in a structured way, recognises user intent and extracts relevant text passages from a knowledge database. Sensible splitting of texts, the management of metadata and the avoidance of hallucinations all play a central role.

11. «Industrieforum 2025»
Expert Knowledge on Demand with AI Agents
At the 11th Industrieforum 2025 I presented my vision for AI-supported knowledge management that preserves implicit knowledge and makes it efficiently usable through context-based search methods such as Retrieval Augmented Generation (RAG). I described AI agents as virtual employees who not only structure knowledge but can also generate new insights in real time. Despite challenges such as information overload and data protection, I showed how AI offers transformative possibilities for a future-ready knowledge culture.

SWICO - AI in Action
Expert Knowledge on Demand with AI Agents
Knowledge management with AI agents makes it possible to navigate the "knowledge labyrinth" in organisations by connecting generative language models with company-specific data sources. Virtual employees (agents) can support new staff in finding information and make expert knowledge accessible in real time. At a Swico event this solution was presented using a proof of concept, interrupted by a fire alarm that gave everyone a short breather.

9th Datenschutztag AI & Data Protection
Understanding Data Movements and Their Implications
Data flows in AI systems are complex and multifaceted. The strategic arrangement of system components in which data is captured, stored, and transmitted forms the foundation of our analysis. By carefully examining the dynamics and interactions in typical generative AI systems, we aim to identify and raise awareness of both directly visible and concealed data streams. Our primary goal is ultimately to sharpen awareness of potential data leaks in order to support and promote the stability, sustainability, and integrity of AI systems.

bbv KI Webinar - Data Flows
Understanding Data Movements and Their Implications
Large language models such as GPT are based on statistical relationships and the interaction between user, database and model. The combination of general model knowledge and company-specific data sources improves the precision and timeliness of answers. The focus is also on data security and the careful handling of confidential information.

bbv KI Webinar - Knowledge Management
Expert Knowledge on Demand with AI Agents
AI agents are revolutionising work processes and increasing team efficiency. OpenAI impressively demonstrated with Custom GPTs what extraordinary synergies emerge when several of these intelligent assistants work together. The potential for transforming your organisation is enormous. We explain how generative AI can change your organisation for the better and what steps are needed to deploy AI agents successfully. We show practically, using concrete examples, how a multi-agent system can be actively used, and we also venture a look into the future and what it holds for AI agents.

bbv KI Webinar - Swarm Intelligence
How AI Agents Transform Your Organisation
AI agents are revolutionising work processes and increasing team efficiency. OpenAI impressively demonstrated with Custom GPTs what extraordinary synergies emerge when several of these intelligent assistants work together. The potential for transforming your organisation is enormous. We explain how generative AI can change your organisation for the better and what steps are needed to deploy AI agents in your organisation successfully. We show practically, using concrete examples, how a multi-agent system can be actively used, and we also venture a look into the future and what it holds for AI agents.

bbv - AI Revolution
Practical Examples of AI Agents
At the "AI Revolution" event, bbv Software Services AG demonstrated how generative AI technologies can transform work processes. From hands-on demonstrations of innovative AI agents to strategic insights into business applications, the event offered an inspiring look at the future of artificial intelligence. Interactive exchange with participants and experts rounded off the day and left plenty of new impulses.
