Showing results for Category: Announcements from Semantic Kernel

Jul 12, 2023
0
2

Semantic Kernel Tools: Prompt Engineering for Multiple Endpoints

Shannon Monroe
Shannon Monroe

Are you curious how you can test your designs and applications against multiple endpoints, and compare cost or performance?  Are you ready to take your prompt engineering to the next level? We are thrilled to announce an exciting new feature for Semantic Kernel Tools, the Visual Studio Code extension designed to enhance the development e...

AnnouncementsTools
May 24, 2023
0
1

How to use plugins with Semantic Kernel

Nilesh Acharya
Nilesh Acharya

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
0
1

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

Nilesh Acharya
Nilesh Acharya

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 17, 2023
0
3

Join Semantic Kernel at BUILD 2023: Two sessions you don’t want to miss!

Evan Chaki
Evan Chaki

We are thrilled to announce that Semantic Kernel will be part of the Microsoft BUILD 2023 conference, taking place from May 23rd to May 25th. We will be presenting at BUILD, where you can learn more about how Semantic Kernel can help you increase productivity of yourself and your team. Whether you are attending the conference in person or online...

Semantic KernelAnnouncements
May 4, 2023
6
2

How to use Hugging Face Models with Semantic Kernel

Nilesh Acharya
Nilesh Acharya

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
May 1, 2023
0
7

Announcing Chat Copilot

Shannon Monroe
Shannon Monroe

Semantic Kernel Chat Copilot   We're excited to introduce Semantic Kernel's Chat Copilot sample app! With this app, developers can easily build their own chatbot using advanced features such as natural language processing, speech recognition, and file uploading. By leveraging LLM-based AI, you can make the chat smarter with your own up-t...

Semantic KernelAnnouncementsSamples
Apr 25, 2023
0
9

The Power of Persistent Memory with Semantic Kernel and Qdrant Vector Database

Tara Walker
Tara Walker

A key component of leveraging machine learning large languages models (LLM) for natural language processing (NLP) in applications for chat search like ChatGPT, ranking and recommendation engines, anomaly detection, and semantic search is the ability to leverage massive amounts of unstructured data for search. But where would we save and retrie...

Semantic KernelAnnouncementsVector Database
Apr 17, 2023
0
6

Semantic Kernel Now Available In Python Flavor

John Maeda
John Maeda

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 is widely use...

Semantic KernelAnnouncementsInterviews