Daniel Costea
Software Engineer
Company: Apex.AI
Stream: А
Time: 14:00 - 14:45 (GMT +02:00)
Country: Netherlands
Language: English
Talk: Unleashing the Power of Microsoft Semantic Kernel in API Communication - A Deep Dive into the GPT-4 Powered Robot Car Demo
About the Speaker
I'm using .NET technologies in my everyday work and I like to talk about the new technologies whenever I have the opportunity.
Talk: Unleashing the Power of Microsoft Semantic Kernel in API Communication - A Deep Dive into the GPT-4 Powered Robot Car Demo
Microsoft Semantic Kernel (SK) is a new technology that enables the integration of AI Large Language Models (LLMs) with conventional programming languages like C#, Python and Java. SK brings together several key components to provide planning and execution capabilities. These components include a robust kernel that provides the foundation for all other components, plugins (formerly known as skills) for performing specific tasks, connectors for interfacing with external systems, memories for storing information about past events, steps for defining individual actions, and pipelines for organizing complex multi-stage plans. What about if we go beyond those click and build a semantic interface for an existing API (controlling a Car Robot)?