Speaker

Dr. Damir Dobric

Dr. Damir Dobric

daenet GmbH - ACP Digital, Microsoft Regional Director, Most Valuable Professional - AI

daenet GmbH - ACP Digital, Microsoft Regional Director, Most Valuable Professional - AI

Frankfurt am Main, Germany

Actions

Area of Expertise

  • Information & Communications Technology

Topics

  • cloud
  • Cloud Computing
  • ai
  • ml
  • iot

Sessions

GenAI Unpacked: Beyond Basic en de

This demo-driven session delves into advanced aspects of Generative AI beyond basic prompt engineering. You’ll learn how GenAI works and how to implement use cases like classification, recommendation, and semantic search.

The session begins with core concepts such as tokens, exploring how transformers learn associations, followed by text generation via completions for a deeper understanding of model functionality. Key topics include embedding vectors, cosine similarity, and vector databases to explain semantic modeling.

You’ll also discover techniques like Retrieval Augmented Generation (RAG) to expand and manipulate model knowledge.

Finally, we’ll explore various model types and tools, including OpenAI Playground, Azure AI Studio, and Microsoft’s Semantic Kernel.

This technical session is ideal for those looking to understand and build intelligent applications powered by large language models.

Modern Serverless Applications with Azure Durable Functions, ACI and Docker en

In the modern world of digital transformation and the increasing popularity of cloud technology, almost every single application becomes part of a more complex distributed system. With the help of Serverless services, some parts of applications can be implemented more easily and efficiently.
In this session, you will learn how to implement and operate long-running applications using Azure Functions. You will learn about developing and monitoring long-running applications useful for integration scenarios.

This deep-dive session demonstrates how durable functions can be used to implement various complex scenarios. You will learn about orchestrations, actor models and durable entities. Moreover, you will also learn how to deploy and monitor long-running processes composed in Docker containers and operated in the Azure Container registry.

This session focuses on software architects and developers with the goal of designing and implementing modern applications with cloud technologies. Demos in this session include lessons learned and best practices from real customer projects.

Coding Workflows beyond limits of Hyperautomation – Best of Azure Durable Functions and Actor Model en de

In the modern world of digital transformation and the increasing popularity of cloud technology, almost every single application becomes part of a more complex distributed system. This fact increasingly demands the use of long-running workflows, state management and integration of systems. In this session you will learn how to use Azure Durable Functions to implement workflows with Actor Programming Model.
This session is aimed at software architects and developers who are designing and developing workflows and integration solutions for Microsoft Azure.
The demos in this session include lessons learned and best practices from real enterprise customer projects.

Coding Workflows beyond limits of Hyperautomation – Best of Azure Durable Functions und Actor Model en de

In der modernen Welt der digitalen Transformation und der zunehmenden Beliebtheit der Cloud-Technologie wird fast jede einzelne Anwendung Teil eines komplexeren verteilten Systems. Diese Tatsache erfordert zunehmend den Einsatz von langlaufenden Workflows, Zustandsverwaltung und Integration von Systemen. In dieser Session lernen Sie, wie Sie Azure Durable Functions nutzen können, um Workflows mit dem Actor Programming Model zu implementieren.
Diese Session richtet sich an Softwarearchitekten und Entwickler, die Workflows und Integrationslösungen für Microsoft Azure entwerfen und entwickeln.

Die Demos in dieser Session beinhalten Lessons Learned und Best Practices aus echten Enterprise-Kundenprojekten.

Best practices: Building Enterprise Applications that leverage GenAI en de

The new era of software development brings intelligent applications powered by Large Language Models (LLMs) and Generative AI (GenAI), revolutionizing business processes. While these tools offer immense potential, building AI-powered applications involves challenges beyond prompt optimization or low-code techniques.

In this demo-driven session, you’ll learn to build enterprise applications seamlessly integrating GenAI. We’ll showcase OpenAI, Azure OpenAI, and explore advanced concepts using Microsoft’s Semantic Kernel, an open-source toolkit for creating enterprise-grade AI agents.

Targeted at developers, architects, and technical decision-makers, this session provides valuable insights into GenAI and intelligent application development—even for those without a C# background.

How to build modern backends en

In the time of microservices, cloud and machine learning, complexity of backend applications increases. It is getting more and more difficult to design robust, reliable, scalable and easy to operate system.
This session is about building advanced and modern backends with help of Actor Programming Model theory and Azure Service Bus. It demonstrates how a lightweight Actor Model framework can be built and used on top of Azure service Bus messaging platform. Attendees will learn first about theory of Actor Programming Model and many powerful messaging patterns. With lot of demos, it will be demonstrated how to implement and use a lightweight Actor Programming Model framework based on Azure Service Bus to build robust, scalable and partitioned services.

Workshop: Deep dive into Azure OpenAI and Semantic Kernel en de

Artificial Intelligence has a tremendous impact on technology and society. Microsoft Azure and .NET have already established themselves as leading cloud, AI, and IoT platforms in this field. With the help of the "Semantic Kernel," professional developers can now harness the incredible capabilities of large language models. This demo-based session will explain how .NET and other developers can use Microsoft Semantic Kernel to leverage Azure OpenAI models for implementing novel intelligent applications. Utilizing this remarkable technology, we will illustrate how custom copilots and task orchestration can be implemented.
You will learn how to create plugins that extend the cognitive capabilities of a Generative AI by incorporating custom code.

This session is designed for software architects, developers, and any other software engineers interested in implementing applications with Generative AI.

Masterclass: Deep dive in Azure OpenAI und Semantic Kernel (halbtags workshop) en de

Künstliche Intelligenz hat einen enormen Einfluss auf Technologie und Gesellschaft. Microsoft Azure und .NET haben sich bereits als führende Plattformen für Cloud, KI und das Internet der Dinge in diesem Bereich etabliert. Mit Hilfe des "Semantic Kernel" können professionelle Entwickler nun die unglaublichen Fähigkeiten großer Sprachmodelle nutzen. Diese demo-powered Session zeigt, wie .NET und andere Entwickler den Microsoft Semantic Kernel verwenden können, um Azure OpenAI-Modelle für die Umsetzung neuartiger intelligenter Anwendungen zu nutzen. Unter Verwendung dieser bemerkenswerten Technologie werden wir zeigen, wie benutzerdefinierte Co-Pilots und Aufgabenorchestrierung implementiert werden können.
Sie werden lernen, wie Sie Plugins erstellen, die die kognitiven Fähigkeiten eines generativen KI-Modells durch die Integration von custom-code Code erweitern.

Diese Session richtet sich an Softwarearchitekten, Entwickler und alle anderen Softwareingenieure, die Interesse daran haben, Anwendungen mit Generativer KI umzusetzen.

Azure best practices - Architecting complex solutions with heavy loads en de

ML and AI are undoubtedly becoming increasingly important. However, integrating ML/AI into software is not an easy task. Most projects in this context are prototyped in Python. However, a real solution has numerous requirements that go beyond the scope of an experimental application. ML.NET is a viable approach that also has its limits.
In this talk, you will learn how to implement real projects using Microsoft Machine Learning .NET frameworks. And not only that. We will show how a proper architecture of such a solution is created step by step. You will first learn how ML.NET works. Next, we show how "heavy workloads" such as ML training process can be implemented why technologies such as Docker can sometimes be surprisingly unhelpful here and how such "limits" can be circumvented using Azure Batch Service. That's not all. The prediction part of such an application can also make your web-hosted web application go haywire.
This is an advanced talk with lots of demos and insights into the world of ML.NET and Microsoft Azure. Even if your topic is not necessarily ML, this talk will teach you how to design and run heavy-load solutions in Azure.

Azure best practices - Architecting complex solutions with heavy loads en de

ML und KI werden ohne Zweifel immer wichtiger. Die Integration von ML/AI in die Software ist jedoch keine leichte Aufgabe. Die meisten Projekte in diesem Zusammenhang werden prototypisch in Python umgesetzt. Allerdings, eine fertige Software Lösung stellt zahlreichen Anforderungen, die die Rahmen einer experimentellen Anwendung sprengen. ML.NET ist ein gangbarer Weg, der auch an die Grenzen stößt. 

In diesem Vortrag lernen Sie, wie die wahren Projekte mit der Verwendung von Microsoft Machine Learning .NET-Frameworks umgesetzt werden. Und nicht nur das. Wir zeigen, wie eine richtige Architektur von einer solchen Lösung Schritt für Schritt entsteht. Sie lernen wie „heavy-workloads“ wie z.B. ML Training Prozess umgesetzt werden kann, warum die Technologien wie Docker manchmal überraschend wenig hilfreich sein können. Aber, es gibt auch andere Wege wie z.B. Azure Batch Service die solche „Limits“ aufweichen können. Das ist nicht alles. Auch Prediction Teil von einer solchen Anwendung kann Ihre Web-gehostete Webanwendung zum Verzweifeln bringen. 

Dies ist ein fortgeschrittener Vortrag mit vielen Demos und Einblicken in die Welt von ML und Microsoft Azure. Auch wenn Sie nicht unbedingt ML als Thema haben, lernen Sie in diesem Vortrag wie schwergewichtige Lösungen in Azure konzipiert und betrieben werden.

Einführung in Azure Open-AI und Generative KI de

Azure OpenAI Service bietet Unternehmen und Entwicklern leistungsstarke vortränierte KI-Modelle, die in Produktionsmaßstäben betrieben werden. Diese Session ist eine Einführung in die Welt von Azure OpenAI. Die Teilnehmer lernen über die verschiedenen beindrückende Technologien (Machine Leraning, Deep Learning und Natural Language Processing) und Ansätze, die verwendet werden, um hochmoderne KI-Systeme zu entwickeln.
Insgesamt bietet diese Session eine umfassende Einführung in Welt von OpenAI und ist für Architekten, Entwickler, Forscher und alle KI-Neugirige konzipiert.

Azure Open AI for professional Enterprise Developers en

Artificial Intelligence is rapidly transforming the tech industry and soon society too. Fortunately, Azure and .NET have emerged as leading Cloud, AI and IoT development platforms. As a professional enterprise developer, you can leverage the amazing Azure's Open AI capabilities to build intelligent applications that can help solve new kinds of problems.

In this demo-powered session, we'll demonstrate how .NET developers can use Azure Open AI to build applications that cannot be implemented by using common development approaches. We'll start with an overview of Azure's Open AI capabilities and how they can be used with any programming language, not only. NET. Then, we'll dive into many demos of how to build intelligent applications using Azure cognitive services, such as OpenAI.

This session is designed for Software Architects, Developers and all other software engineers, who build and want to build applications with Large Learning Models.

Building intelligent applications with Large Language Models and Semantic Kernel en de

Artificial Intelligence is rapidly transforming the tech industry and soon society too. Azure and .NET have emerged as leading Cloud, AI and IoT development platforms. As a professional enterprise developer, you can leverage the amazing Azure's Open AI capabilities to build intelligent applications that can help solve new kinds of problems.
In this demo-powered session, we'll demonstrate how .NET and any other developers can use Microsoft Semantic-Kernel to leverage Azure OpenAI and build applications that cannot be implemented by using common development approaches. We'll start with an overview of Azure's Open AI capabilities and how they can be used with any programming language, not only. NET. Then, we'll deep dive into Semantic Kernel and demonstrate how to build intelligent applications.

This session is created for Software Architects, Developers and all other software engineers who build and want to build applications with Large Language Models.

Azure OpenAI und Semantic Kernel für Softwareentwickler en de

Künstliche Intelligenz verändert die Technologiebranche rapide und bald auch die Gesellschaft. Azure und .NET haben sich als führende Cloud-, AI- und IoT-Entwicklungsplattformen etabliert. Als professioneller Enterprise-Entwickler können Sie die beeindruckenden Open-AI-Fähigkeiten von Azure nutzen, um intelligente Anwendungen zu erstellen, die bei der Lösung neuer Arten von Problemen helfen können.

In dieser Demo-Session zeigen wir, wie .NET und andere Entwickler das neue Microsoft Semantic-Kernel nutzen können, um Azure OpenAI einzusetzen und Anwendungen zu entwickeln, die mit herkömmlichen Entwicklungsansätzen nicht implementiert werden können. Wir beginnen mit einem Überblick über Azures Open-AI-Fähigkeiten und wie sie mit jeder Programmiersprache, nicht nur .NET, verwendet werden können. Anschließend tauchen wir tief in Semantic Kernel ein und zeigen, wie man intelligente Anwendungen entwickelt.

Diese Session richtet sich an Softwarearchitekten, Entwickler und alle anderen Softwareingenieure, die Anwendungen mit populären Sprachmodellen implementieren möchten.

Custom Copilots and Task orchestration with Microsoft Semantic Kernel and Gen AI en de

Artificial Intelligence has a tremendous impact on technology and society. Microsoft Azure and .NET have already established themselves as leading cloud, AI, and IoT platforms in this field. With the help of the "Semantic Kernel," professional developers can now harness the incredible capabilities of large language models. This demo-based session will explain how .NET and other developers can use Microsoft Semantic Kernel to leverage Azure OpenAI models for implementing novel intelligent applications. We will demonstrate how custom copilots and task orchestration can be implemented by using this amazing technology.

This session is designed for software architects, developers, and any other software engineers interested in implementing applications with Generative AI.

Custom Copilots und Prozess Orchestrierung mit Microsoft Semantic Kernel und Gen AI en de

Künstliche Intelligenz hat enormen Einfluss auf die Technologie und Gesellschaft. Microsoft Azure und .NET haben sich bereits in diesem Bereich als ein von führenden Plattformen für Cloud-, KI- und IoT etabliert. Mit Hilfe von „Semantic Kernel“, könen jetzt die professionelle Entwickler die erstaunlichen Fähigkeiten von Large Language Modellen nutzen. In dieser Demo-basierten Session erkären wir, wie .NET und andere Entwickler mit Hilfe von Microsoft Semantic-Kernel die Azure OpenAI Modelle nutzen können, um neuartige intelligente Anwendungen zu implementieren. Wir zeigen wie Custom-Copilots und Prozess-Orchestrierung mit Hilfe von dieser technologie umgesetzt werden kann.

Diese Session ist für Softwarearchitekten, Entwickler und alle anderen Softwareingenieure konzipiert, die Anwendungen mit Generative AI umsetzen möchten.

Building Smart Agents and Custom Copilots with GenAI and Semantic Kernel en

GenAI is undoubtedly becoming increasingly important. However, building intelligent applications and integrating AI into software is not an easy task. Real-life solutions have numerous requirements that go beyond the scope of an experimental application built for Data Science purposes or simply playing around with prompts.

In this demo-driven session, you will learn how to build AI agents integrated into applications of any type. You will see many demos in .NET/C# that demonstrate building GenAI applications capable of running almost anywhere and on any OS. Even if C# is not your primary language, feel invited to learn about concepts like Agents and Plugins, which will help you build your custom copilots.

We will start with core topics such as tokens, completions, cosine similarity, embeddings, and different model types and then combine them to build custom copilots using Azure OpenAI, Azure Open AI and Semantic Kernel. Once you understand how everything works, you will be able to teach existing models to perform tasks they usually cannot do.

This session is a technical presentation designed for developers, architects, and technical decision-makers.

Master Class: Design and implementation of Enterprise Applications that leverage GenAI en de

As a professional enterprise architect or developer, you are required to build new applications that leverage large language models and Generative AI.
In this one-day master class, we will demystify how Generative AI works. We will start with the basics and then dive deep into important topics such as token generation, vector similarity, embeddings, different model types, and more. Next, we will explore various levels of application for specific use cases. We will begin with simple application types that use prompt engineering and demonstrate how these can be enhanced with techniques like Retrieval-Augmented Generation (RAG).

Finally, we will showcase how plugins can help integrate Generative AI into any software system and explain techniques to reduce or even prevent hallucinations.

Through numerous demos, we will illustrate how .NET developers and developers from other backgrounds can build AI agents that execute intelligent code in any application.

You will also gain insights into Microsoft Azure AI Foundry and the Open Source Semantic Kernel, both used internally at Microsoft. We will demonstrate how these frameworks can be employed to build applications and powerful backends that integrate AI into any software system, whether running in Azure or on-premises.

Most Demos will be in C#/.NET and Visual Studio. However, you are required to have a good technical knowledge of any programming language and any IDE.

Master Class: Architecting and Development of Custom Copilots en de

Als professioneller Architekt oder Software Entwickler sind Sie gefordert, neue Anwendungen zu entwickeln, die Large Labguage Modelle (LLM) nutzen.
In dieser Master-Class erklären wir zuerst, wie LLMs und GenAI unter der Haube funktionieren. Wir beginnen mit den Grundlagen und tauchen tief ein in die Themen wie Token-Generierung, Vector-Similarity, Embeddings, verschiedene Modelltypen, Plugins, Agents und vieles mehr. Wir werden demonstrieren, wie .NET-Entwickler und Entwickler aus anderen Bereichen AI-Agents erstellen können, die intelligenten Code in jeder Anwendung über zahlreiche Demos ausführen.

Sie lernen auch über Microsofts Semantic Kernel und wie Sie Anwendungen und mächtige Backends erstellen können, die AI in die Azure-Plattform integrieren.

Diese Master-Class ist konzipiert für professionelle Softwarearchitekten und Entwickler.

Science Fiction or reality: The New Software Era of Custom Co-Pilots. en

Ready for the new wave of innovations? Dive into the fascinating new software world powered by Azure OpenAI and Large Language Models.
In this live-coding futuristic session, you will learn from Damir, a Microsoft MVP and Microsoft Regional Director, how to build software created in a siýmbiose between natural and programming languages.

Whether you’re an architect, developer, or just curious about AI, feel invited to see how to code custom copilots that orchestrate complex processes and possibly replace traditional user interfaces.

Technologies in focus: GenAI, Azure Open AI, .NET/C#, Semantic Kernel.

GenAI Unpacked: Beyond Basic en de

Diese praxisorientierte Session befasst sich mit fortgeschrittenen Aspekten der Generativen KI, die über die grundlegende Prompt-Entwicklung hinausgehen. Sie erfahren, wie Generative KI funktioniert und wie Sie Anwendungsfälle wie Klassifikation, Empfehlung und semantische Suche umsetzen können.

Die Session beginnt mit den Kernkonzepten wie Tokens und zeigt, wie Transformer Assoziationen erlernen. Darauf folgen Textgenerierungen durch Completions, um ein tieferes Verständnis der Modellfunktionalität zu vermitteln. Zu den zentralen Themen gehören Embedding Vektoren, Cosine-Similarity und Vektordatenbanken, um semantisches Modellieren zu erklären.

Zudem entdecken Sie Techniken wie Retrieval-Augmented Generation (RAG), um das Modellwissen zu erweitern und zu manipulieren.

Abschließend werden verschiedene Modelltypen und Tools erkundet, darunter OpenAI Playground, Azure Foundry und Microsofts Semantic Kernel.

Diese technische Session richtet sich an alle, die Intelligent Applications mit LLM verstehen und entwickeln möchten.

Best practices: Building Enterprise Applications that leverage GenAI en de

Die neue Ära der Softwareentwicklung bringt intelligente Anwendungen hervor, die von Large Language Models (LLMs) und Generativer KI (GenAI) angetrieben werden und Geschäftsprozesse revolutionieren. Obwohl diese Tools enormes Potenzial bieten, geht die Entwicklung KI-gestützter Anwendungen über die Optimierung von Prompts oder Low-Code-Techniken hinaus.

In dieser praxisorientierten Session erfahren Sie, wie Sie Unternehmensanwendungen entwickeln, die GenAI nahtlos integrieren. Wir präsentieren OpenAI, Azure OpenAI und vertiefen fortgeschrittene Konzepte mit Microsofts Semantic Kernel, einem Open-Source-Toolkit zur Erstellung von KI-Agenten auf Unternehmensniveau.

Diese Session richtet sich an Entwickler, Architekten und technische Entscheidungsträger und bietet wertvolle Einblicke in Generative KI und die Entwicklung intelligenter Anwendungen – auch für Teilnehmer ohne C#-Kenntnisse.

Advanced Technology Days 15 Sessionize Event

December 2019 Zagreb, Croatia

Dr. Damir Dobric

daenet GmbH - ACP Digital, Microsoft Regional Director, Most Valuable Professional - AI

Frankfurt am Main, Germany

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top