Semantic Kernel

The latest news from the Semantic Kernel team for developers

Semantic Kernel Now Available In Python Flavor

Just a few weeks ago we came out with Semantic Kernel in C# and with an experimental branch for Python. Today we're happy to announce that based upon community feedback, we have an official Python release now available on GitHub. You know what that means ... and you're good to go! 🎉🎉🎉 Why Release Semantic Kernel In Python? Python...

Semantic Kernel Tools

We are excited to announce the release of Semantic Kernel Tools, the first Semantic Kernel extension for Visual Studio Code. With this extension, developers can develop their own semantic skills on Semantic Kernel faster and with greater ease.  Semantic Kernel Tools provides a user-friendly interface that integrates ...

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 ...

How to Deploy Semantic Kernel to Azure in Minutes

UPDATE: See the blog post: How to deploy Semantic Kernel to Azure as a web application service on the easiest way to deploy Semantic Kernel to your Azure instance.   If you have been following the Semantic Kernel GitHub repo, you have probably experimented with some of the examples and seen how powerful and flexible the platform is ...

Early Lessons From GPT-4: The Schillace Laws

(image) What if you could use natural language to create software? What if you could leverage the power of a large-scale language model that can generate code, data, and text from simple prompts? What if you could balance the trade-offs between leverage and precision, uncertainty and interaction, complexity and simplicity? These are some ...

Hello, Semantic Kernel!

(image) Artificial intelligence (AI) and Large Language Models (LLM) are helping to transform the way we develop and interact with software. From chatbots to code generators, natural language is the future of user interaction, delivering delightful and intelligent "copilot" experiences. As these AI models become more prevalent and ...