Microsoft-Semantic-Kernel-Community
January 22, 2024 ยท View on GitHub
The Microsoft-Semantic-Kernel-Community is a versatile platform that supports plugins and connectors for various functionalities. Here are the currently available plugins and upcoming connectors:
Microsoft Semantic Kernel NuGet package 
Available Plugins
| Plugin | Description | Nuget | Downloads |
|---|---|---|---|
| YouTube Plugin | YouTube video searches, enabling users to specify keywords and search within specific channels seamlessly. | ||
| Speech Plugin | Convert spoken language into text and vice versa. | ||
| Translation Plugin | Translate text from one language to another. | ||
| Intent PlugIn | Find Intent | ||
| BingMap PlugIn | SuggestionAddress (such as hotels, coffee shops, restaurants, petrol stations, etc..) | ||
| PlugIn Interface | The semantic kernel plugin core doesn't support interface-based plugins by default. This limitation is addressed in the package, focusing solely on the interface rather than a specific class for KernelFunction and its Description |
Upcoming Plugins
| Plugin | Description |
|---|---|
| TextNumericConverterPlugin | Textual representations to their corresponding numeric values |
| Bing Video Plugin (Upcoming) | Access Bing Video Search functionality. |
| Bing News Plugin (Upcoming) | Access Bing News Search functionality. |