Nilesh Acharya

Principal Product Manager, Semantic Kernel

Post by this author

How to use plugins with Semantic Kernel

(image) 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 ...

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

(image) 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 ...

How to use Hugging Face Models with Semantic Kernel

(image) 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 ...

How to use Semantic Kernel for multi-modal experiences.

(image) 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 ...