Semantic Kernel
Integrate cutting-edge LLM technology quickly and easily into C#, Python, and Java apps.
Why consider Semantic Kernel?
Semantic Kernel is Microsoft’s enterprise SDK that integrates LLMs (OpenAI, Azure OpenAI, Hugging Face) into conventional programming languages (C#, Python, Java). It combines prompt engineering, semantic functions, vector memory connectors, and plugin architectures.
Learn Semantic Kernel by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Semantic Kernel
Semantic Kernel connects AI plugins, planner orchestrators, and enterprise databases into native .NET and Python services.
Installation
# .NETdotnet add package Microsoft.SemanticKernel# Pythonpip install semantic-kernelSemantic Kernel is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.