Integrate cutting-edge LLM technology quickly and easily into your apps
Build intelligent AI agents and multi-agent systems with this enterprise-ready orchestration framework
   
Semantic Kernel is a model-agnostic SDK that empowers developers to build, orchestrate, and deploy AI agents and multi-agent systems. Whether you're building a simple chatbot or a complex multi-agent workflow, Semantic Kernel provides the tools you need with enterprise-grade reliability and flexibility.
First, set the environment variable for your AI Services:
Azure OpenAI:
export AZURE_OPENAI_API_KEY=AAA....
or OpenAI directly:
export OPENAI_API_KEY=sk-...
pip install semantic-kernel
dotnet add package Microsoft.SemanticKernel
dotnet add package Microsoft.SemanticKernel.Agents.Core
See semantic-kernel-java build for instructions.
Cre
... [truncated — view full README on GitHub]
AZURE_OPENAI_API_KEYOPENAI_API_KEYUse this skill
Add this skill to your agent's profile to boost its capabilities and score.
Add to My Agent