microsoft/semantic-kernel

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 36 minutes ago
Added to GitGenius on July 29th, 2024
Created on February 27th, 2023
Open Issues & Pull Requests: 262 (+0)
Number of forks: 4,740
Total Stargazers: 28,485 (+1)
Total Subscribers: 298 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.1 hours
Mean response time: 29.0 days
90th percentile: 90.6 days
Tracked items: 2,981

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 52% of tracked open issues have had no activity in three months. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 132
New in 7 days: 7
Closed in 7 days: 1
Avg open age: 150 days
Stale 30+ days: 100
Stale 90+ days: 57

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • .NET (2,499)
  • sk team issue (1,414)
  • python (1,281)
  • bug (1,156)
  • stale (883)
  • triage (663)
  • agents (372)
  • ai connector (302)

Detailed Description

Semantic Kernel is a model-agnostic SDK developed by Microsoft that enables developers to build, orchestrate, and deploy AI agents and multi-agent systems. The repository serves as a framework for integrating large language model technology into applications, supporting multiple programming languages including C#, Python, and Java. According to the README, Semantic Kernel has transitioned into Microsoft Agent Framework, which is positioned as the enterprise-ready successor offering production-ready release status with stable APIs and long-term support commitments.

The framework provides flexibility in model connectivity, with built-in support for OpenAI, Azure OpenAI, Hugging Face, and Nvidia services. Developers can construct modular AI agents equipped with access to tools, plugins, memory, and planning capabilities. The system supports multi-agent orchestration for complex workflows involving collaborating specialist agents. The plugin ecosystem allows extension through native code functions, prompt templates, OpenAPI specifications, and Model Context Protocol integration. Vector database support includes seamless integration with Azure AI Search, Elasticsearch, and Chroma.

Semantic Kernel accommodates multimodal inputs including text, vision, and audio processing. It supports local deployment options through Ollama, LMStudio, and ONNX. The framework includes a process framework for modeling complex business processes with structured workflow approaches and emphasizes enterprise readiness through observability, security, and stable API design. System requirements span Python 3.10 and above, .NET 10.0 and above, and Java JDK 17 and above, with support for Windows, macOS, and Linux operating systems.

The repository demonstrates substantial activity and engagement. The repository overlaps with contributors from github/gh-aw, solo-io/gloo, and microsoft/vscode according to GitGenius linking analysis.

The codebase is classified across multiple semantic domains including semantic understanding, kernel-based frameworks, contextual analysis, language understanding, natural language processing, semantic processing, machine learning, language models, data integration, semantic analysis, AI model integration, knowledge graphs, transformer architecture, semantic search, text generation, and data interpretation. The primary language is C#, and the project is licensed under the MIT license.