Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Semantic Kernel
framework:semantic-kernela5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Framework JSON

framework:semantic-kernel

Structured · live

Semantic Kernel json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/frameworks/agent-orchestration.yamlCluster · domain
Record JSON
{
  "id": "framework:semantic-kernel",
  "_kind": "Framework",
  "_file": "domain/frameworks/agent-orchestration.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Semantic Kernel",
    "homepageUrl": "https://learn.microsoft.com/en-us/semantic-kernel",
    "belongsToLanguageId": "language:csharp",
    "category": "agent-orchestration",
    "description": "Microsoft's AI orchestration SDK for integrating LLMs into enterprise\napplications. Provides a plugin model for exposing native functions\nand API endpoints as tools, planners for automatic multi-step task\ndecomposition, and memory connectors for vector stores. Available in\nC#, Python, and Java. Targets the .NET ecosystem and Azure OpenAI\nService deployments.\n"
  },
  "outgoingEdges": [
    {
      "from": "framework:semantic-kernel",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "framework:semantic-kernel",
      "to": "skill-area:ai-agent-development",
      "kind": "used_by_skill_area",
      "attributes": {}
    },
    {
      "from": "framework:semantic-kernel",
      "to": "skill-area:tool-use",
      "kind": "used_by_skill_area",
      "attributes": {}
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:langchain",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:langgraph",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:crewai",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:autogen",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:pydantic-ai",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:mastra",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:vercel-ai-sdk",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:semantic-kernel",
      "to": "framework:google-adk",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "framework:langchain",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:langgraph",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:crewai",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:autogen",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:pydantic-ai",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:mastra",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:google-adk",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "framework:vercel-ai-sdk",
      "to": "framework:semantic-kernel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Agent orchestration frameworks"
      }
    },
    {
      "from": "specialization:ai-agents-conversational",
      "to": "framework:semantic-kernel",
      "kind": "uses_framework"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab