Posts by this author

May 24, 2023
Post comments count0
Post likes count1

How to use plugins with Semantic Kernel

Have you wondered how you can use plugins with Semantic Kernel? Or maybe you want to use plugins for your own co-pilot chat app just like our sample app? Well, I have answers for you. I will guide you an example that uses Semantic Kernel with a GitHub Open API plug-in to build a console chat experience using action planner and a chat completio...

Semantic KernelAnnouncementsSamples
May 23, 2023
Post comments count0
Post likes count1

How to deploy Semantic Kernel to Azure as a web application service

We have heard feedback from our community about having the ability to deploy Semantic Kernel to Azure. We have listened and want to share how you can deploy Semantic Kernel to your Azure Subscription as a web application service. Deploying to Azure provides a great pathway for developers to take advantage of Azure compute and other services s...

Semantic KernelAnnouncements
May 4, 2023
Post comments count6
Post likes count2

How to use Hugging Face Models with Semantic Kernel

We are thrilled to announce the integration of Semantic Kernel with Hugging Face models! With this integration, you can leverage the power of Semantic Kernel combined with accessibility of over 190,000+ models from Hugging Face. This integration allows you to use the vast number of models at your fingertips with the latest advancements in Sema...

Semantic KernelAnnouncementsSamples
Apr 7, 2023
Post comments count0
Post likes count9

How to use Semantic Kernel for multi-modal experiences.

Multi-modal interfaces are becoming increasingly popular for app developers. These interfaces allow users to interact with apps in a variety of ways by combining different modes of input and output, such as voice, touch, and visuals, to create a more interactive and engaging user experience. In this blog we will overview how you can use Semanti...

Semantic Kernel