#14 · Primary category: LLM Application Frameworks

semantic-kernel

ai artificial-intelligence llm openai sdk

Integrate cutting-edge LLM technology quickly and easily into your apps

Project last updated:08/27/26

GitHub Stars

28.5K

Forks

4.7K

Contributors

415

License

MIT

Why we included this project

Semantic Kernel is a model-agnostic SDK for teams that want to ship LLM-powered features without hand-rolling every integration. It gives you a single programming model for connecting to OpenAI, Azure OpenAI, Hugging Face, and local runtimes like Ollama, then composing those connections into agents and multi-agent workflows. Python, .NET, and Java all get first-class bindings, so a polyglot shop can standardize on one abstraction across services. The plugin system lets you wrap native code, prompt templates, OpenAPI specs, or MCP tools as callable functions, which makes it practical for wiring real business logic into an assistant rather than just demoing chat. And since Microsoft is evolving this codebase into its Agent Framework, the API surface is stable and backed by long-term support, which matters when you are putting something into production.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category