This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper
Attend the next NDC conference near you:
https://ndcconferences.com
https://ndcoslo.com/
Subscribe to our YouTube channel and learn every day:
/ @NDC
Follow our Social Media!
https://www.facebook.com/ndcconferences
https://twitter.com/NDC_Conferences
https://www.instagram.com/ndc_conferences/
#api #ai #gpt #dotnet
With the power of the Large Language Models like GPT 3 & 4, we are seeing new types of applications being built.
Using these models in your applications is a great first step, and enables you to implement many cool features with very little coding.
But what if we could do more than that? What if we could have AI drive our applications instead, and
let it figure out new ways to fulfill the users need without us having to implement all those features? These types of applications are usually referred to as agents.
Enter Semantic Kernel. It is an open-source framework, originally developed by Microsoft, which is at the core of their suite of copilots. It enables developers to combine AI services with conventional programming languages, and to really leverage the power of AI with planners that can on their own
figure out which functionality and APIs to call in order to complete the request of a user.
Join me in this session to learn about Semantic Kernel and how you can use it to build applications in a completely new way, using AI agents