{
  "focus": "w8123/EnterpriseAgentFramework",
  "project": {
    "repo": "w8123/EnterpriseAgentFramework",
    "name": "EnterpriseAgentFramework",
    "description": "ReachAI企业级智能体开发平台：快速、安全完成已有业务系统智能化改造，让 AI 在 OA、ERP、CRM 等原系统中查数据、填表单、办业务。ReachAI: Quickly and securely bring AI to existing enterprise systems, enabling AI to query data, fill out forms, and execute business tasks directly within OA, ERP, CRM, and other business applications.",
    "maintainer": "w8123",
    "license": "MIT",
    "language": "Java",
    "recent_activity": "active_last_week"
  },
  "summary": "w8123/EnterpriseAgentFramework graph connects 3 alternatives, 8 related projects, 3 inferred dependencies, 4 deployment targets, and 3 use cases.",
  "next_actions": [
    {
      "label": "Open project knowledge",
      "href": "/projects/w8123/EnterpriseAgentFramework",
      "kind": "project"
    },
    {
      "label": "Find alternatives",
      "href": "/alternatives/w8123/EnterpriseAgentFramework",
      "kind": "alternatives"
    },
    {
      "label": "Explore related projects",
      "href": "/api/related/w8123/EnterpriseAgentFramework",
      "kind": "related"
    },
    {
      "label": "Explain score",
      "href": "/score/w8123/EnterpriseAgentFramework",
      "kind": "score"
    },
    {
      "label": "Compare shortlist",
      "href": "/api/compare?repos=w8123/EnterpriseAgentFramework",
      "kind": "compare"
    }
  ],
  "graph_stats": {
    "node_count": 155,
    "edge_count": 371,
    "project_count": 108,
    "relationship_counts": {
      "alternative": 72,
      "related": 72,
      "category": 24,
      "deployment": 94,
      "use_case": 72,
      "dependency": 37
    }
  },
  "relationship_groups": {
    "alternatives": [
      {
        "repo": "headroomlabs-ai/headroom",
        "reason": "Same mcp server intent with rag, mcp, llm_gateway overlap."
      },
      {
        "repo": "BerriAI/litellm",
        "reason": "Same mcp server intent with mcp, llm_gateway overlap."
      },
      {
        "repo": "can1357/oh-my-pi",
        "reason": "Same mcp server intent with coding_agent, mcp overlap."
      }
    ],
    "related": [
      {
        "repo": "deepset-ai/haystack",
        "reason": "Shared mcp server category and docker deployment context."
      },
      {
        "repo": "trpc-group/trpc-agent-go",
        "reason": "Shared mcp server category and docker deployment context."
      },
      {
        "repo": "shibing624/agentica",
        "reason": "Shared mcp server category and docker deployment context."
      },
      {
        "repo": "freddy-schuetz/n8n-claw",
        "reason": "Shared mcp server category and docker deployment context."
      },
      {
        "repo": "ModelEngine-Group/nexent",
        "reason": "Shared mcp server category and docker deployment context."
      },
      {
        "repo": "VoltAgent/voltagent",
        "reason": "Shared mcp server category and local deployment context."
      },
      {
        "repo": "labring/FastGPT",
        "reason": "Shared mcp server category and docker deployment context."
      },
      {
        "repo": "MODSetter/SurfSense",
        "reason": "Shared mcp server category and docker deployment context."
      }
    ],
    "dependencies": [
      "MCP",
      "Vector database",
      "LLM provider"
    ],
    "deployment_targets": [
      "docker",
      "kubernetes",
      "local",
      "cloud"
    ],
    "use_cases": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations"
    ]
  },
  "migration_paths": [
    {
      "from": "w8123/EnterpriseAgentFramework",
      "to": "headroomlabs-ai/headroom",
      "compatibility": "medium",
      "estimated_cost": "high",
      "shared_signals": [
        "category:mcp_server",
        "deployment:docker",
        "deployment:local",
        "use_case:connect agents to tools",
        "use_case:expose APIs through MCP",
        "use_case:bootstrap MCP integrations",
        "dependency:MCP",
        "dependency:Vector database"
      ],
      "gaps": [
        "Deployment targets not listed by target: kubernetes, cloud.",
        "Language changes from Java to Python.",
        "License changes from MIT to Apache-2.0."
      ],
      "validation_steps": [
        "Review license obligations before migrating production code.",
        "Compare API, configuration, license, and dependency requirements.",
        "Run the target project's minimal example or test suite.",
        "Verify deployment, persistence, and tool-execution behavior in the requested runtime."
      ],
      "evidence": [
        "agent_card.category",
        "agent_card.deployment",
        "agent_card.use_cases",
        "project.language",
        "project.license"
      ]
    },
    {
      "from": "w8123/EnterpriseAgentFramework",
      "to": "BerriAI/litellm",
      "compatibility": "medium",
      "estimated_cost": "high",
      "shared_signals": [
        "category:mcp_server",
        "deployment:docker",
        "deployment:local",
        "deployment:cloud",
        "use_case:connect agents to tools",
        "use_case:expose APIs through MCP",
        "use_case:bootstrap MCP integrations",
        "dependency:MCP"
      ],
      "gaps": [
        "Deployment targets not listed by target: kubernetes.",
        "Language changes from Java to Python.",
        "License changes from MIT to NOASSERTION."
      ],
      "validation_steps": [
        "Review license obligations before migrating production code.",
        "Compare API, configuration, license, and dependency requirements.",
        "Run the target project's minimal example or test suite.",
        "Verify deployment, persistence, and tool-execution behavior in the requested runtime."
      ],
      "evidence": [
        "agent_card.category",
        "agent_card.deployment",
        "agent_card.use_cases",
        "project.language",
        "project.license"
      ]
    },
    {
      "from": "w8123/EnterpriseAgentFramework",
      "to": "can1357/oh-my-pi",
      "compatibility": "medium",
      "estimated_cost": "medium",
      "shared_signals": [
        "category:mcp_server",
        "deployment:docker",
        "deployment:local",
        "deployment:cloud",
        "use_case:connect agents to tools",
        "use_case:expose APIs through MCP",
        "use_case:bootstrap MCP integrations",
        "dependency:MCP"
      ],
      "gaps": [
        "Deployment targets not listed by target: kubernetes.",
        "Language changes from Java to TypeScript."
      ],
      "validation_steps": [
        "Compare API, configuration, license, and dependency requirements.",
        "Run the target project's minimal example or test suite.",
        "Verify deployment, persistence, and tool-execution behavior in the requested runtime."
      ],
      "evidence": [
        "agent_card.category",
        "agent_card.deployment",
        "agent_card.use_cases",
        "project.language",
        "project.license"
      ]
    }
  ],
  "evidence": {
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics",
      "verification.signals",
      "graph.nodes",
      "graph.edges",
      "graph.relationship_groups",
      "graph.migration_paths"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Independent installation, security, or runtime probes have not been run for this project."
    ],
    "confidence_reason": "w8123/EnterpriseAgentFramework graph is grounded in indexed alternatives, related projects, deployments, dependencies, and use cases.",
    "last_verified_at": "2026-09-07T05:30:35.890Z",
    "verification": {
      "schema_version": "git-top.verification.v1",
      "overall_status": "partial",
      "observed_at": "2026-09-07T05:30:35.890Z",
      "signals": {
        "activity": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.pushed_at",
            "metrics.recent_push_days"
          ]
        },
        "license": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.license"
          ]
        },
        "documentation": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.description"
          ]
        },
        "runtime": {
          "status": "inferred",
          "source": "git_top_heuristic",
          "evidence": [
            "agent_card.deployment",
            "agent_card.cloudflare_ready"
          ]
        },
        "install": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "installation/build probe is not enabled"
          ]
        },
        "security": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "dependency/security scan is not enabled"
          ]
        },
        "mcp": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "MCP liveness and tool-call probe is not enabled"
          ]
        }
      },
      "coverage": {
        "observed": 3,
        "inferred": 1,
        "not_run": 3,
        "unknown": 0
      },
      "next_steps": [
        "Run an installation/build probe before production adoption.",
        "Run a dependency and security scan before treating the score as a trust claim.",
        "Run MCP initialize, tools/list, first-call, and error probes before relying on this server."
      ]
    }
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Independent installation, security, or runtime probes have not been run for this project."
  ],
  "confidence_reason": "w8123/EnterpriseAgentFramework graph is grounded in indexed alternatives, related projects, deployments, dependencies, and use cases.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics",
    "verification.signals",
    "graph.nodes",
    "graph.edges",
    "graph.relationship_groups",
    "graph.migration_paths"
  ],
  "last_verified_at": "2026-09-07T05:30:35.890Z",
  "nodes": [
    {
      "id": "w8123/EnterpriseAgentFramework",
      "label": "EnterpriseAgentFramework",
      "kind": "project",
      "score": 59,
      "repo": "w8123/EnterpriseAgentFramework"
    },
    {
      "id": "category:mcp_server",
      "label": "mcp server",
      "kind": "category"
    },
    {
      "id": "deployment:docker",
      "label": "docker",
      "kind": "deployment"
    },
    {
      "id": "deployment:kubernetes",
      "label": "kubernetes",
      "kind": "deployment"
    },
    {
      "id": "deployment:local",
      "label": "local",
      "kind": "deployment"
    },
    {
      "id": "deployment:cloud",
      "label": "cloud",
      "kind": "deployment"
    },
    {
      "id": "use_case:connect-agents-to-tools",
      "label": "connect agents to tools",
      "kind": "use_case"
    },
    {
      "id": "use_case:expose-apis-through-mcp",
      "label": "expose APIs through MCP",
      "kind": "use_case"
    },
    {
      "id": "use_case:bootstrap-mcp-integrations",
      "label": "bootstrap MCP integrations",
      "kind": "use_case"
    },
    {
      "id": "dependency:mcp",
      "label": "MCP",
      "kind": "dependency"
    },
    {
      "id": "dependency:vector-database",
      "label": "Vector database",
      "kind": "dependency"
    },
    {
      "id": "dependency:llm-provider",
      "label": "LLM provider",
      "kind": "dependency"
    },
    {
      "id": "headroomlabs-ai/headroom",
      "label": "headroom",
      "kind": "project",
      "repo": "headroomlabs-ai/headroom",
      "score": 92
    },
    {
      "id": "BerriAI/litellm",
      "label": "litellm",
      "kind": "project",
      "score": 89,
      "repo": "BerriAI/litellm"
    },
    {
      "id": "can1357/oh-my-pi",
      "label": "oh-my-pi",
      "kind": "project",
      "repo": "can1357/oh-my-pi"
    },
    {
      "id": "deepset-ai/haystack",
      "label": "haystack",
      "kind": "project",
      "score": 88,
      "repo": "deepset-ai/haystack"
    },
    {
      "id": "trpc-group/trpc-agent-go",
      "label": "trpc-agent-go",
      "kind": "project",
      "score": 79,
      "repo": "trpc-group/trpc-agent-go"
    },
    {
      "id": "shibing624/agentica",
      "label": "agentica",
      "kind": "project",
      "repo": "shibing624/agentica",
      "score": 69
    },
    {
      "id": "anomalyco/opencode",
      "label": "opencode",
      "kind": "project",
      "repo": "anomalyco/opencode",
      "score": 88
    },
    {
      "id": "category:coding_agent",
      "label": "coding agent",
      "kind": "category"
    },
    {
      "id": "use_case:build-ai-coding-assistants",
      "label": "build AI coding assistants",
      "kind": "use_case"
    },
    {
      "id": "use_case:automate-developer-workflows",
      "label": "automate developer workflows",
      "kind": "use_case"
    },
    {
      "id": "use_case:integrate-codebase-aware-agents",
      "label": "integrate codebase-aware agents",
      "kind": "use_case"
    },
    {
      "id": "earendil-works/pi",
      "label": "pi",
      "kind": "project",
      "repo": "earendil-works/pi",
      "score": 90
    },
    {
      "id": "OpenHands/OpenHands",
      "label": "OpenHands",
      "kind": "project",
      "repo": "OpenHands/OpenHands",
      "score": 92
    },
    {
      "id": "continuedev/continue",
      "label": "continue",
      "kind": "project",
      "repo": "continuedev/continue"
    },
    {
      "id": "ollama/ollama",
      "label": "ollama",
      "kind": "project",
      "repo": "ollama/ollama",
      "score": 92
    },
    {
      "id": "sgl-project/sglang",
      "label": "sglang",
      "kind": "project",
      "score": 86,
      "repo": "sgl-project/sglang"
    },
    {
      "id": "generalaction/emdash",
      "label": "emdash",
      "kind": "project",
      "repo": "generalaction/emdash",
      "score": 84
    },
    {
      "id": "n8n-io/n8n",
      "label": "n8n",
      "kind": "project",
      "score": 88,
      "repo": "n8n-io/n8n"
    },
    {
      "id": "category:workflow_automation",
      "label": "workflow automation",
      "kind": "category"
    },
    {
      "id": "use_case:orchestrate-ai-workflows",
      "label": "orchestrate AI workflows",
      "kind": "use_case"
    },
    {
      "id": "use_case:connect-tools-and-services",
      "label": "connect tools and services",
      "kind": "use_case"
    },
    {
      "id": "use_case:automate-repeated-tasks",
      "label": "automate repeated tasks",
      "kind": "use_case"
    },
    {
      "id": "langgenius/dify",
      "label": "dify",
      "kind": "project",
      "repo": "langgenius/dify"
    },
    {
      "id": "triggerdotdev/trigger.dev",
      "label": "trigger.dev",
      "kind": "project",
      "repo": "triggerdotdev/trigger.dev"
    },
    {
      "id": "coleam00/Archon",
      "label": "Archon",
      "kind": "project",
      "repo": "coleam00/Archon"
    },
    {
      "id": "bytechefhq/bytechef",
      "label": "bytechef",
      "kind": "project",
      "score": 78,
      "repo": "bytechefhq/bytechef"
    },
    {
      "id": "Rheosoph/flow-like",
      "label": "flow-like",
      "kind": "project",
      "score": 69,
      "repo": "Rheosoph/flow-like"
    },
    {
      "id": "bytedance/flowgram.ai",
      "label": "flowgram.ai",
      "kind": "project",
      "score": 70,
      "repo": "bytedance/flowgram.ai"
    },
    {
      "id": "deployment:library_only",
      "label": "library_only",
      "kind": "deployment"
    },
    {
      "id": "esengine/DeepSeek-Reasonix",
      "label": "DeepSeek-Reasonix",
      "kind": "project",
      "score": 86,
      "repo": "esengine/DeepSeek-Reasonix"
    },
    {
      "id": "kittors/CliRelay",
      "label": "CliRelay",
      "kind": "project",
      "score": 83,
      "repo": "kittors/CliRelay"
    },
    {
      "id": "Nano-Collective/nanocoder",
      "label": "nanocoder",
      "kind": "project",
      "score": 84,
      "repo": "Nano-Collective/nanocoder"
    },
    {
      "id": "langchain-ai/open-swe",
      "label": "open-swe",
      "kind": "project",
      "score": 84,
      "repo": "langchain-ai/open-swe"
    },
    {
      "id": "huggingface/transformers",
      "label": "transformers",
      "kind": "project",
      "score": 88,
      "repo": "huggingface/transformers"
    },
    {
      "id": "category:rag_framework",
      "label": "rag framework",
      "kind": "category"
    },
    {
      "id": "use_case:build-rag-applications",
      "label": "build RAG applications",
      "kind": "use_case"
    },
    {
      "id": "use_case:connect-private-data-to-llms",
      "label": "connect private data to LLMs",
      "kind": "use_case"
    },
    {
      "id": "use_case:index-documents-for-retrieval",
      "label": "index documents for retrieval",
      "kind": "use_case"
    },
    {
      "id": "langchain-ai/langgraph",
      "label": "langgraph",
      "kind": "project",
      "score": 84,
      "repo": "langchain-ai/langgraph"
    },
    {
      "id": "xorbitsai/inference",
      "label": "inference",
      "kind": "project",
      "score": 88,
      "repo": "xorbitsai/inference"
    },
    {
      "id": "neuml/txtai",
      "label": "txtai",
      "kind": "project",
      "score": 78,
      "repo": "neuml/txtai"
    },
    {
      "id": "gradio-app/gradio",
      "label": "gradio",
      "kind": "project",
      "score": 88,
      "repo": "gradio-app/gradio"
    },
    {
      "id": "bytedance/deer-flow",
      "label": "deer-flow",
      "kind": "project",
      "score": 84,
      "repo": "bytedance/deer-flow"
    },
    {
      "id": "langflow-ai/langflow",
      "label": "langflow",
      "kind": "project",
      "score": 90,
      "repo": "langflow-ai/langflow"
    },
    {
      "id": "openai/openai-agents-python",
      "label": "openai-agents-python",
      "kind": "project",
      "repo": "openai/openai-agents-python"
    },
    {
      "id": "microsoft/agent-framework",
      "label": "agent-framework",
      "kind": "project",
      "repo": "microsoft/agent-framework"
    },
    {
      "id": "algorithmicsuperintelligence/optillm",
      "label": "optillm",
      "kind": "project",
      "repo": "algorithmicsuperintelligence/optillm"
    },
    {
      "id": "hexabot-ai/Hexabot",
      "label": "Hexabot",
      "kind": "project",
      "score": 65,
      "repo": "hexabot-ai/Hexabot"
    },
    {
      "id": "test-zeus-ai/testzeus-hercules",
      "label": "testzeus-hercules",
      "kind": "project",
      "score": 64,
      "repo": "test-zeus-ai/testzeus-hercules"
    },
    {
      "id": "Skyvern-AI/skyvern",
      "label": "skyvern",
      "kind": "project",
      "score": 88,
      "repo": "Skyvern-AI/skyvern"
    },
    {
      "id": "open-webui/open-webui",
      "label": "open-webui",
      "kind": "project",
      "score": 92,
      "repo": "open-webui/open-webui"
    },
    {
      "id": "category:ai_app_template",
      "label": "ai app template",
      "kind": "category"
    },
    {
      "id": "use_case:bootstrap-an-ai-app",
      "label": "bootstrap an AI app",
      "kind": "use_case"
    },
    {
      "id": "use_case:start-a-production-ready-template",
      "label": "start a production-ready template",
      "kind": "use_case"
    },
    {
      "id": "use_case:learn-app-architecture-patterns",
      "label": "learn app architecture patterns",
      "kind": "use_case"
    },
    {
      "id": "lobehub/lobehub",
      "label": "lobehub",
      "kind": "project",
      "repo": "lobehub/lobehub"
    },
    {
      "id": "CopilotKit/aimock",
      "label": "aimock",
      "kind": "project",
      "score": 76,
      "repo": "CopilotKit/aimock"
    },
    {
      "id": "vstorm-co/full-stack-ai-agent-template",
      "label": "full-stack-ai-agent-template",
      "kind": "project",
      "repo": "vstorm-co/full-stack-ai-agent-template"
    },
    {
      "id": "bentoml/OpenLLM",
      "label": "OpenLLM",
      "kind": "project",
      "score": 73,
      "repo": "bentoml/OpenLLM"
    },
    {
      "id": "MervinPraison/PraisonAI",
      "label": "PraisonAI",
      "kind": "project",
      "score": 86,
      "repo": "MervinPraison/PraisonAI"
    },
    {
      "id": "langchain-ai/langchain",
      "label": "langchain",
      "kind": "project",
      "score": 90,
      "repo": "langchain-ai/langchain"
    },
    {
      "id": "category:agent_framework",
      "label": "agent framework",
      "kind": "category"
    },
    {
      "id": "use_case:build-agents-with-langchain",
      "label": "build agents with langchain",
      "kind": "use_case"
    },
    {
      "id": "use_case:orchestrate-llm-tools",
      "label": "orchestrate LLM tools",
      "kind": "use_case"
    },
    {
      "id": "use_case:prototype-autonomous-workflows",
      "label": "prototype autonomous workflows",
      "kind": "use_case"
    },
    {
      "id": "Protocol-Lattice/go-agent",
      "label": "go-agent",
      "kind": "project",
      "repo": "Protocol-Lattice/go-agent"
    },
    {
      "id": "framerslab/agentos",
      "label": "agentos",
      "kind": "project",
      "repo": "framerslab/agentos"
    },
    {
      "id": "TransformerOptimus/SuperAGI",
      "label": "SuperAGI",
      "kind": "project",
      "repo": "TransformerOptimus/SuperAGI"
    },
    {
      "id": "e2b-dev/E2B",
      "label": "E2B",
      "kind": "project",
      "score": 86,
      "repo": "e2b-dev/E2B"
    },
    {
      "id": "CopilotKit/CopilotKit",
      "label": "CopilotKit",
      "kind": "project",
      "score": 88,
      "repo": "CopilotKit/CopilotKit"
    },
    {
      "id": "github/spec-kit",
      "label": "spec-kit",
      "kind": "project",
      "score": 88,
      "repo": "github/spec-kit"
    },
    {
      "id": "agentforce314/clawcodex",
      "label": "clawcodex",
      "kind": "project",
      "score": 66,
      "repo": "agentforce314/clawcodex"
    },
    {
      "id": "narumiruna/pi-extensions",
      "label": "pi-extensions",
      "kind": "project",
      "score": 74,
      "repo": "narumiruna/pi-extensions"
    },
    {
      "id": "ggml-org/llama.cpp",
      "label": "llama.cpp",
      "kind": "project",
      "score": 90,
      "repo": "ggml-org/llama.cpp"
    },
    {
      "id": "ggml-org/whisper.cpp",
      "label": "whisper.cpp",
      "kind": "project",
      "repo": "ggml-org/whisper.cpp"
    },
    {
      "id": "cactus-compute/cactus",
      "label": "cactus",
      "kind": "project",
      "repo": "cactus-compute/cactus"
    },
    {
      "id": "facebookresearch/faiss",
      "label": "faiss",
      "kind": "project",
      "repo": "facebookresearch/faiss"
    },
    {
      "id": "infiniflow/ragflow",
      "label": "ragflow",
      "kind": "project",
      "score": 90,
      "repo": "infiniflow/ragflow"
    },
    {
      "id": "QuantumNous/new-api",
      "label": "new-api",
      "kind": "project",
      "score": 89,
      "repo": "QuantumNous/new-api"
    },
    {
      "id": "openai/codex",
      "label": "codex",
      "kind": "project",
      "score": 88,
      "repo": "openai/codex"
    },
    {
      "id": "gi-dellav/zerostack",
      "label": "zerostack",
      "kind": "project",
      "repo": "gi-dellav/zerostack"
    },
    {
      "id": "reyamira/models",
      "label": "models",
      "kind": "project",
      "repo": "reyamira/models"
    },
    {
      "id": "TabbyML/tabby",
      "label": "tabby",
      "kind": "project",
      "repo": "TabbyML/tabby"
    },
    {
      "id": "browser-use/browser-use",
      "label": "browser-use",
      "kind": "project",
      "score": 90,
      "repo": "browser-use/browser-use"
    },
    {
      "id": "category:browser_agent",
      "label": "browser agent",
      "kind": "category"
    },
    {
      "id": "use_case:build-browser-automation-agents",
      "label": "build browser automation agents",
      "kind": "use_case"
    },
    {
      "id": "use_case:operate-web-tasks-with-llms",
      "label": "operate web tasks with LLMs",
      "kind": "use_case"
    },
    {
      "id": "use_case:test-web-workflows",
      "label": "test web workflows",
      "kind": "use_case"
    },
    {
      "id": "dependency:browser-automation",
      "label": "Browser automation",
      "kind": "dependency"
    },
    {
      "id": "jackwener/OpenCLI",
      "label": "OpenCLI",
      "kind": "project",
      "repo": "jackwener/OpenCLI"
    },
    {
      "id": "browser-use/browser-harness",
      "label": "browser-harness",
      "kind": "project",
      "repo": "browser-use/browser-harness"
    },
    {
      "id": "apify/crawlee-python",
      "label": "crawlee-python",
      "kind": "project",
      "repo": "apify/crawlee-python"
    },
    {
      "id": "nanobrowser/nanobrowser",
      "label": "nanobrowser",
      "kind": "project",
      "score": 65,
      "repo": "nanobrowser/nanobrowser"
    },
    {
      "id": "jo-inc/camofox-browser",
      "label": "camofox-browser",
      "kind": "project",
      "score": 79,
      "repo": "jo-inc/camofox-browser"
    },
    {
      "id": "tiliondev/fortress",
      "label": "fortress",
      "kind": "project",
      "score": 58,
      "repo": "tiliondev/fortress"
    },
    {
      "id": "cline/cline",
      "label": "cline",
      "kind": "project",
      "score": 90,
      "repo": "cline/cline"
    },
    {
      "id": "vllm-project/vllm",
      "label": "vllm",
      "kind": "project",
      "score": 90,
      "repo": "vllm-project/vllm"
    },
    {
      "id": "category:local_llm_runtime",
      "label": "local llm runtime",
      "kind": "category"
    },
    {
      "id": "use_case:run-local-models",
      "label": "run local models",
      "kind": "use_case"
    },
    {
      "id": "use_case:serve-inference-endpoints",
      "label": "serve inference endpoints",
      "kind": "use_case"
    },
    {
      "id": "use_case:prototype-private-llm-deployments",
      "label": "prototype private LLM deployments",
      "kind": "use_case"
    },
    {
      "id": "vllm-project/vllm-omni",
      "label": "vllm-omni",
      "kind": "project",
      "repo": "vllm-project/vllm-omni"
    },
    {
      "id": "jaylfc/taOS",
      "label": "taOS",
      "kind": "project",
      "repo": "jaylfc/taOS"
    },
    {
      "id": "bentoml/BentoML",
      "label": "BentoML",
      "kind": "project",
      "score": 78,
      "repo": "bentoml/BentoML"
    },
    {
      "id": "unslothai/unsloth",
      "label": "unsloth",
      "kind": "project",
      "score": 90,
      "repo": "unslothai/unsloth"
    },
    {
      "id": "microsoft/aici",
      "label": "aici",
      "kind": "project",
      "score": 59,
      "repo": "microsoft/aici"
    },
    {
      "id": "mem0ai/mem0",
      "label": "mem0",
      "kind": "project",
      "repo": "mem0ai/mem0"
    },
    {
      "id": "intelligencedev/manifold",
      "label": "manifold",
      "kind": "project",
      "repo": "intelligencedev/manifold"
    },
    {
      "id": "gptme/gptme",
      "label": "gptme",
      "kind": "project",
      "score": 80,
      "repo": "gptme/gptme"
    },
    {
      "id": "deployment:vercel",
      "label": "vercel",
      "kind": "deployment"
    },
    {
      "id": "deployment:serverless",
      "label": "serverless",
      "kind": "deployment"
    },
    {
      "id": "superset-sh/superset",
      "label": "superset",
      "kind": "project",
      "score": 87,
      "repo": "superset-sh/superset"
    },
    {
      "id": "Aider-AI/aider",
      "label": "aider",
      "kind": "project",
      "repo": "Aider-AI/aider"
    },
    {
      "id": "toverainc/willow-inference-server",
      "label": "willow-inference-server",
      "kind": "project",
      "repo": "toverainc/willow-inference-server"
    },
    {
      "id": "AstrBotDevs/AstrBot",
      "label": "AstrBot",
      "kind": "project",
      "repo": "AstrBotDevs/AstrBot",
      "score": 89
    },
    {
      "id": "yonatangross/orchestkit",
      "label": "orchestkit",
      "kind": "project",
      "score": 71,
      "repo": "yonatangross/orchestkit"
    },
    {
      "id": "Deuz-AI/Deuz-SDK",
      "label": "Deuz-SDK",
      "kind": "project",
      "score": 64,
      "repo": "Deuz-AI/Deuz-SDK"
    },
    {
      "id": "open-multi-agent/open-multi-agent",
      "label": "open-multi-agent",
      "kind": "project",
      "score": 86,
      "repo": "open-multi-agent/open-multi-agent"
    },
    {
      "id": "UditAkhourii/adhd",
      "label": "adhd",
      "kind": "project",
      "repo": "UditAkhourii/adhd"
    },
    {
      "id": "vercel/next-evals-oss",
      "label": "next-evals-oss",
      "kind": "project",
      "score": 59,
      "repo": "vercel/next-evals-oss"
    },
    {
      "id": "numtide/llm-agents.nix",
      "label": "llm-agents.nix",
      "kind": "project",
      "score": 76,
      "repo": "numtide/llm-agents.nix"
    },
    {
      "id": "coddy-project/coddy-agent",
      "label": "coddy-agent",
      "kind": "project",
      "repo": "coddy-project/coddy-agent"
    },
    {
      "id": "Portkey-AI/gateway",
      "label": "gateway",
      "kind": "project",
      "score": 77,
      "repo": "Portkey-AI/gateway"
    },
    {
      "id": "soapbucket/sbproxy",
      "label": "sbproxy",
      "kind": "project",
      "score": 65,
      "repo": "soapbucket/sbproxy"
    },
    {
      "id": "stdapi-ai/stdapi.ai",
      "label": "stdapi.ai",
      "kind": "project",
      "score": 61,
      "repo": "stdapi-ai/stdapi.ai"
    },
    {
      "id": "schmitech/orbit",
      "label": "orbit",
      "kind": "project",
      "repo": "schmitech/orbit"
    },
    {
      "id": "lobehub/lobehub-gateway",
      "label": "lobehub-gateway",
      "kind": "project",
      "repo": "lobehub/lobehub-gateway"
    },
    {
      "id": "coaidev/coai",
      "label": "coai",
      "kind": "project",
      "repo": "coaidev/coai"
    },
    {
      "id": "mozilla-ai/otari",
      "label": "otari",
      "kind": "project",
      "score": 67,
      "repo": "mozilla-ai/otari"
    },
    {
      "id": "helixml/helix",
      "label": "helix",
      "kind": "project",
      "score": 75,
      "repo": "helixml/helix"
    },
    {
      "id": "modu-ai/moai-adk",
      "label": "moai-adk",
      "kind": "project",
      "repo": "modu-ai/moai-adk"
    },
    {
      "id": "TaewoooPark/Agent-Blackbox",
      "label": "Agent-Blackbox",
      "kind": "project",
      "score": 58,
      "repo": "TaewoooPark/Agent-Blackbox"
    },
    {
      "id": "zosmaai/zosma-cowork",
      "label": "zosma-cowork",
      "kind": "project",
      "score": 61,
      "repo": "zosmaai/zosma-cowork"
    },
    {
      "id": "langfuse/langfuse",
      "label": "langfuse",
      "kind": "project",
      "score": 90,
      "repo": "langfuse/langfuse"
    },
    {
      "id": "category:prompt_tooling",
      "label": "prompt tooling",
      "kind": "category"
    },
    {
      "id": "use_case:manage-prompts",
      "label": "manage prompts",
      "kind": "use_case"
    },
    {
      "id": "use_case:version-prompt-workflows",
      "label": "version prompt workflows",
      "kind": "use_case"
    },
    {
      "id": "use_case:improve-prompt-iteration",
      "label": "improve prompt iteration",
      "kind": "use_case"
    },
    {
      "id": "future-agi/future-agi",
      "label": "future-agi",
      "kind": "project",
      "score": 85,
      "repo": "future-agi/future-agi"
    },
    {
      "id": "theopenco/llmgateway",
      "label": "llmgateway",
      "kind": "project",
      "repo": "theopenco/llmgateway"
    },
    {
      "id": "ENTERPILOT/GoModel",
      "label": "GoModel",
      "kind": "project",
      "repo": "ENTERPILOT/GoModel"
    },
    {
      "id": "Helicone/helicone",
      "label": "helicone",
      "kind": "project",
      "score": 78,
      "repo": "Helicone/helicone"
    },
    {
      "id": "comet-ml/opik",
      "label": "opik",
      "kind": "project",
      "score": 90,
      "repo": "comet-ml/opik"
    }
  ],
  "edges": [
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "category:mcp_server",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "deployment:kubernetes",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "use_case:connect-agents-to-tools",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "use_case:expose-apis-through-mcp",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "use_case:bootstrap-mcp-integrations",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "dependency:mcp",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "headroomlabs-ai/headroom",
      "kind": "alternative",
      "reason": "Same mcp server intent with rag, mcp, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "BerriAI/litellm",
      "kind": "alternative",
      "reason": "Same mcp server intent with mcp, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "can1357/oh-my-pi",
      "kind": "alternative",
      "reason": "Same mcp server intent with coding_agent, mcp overlap.",
      "weight": 100
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "deepset-ai/haystack",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "trpc-group/trpc-agent-go",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "w8123/EnterpriseAgentFramework",
      "target": "shibing624/agentica",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "anomalyco/opencode",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "anomalyco/opencode",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "anomalyco/opencode",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "anomalyco/opencode",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "anomalyco/opencode",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "anomalyco/opencode",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "anomalyco/opencode",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "anomalyco/opencode",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "anomalyco/opencode",
      "target": "earendil-works/pi",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "anomalyco/opencode",
      "target": "OpenHands/OpenHands",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "anomalyco/opencode",
      "target": "continuedev/continue",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "anomalyco/opencode",
      "target": "ollama/ollama",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "anomalyco/opencode",
      "target": "sgl-project/sglang",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "anomalyco/opencode",
      "target": "generalaction/emdash",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "n8n-io/n8n",
      "target": "category:workflow_automation",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "n8n-io/n8n",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "n8n-io/n8n",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "n8n-io/n8n",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "n8n-io/n8n",
      "target": "use_case:orchestrate-ai-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "n8n-io/n8n",
      "target": "use_case:connect-tools-and-services",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "n8n-io/n8n",
      "target": "use_case:automate-repeated-tasks",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "n8n-io/n8n",
      "target": "dependency:mcp",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "n8n-io/n8n",
      "target": "langgenius/dify",
      "kind": "alternative",
      "reason": "Same workflow automation intent with mcp, workflow overlap.",
      "weight": 100
    },
    {
      "source": "n8n-io/n8n",
      "target": "triggerdotdev/trigger.dev",
      "kind": "alternative",
      "reason": "Same workflow automation intent with mcp, workflow overlap.",
      "weight": 100
    },
    {
      "source": "n8n-io/n8n",
      "target": "coleam00/Archon",
      "kind": "alternative",
      "reason": "Same workflow automation intent with workflow overlap.",
      "weight": 100
    },
    {
      "source": "n8n-io/n8n",
      "target": "bytechefhq/bytechef",
      "kind": "related",
      "reason": "Shared docker deployment context.",
      "weight": 82
    },
    {
      "source": "n8n-io/n8n",
      "target": "Rheosoph/flow-like",
      "kind": "related",
      "reason": "Shared docker deployment context.",
      "weight": 82
    },
    {
      "source": "n8n-io/n8n",
      "target": "bytedance/flowgram.ai",
      "kind": "related",
      "reason": "Shared workflow automation category and local deployment context.",
      "weight": 82
    },
    {
      "source": "ollama/ollama",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "ollama/ollama",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ollama/ollama",
      "target": "deployment:kubernetes",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ollama/ollama",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ollama/ollama",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ollama/ollama",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ollama/ollama",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "ollama/ollama",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "ollama/ollama",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "ollama/ollama",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "ollama/ollama",
      "target": "sgl-project/sglang",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "ollama/ollama",
      "target": "esengine/DeepSeek-Reasonix",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "ollama/ollama",
      "target": "kittors/CliRelay",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "ollama/ollama",
      "target": "sgl-project/sglang",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "ollama/ollama",
      "target": "Nano-Collective/nanocoder",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "ollama/ollama",
      "target": "langchain-ai/open-swe",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "huggingface/transformers",
      "target": "category:rag_framework",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "huggingface/transformers",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "huggingface/transformers",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "huggingface/transformers",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "huggingface/transformers",
      "target": "use_case:build-rag-applications",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "huggingface/transformers",
      "target": "use_case:connect-private-data-to-llms",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "huggingface/transformers",
      "target": "use_case:index-documents-for-retrieval",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "huggingface/transformers",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "huggingface/transformers",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "huggingface/transformers",
      "target": "langchain-ai/langgraph",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "huggingface/transformers",
      "target": "xorbitsai/inference",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "huggingface/transformers",
      "target": "neuml/txtai",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "huggingface/transformers",
      "target": "xorbitsai/inference",
      "kind": "related",
      "reason": "Shared rag framework category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "huggingface/transformers",
      "target": "gradio-app/gradio",
      "kind": "related",
      "reason": "Shared rag framework category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "huggingface/transformers",
      "target": "bytedance/deer-flow",
      "kind": "related",
      "reason": "Shared rag framework category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "langflow-ai/langflow",
      "target": "category:workflow_automation",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "langflow-ai/langflow",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langflow-ai/langflow",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langflow-ai/langflow",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langflow-ai/langflow",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langflow-ai/langflow",
      "target": "use_case:orchestrate-ai-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langflow-ai/langflow",
      "target": "use_case:connect-tools-and-services",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langflow-ai/langflow",
      "target": "use_case:automate-repeated-tasks",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langflow-ai/langflow",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "langflow-ai/langflow",
      "target": "openai/openai-agents-python",
      "kind": "alternative",
      "reason": "Same workflow automation intent with workflow overlap.",
      "weight": 100
    },
    {
      "source": "langflow-ai/langflow",
      "target": "microsoft/agent-framework",
      "kind": "alternative",
      "reason": "Same workflow automation intent with workflow overlap.",
      "weight": 100
    },
    {
      "source": "langflow-ai/langflow",
      "target": "algorithmicsuperintelligence/optillm",
      "kind": "alternative",
      "reason": "Same workflow automation intent with workflow overlap.",
      "weight": 100
    },
    {
      "source": "langflow-ai/langflow",
      "target": "hexabot-ai/Hexabot",
      "kind": "related",
      "reason": "Shared workflow automation category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "langflow-ai/langflow",
      "target": "test-zeus-ai/testzeus-hercules",
      "kind": "related",
      "reason": "Shared workflow automation category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "langflow-ai/langflow",
      "target": "Skyvern-AI/skyvern",
      "kind": "related",
      "reason": "Shared workflow automation category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "open-webui/open-webui",
      "target": "category:ai_app_template",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "open-webui/open-webui",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "open-webui/open-webui",
      "target": "deployment:kubernetes",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "open-webui/open-webui",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "open-webui/open-webui",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "open-webui/open-webui",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "open-webui/open-webui",
      "target": "use_case:bootstrap-an-ai-app",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "open-webui/open-webui",
      "target": "use_case:start-a-production-ready-template",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "open-webui/open-webui",
      "target": "use_case:learn-app-architecture-patterns",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "open-webui/open-webui",
      "target": "dependency:mcp",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "open-webui/open-webui",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "open-webui/open-webui",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "open-webui/open-webui",
      "target": "lobehub/lobehub",
      "kind": "alternative",
      "reason": "Same ai app template intent with mcp overlap.",
      "weight": 100
    },
    {
      "source": "open-webui/open-webui",
      "target": "CopilotKit/aimock",
      "kind": "alternative",
      "reason": "Same ai app template intent with mcp overlap.",
      "weight": 100
    },
    {
      "source": "open-webui/open-webui",
      "target": "vstorm-co/full-stack-ai-agent-template",
      "kind": "alternative",
      "reason": "Same ai app template intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "open-webui/open-webui",
      "target": "CopilotKit/aimock",
      "kind": "related",
      "reason": "Shared ai app template category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "open-webui/open-webui",
      "target": "bentoml/OpenLLM",
      "kind": "related",
      "reason": "Shared ai app template category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "open-webui/open-webui",
      "target": "MervinPraison/PraisonAI",
      "kind": "related",
      "reason": "Shared ai app template category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "langchain-ai/langchain",
      "target": "category:agent_framework",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "langchain-ai/langchain",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langchain-ai/langchain",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langchain-ai/langchain",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langchain-ai/langchain",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langchain-ai/langchain",
      "target": "use_case:build-agents-with-langchain",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langchain-ai/langchain",
      "target": "use_case:orchestrate-llm-tools",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langchain-ai/langchain",
      "target": "use_case:prototype-autonomous-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langchain-ai/langchain",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "langchain-ai/langchain",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "langchain-ai/langchain",
      "target": "Protocol-Lattice/go-agent",
      "kind": "alternative",
      "reason": "Same agent framework intent with rag, workflow overlap.",
      "weight": 100
    },
    {
      "source": "langchain-ai/langchain",
      "target": "framerslab/agentos",
      "kind": "alternative",
      "reason": "Same agent framework intent with rag, workflow overlap.",
      "weight": 100
    },
    {
      "source": "langchain-ai/langchain",
      "target": "TransformerOptimus/SuperAGI",
      "kind": "alternative",
      "reason": "Same agent framework intent with rag, workflow overlap.",
      "weight": 100
    },
    {
      "source": "langchain-ai/langchain",
      "target": "langchain-ai/langgraph",
      "kind": "related",
      "reason": "Shared library_only deployment context.",
      "weight": 82
    },
    {
      "source": "langchain-ai/langchain",
      "target": "e2b-dev/E2B",
      "kind": "related",
      "reason": "Shared agent framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "langchain-ai/langchain",
      "target": "CopilotKit/CopilotKit",
      "kind": "related",
      "reason": "Shared agent framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "github/spec-kit",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "github/spec-kit",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "github/spec-kit",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "github/spec-kit",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "github/spec-kit",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "github/spec-kit",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "github/spec-kit",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "github/spec-kit",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "github/spec-kit",
      "target": "OpenHands/OpenHands",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "github/spec-kit",
      "target": "langchain-ai/open-swe",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "github/spec-kit",
      "target": "agentforce314/clawcodex",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "github/spec-kit",
      "target": "Nano-Collective/nanocoder",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "github/spec-kit",
      "target": "narumiruna/pi-extensions",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "github/spec-kit",
      "target": "earendil-works/pi",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "category:rag_framework",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "use_case:build-rag-applications",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "use_case:connect-private-data-to-llms",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "use_case:index-documents-for-retrieval",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "ggml-org/whisper.cpp",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "cactus-compute/cactus",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "facebookresearch/faiss",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "infiniflow/ragflow",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "QuantumNous/new-api",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "ggml-org/llama.cpp",
      "target": "xorbitsai/inference",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "openai/codex",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "openai/codex",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "openai/codex",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "openai/codex",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "openai/codex",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "openai/codex",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "openai/codex",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "openai/codex",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "openai/codex",
      "target": "gi-dellav/zerostack",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "openai/codex",
      "target": "reyamira/models",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "openai/codex",
      "target": "TabbyML/tabby",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "openai/codex",
      "target": "esengine/DeepSeek-Reasonix",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "openai/codex",
      "target": "ollama/ollama",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "openai/codex",
      "target": "github/spec-kit",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "browser-use/browser-use",
      "target": "category:browser_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "browser-use/browser-use",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "browser-use/browser-use",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "browser-use/browser-use",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "browser-use/browser-use",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "browser-use/browser-use",
      "target": "use_case:build-browser-automation-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "browser-use/browser-use",
      "target": "use_case:operate-web-tasks-with-llms",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "browser-use/browser-use",
      "target": "use_case:test-web-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "browser-use/browser-use",
      "target": "dependency:browser-automation",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "browser-use/browser-use",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "browser-use/browser-use",
      "target": "jackwener/OpenCLI",
      "kind": "alternative",
      "reason": "Same browser agent intent with browser_automation, workflow overlap.",
      "weight": 100
    },
    {
      "source": "browser-use/browser-use",
      "target": "browser-use/browser-harness",
      "kind": "alternative",
      "reason": "Same browser agent intent with browser_automation, workflow overlap.",
      "weight": 100
    },
    {
      "source": "browser-use/browser-use",
      "target": "apify/crawlee-python",
      "kind": "alternative",
      "reason": "Same browser agent intent with browser_automation, workflow overlap.",
      "weight": 100
    },
    {
      "source": "browser-use/browser-use",
      "target": "nanobrowser/nanobrowser",
      "kind": "related",
      "reason": "Shared browser agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "browser-use/browser-use",
      "target": "jo-inc/camofox-browser",
      "kind": "related",
      "reason": "Shared browser agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "browser-use/browser-use",
      "target": "tiliondev/fortress",
      "kind": "related",
      "reason": "Shared browser agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "earendil-works/pi",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "earendil-works/pi",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "earendil-works/pi",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "earendil-works/pi",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "earendil-works/pi",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "earendil-works/pi",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "earendil-works/pi",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "earendil-works/pi",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "earendil-works/pi",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "earendil-works/pi",
      "target": "anomalyco/opencode",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "earendil-works/pi",
      "target": "cline/cline",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "earendil-works/pi",
      "target": "continuedev/continue",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "earendil-works/pi",
      "target": "ollama/ollama",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "earendil-works/pi",
      "target": "kittors/CliRelay",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "earendil-works/pi",
      "target": "Nano-Collective/nanocoder",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "vllm-project/vllm",
      "target": "category:local_llm_runtime",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "vllm-project/vllm",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "vllm-project/vllm",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "vllm-project/vllm",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "vllm-project/vllm",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "vllm-project/vllm",
      "target": "use_case:run-local-models",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "vllm-project/vllm",
      "target": "use_case:serve-inference-endpoints",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "vllm-project/vllm",
      "target": "use_case:prototype-private-llm-deployments",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "vllm-project/vllm",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "vllm-project/vllm",
      "target": "vllm-project/vllm-omni",
      "kind": "alternative",
      "reason": "Same local llm runtime intent with local_inference overlap.",
      "weight": 100
    },
    {
      "source": "vllm-project/vllm",
      "target": "jaylfc/taOS",
      "kind": "alternative",
      "reason": "Same local llm runtime intent with agent_memory, local_inference overlap.",
      "weight": 100
    },
    {
      "source": "vllm-project/vllm",
      "target": "bentoml/BentoML",
      "kind": "alternative",
      "reason": "Same local llm runtime intent with local_inference overlap.",
      "weight": 100
    },
    {
      "source": "vllm-project/vllm",
      "target": "unslothai/unsloth",
      "kind": "related",
      "reason": "Shared local llm runtime category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "vllm-project/vllm",
      "target": "microsoft/aici",
      "kind": "related",
      "reason": "Shared local llm runtime category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "vllm-project/vllm",
      "target": "sgl-project/sglang",
      "kind": "related",
      "reason": "Shared docker deployment context.",
      "weight": 82
    },
    {
      "source": "infiniflow/ragflow",
      "target": "category:rag_framework",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "infiniflow/ragflow",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "infiniflow/ragflow",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "infiniflow/ragflow",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "infiniflow/ragflow",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "infiniflow/ragflow",
      "target": "use_case:build-rag-applications",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "infiniflow/ragflow",
      "target": "use_case:connect-private-data-to-llms",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "infiniflow/ragflow",
      "target": "use_case:index-documents-for-retrieval",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "infiniflow/ragflow",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "infiniflow/ragflow",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "infiniflow/ragflow",
      "target": "mem0ai/mem0",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "infiniflow/ragflow",
      "target": "langchain-ai/langgraph",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "infiniflow/ragflow",
      "target": "intelligencedev/manifold",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag overlap.",
      "weight": 100
    },
    {
      "source": "infiniflow/ragflow",
      "target": "neuml/txtai",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "infiniflow/ragflow",
      "target": "bytedance/deer-flow",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "infiniflow/ragflow",
      "target": "gptme/gptme",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "deployment:vercel",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "deployment:serverless",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "superset-sh/superset",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "generalaction/emdash",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "Aider-AI/aider",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "langchain-ai/open-swe",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "esengine/DeepSeek-Reasonix",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "OpenHands/OpenHands",
      "target": "Nano-Collective/nanocoder",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "unslothai/unsloth",
      "target": "category:local_llm_runtime",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "unslothai/unsloth",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "unslothai/unsloth",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "unslothai/unsloth",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "unslothai/unsloth",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "unslothai/unsloth",
      "target": "use_case:run-local-models",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "unslothai/unsloth",
      "target": "use_case:serve-inference-endpoints",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "unslothai/unsloth",
      "target": "use_case:prototype-private-llm-deployments",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "unslothai/unsloth",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "unslothai/unsloth",
      "target": "vllm-project/vllm",
      "kind": "alternative",
      "reason": "Same local llm runtime intent with local_inference overlap.",
      "weight": 100
    },
    {
      "source": "unslothai/unsloth",
      "target": "jaylfc/taOS",
      "kind": "alternative",
      "reason": "Same local llm runtime intent with local_inference overlap.",
      "weight": 100
    },
    {
      "source": "unslothai/unsloth",
      "target": "toverainc/willow-inference-server",
      "kind": "alternative",
      "reason": "Same local llm runtime intent with local_inference overlap.",
      "weight": 100
    },
    {
      "source": "unslothai/unsloth",
      "target": "vllm-project/vllm",
      "kind": "related",
      "reason": "Shared local llm runtime category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "unslothai/unsloth",
      "target": "AstrBotDevs/AstrBot",
      "kind": "related",
      "reason": "Shared docker deployment context.",
      "weight": 82
    },
    {
      "source": "unslothai/unsloth",
      "target": "bentoml/BentoML",
      "kind": "related",
      "reason": "Shared local llm runtime category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "category:mcp_server",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "deployment:vercel",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "deployment:serverless",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "use_case:connect-agents-to-tools",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "use_case:expose-apis-through-mcp",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "use_case:bootstrap-mcp-integrations",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "dependency:mcp",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "BerriAI/litellm",
      "kind": "alternative",
      "reason": "Same mcp server intent with mcp, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "can1357/oh-my-pi",
      "kind": "alternative",
      "reason": "Same mcp server intent with coding_agent, mcp overlap.",
      "weight": 100
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "AstrBotDevs/AstrBot",
      "kind": "alternative",
      "reason": "Same mcp server intent with mcp overlap.",
      "weight": 100
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "yonatangross/orchestkit",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "Deuz-AI/Deuz-SDK",
      "kind": "related",
      "reason": "Shared mcp server category and vercel deployment context.",
      "weight": 82
    },
    {
      "source": "headroomlabs-ai/headroom",
      "target": "open-multi-agent/open-multi-agent",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "cline/cline",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "cline/cline",
      "target": "deployment:vercel",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "cline/cline",
      "target": "deployment:serverless",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "cline/cline",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "cline/cline",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "cline/cline",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "cline/cline",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "cline/cline",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "cline/cline",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "cline/cline",
      "target": "earendil-works/pi",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "cline/cline",
      "target": "OpenHands/OpenHands",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "cline/cline",
      "target": "UditAkhourii/adhd",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "cline/cline",
      "target": "vercel/next-evals-oss",
      "kind": "related",
      "reason": "Shared coding agent category and vercel deployment context.",
      "weight": 82
    },
    {
      "source": "cline/cline",
      "target": "superset-sh/superset",
      "kind": "related",
      "reason": "Shared coding agent category and vercel deployment context.",
      "weight": 82
    },
    {
      "source": "cline/cline",
      "target": "numtide/llm-agents.nix",
      "kind": "related",
      "reason": "Shared coding agent category and vercel deployment context.",
      "weight": 82
    },
    {
      "source": "BerriAI/litellm",
      "target": "category:mcp_server",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "BerriAI/litellm",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "BerriAI/litellm",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "BerriAI/litellm",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "BerriAI/litellm",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "BerriAI/litellm",
      "target": "use_case:connect-agents-to-tools",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "BerriAI/litellm",
      "target": "use_case:expose-apis-through-mcp",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "BerriAI/litellm",
      "target": "use_case:bootstrap-mcp-integrations",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "BerriAI/litellm",
      "target": "dependency:mcp",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "BerriAI/litellm",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "BerriAI/litellm",
      "target": "headroomlabs-ai/headroom",
      "kind": "alternative",
      "reason": "Same mcp server intent with mcp, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "BerriAI/litellm",
      "target": "shibing624/agentica",
      "kind": "alternative",
      "reason": "Same mcp server intent with mcp, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "BerriAI/litellm",
      "target": "coddy-project/coddy-agent",
      "kind": "alternative",
      "reason": "Same mcp server intent with mcp, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "BerriAI/litellm",
      "target": "Portkey-AI/gateway",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "BerriAI/litellm",
      "target": "soapbucket/sbproxy",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "BerriAI/litellm",
      "target": "stdapi-ai/stdapi.ai",
      "kind": "related",
      "reason": "Shared mcp server category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "QuantumNous/new-api",
      "target": "category:rag_framework",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "QuantumNous/new-api",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "QuantumNous/new-api",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "QuantumNous/new-api",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "QuantumNous/new-api",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "QuantumNous/new-api",
      "target": "use_case:build-rag-applications",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "QuantumNous/new-api",
      "target": "use_case:connect-private-data-to-llms",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "QuantumNous/new-api",
      "target": "use_case:index-documents-for-retrieval",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "QuantumNous/new-api",
      "target": "dependency:vector-database",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "QuantumNous/new-api",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "QuantumNous/new-api",
      "target": "schmitech/orbit",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "QuantumNous/new-api",
      "target": "lobehub/lobehub-gateway",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "QuantumNous/new-api",
      "target": "coaidev/coai",
      "kind": "alternative",
      "reason": "Same rag framework intent with rag, llm_gateway overlap.",
      "weight": 100
    },
    {
      "source": "QuantumNous/new-api",
      "target": "mozilla-ai/otari",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "QuantumNous/new-api",
      "target": "langchain-ai/langgraph",
      "kind": "related",
      "reason": "Shared rag framework category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "QuantumNous/new-api",
      "target": "helixml/helix",
      "kind": "related",
      "reason": "Shared rag framework category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "sgl-project/sglang",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "sgl-project/sglang",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "sgl-project/sglang",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "sgl-project/sglang",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "sgl-project/sglang",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "sgl-project/sglang",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "sgl-project/sglang",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "sgl-project/sglang",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "sgl-project/sglang",
      "target": "ollama/ollama",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "sgl-project/sglang",
      "target": "OpenHands/OpenHands",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "sgl-project/sglang",
      "target": "agentforce314/clawcodex",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "sgl-project/sglang",
      "target": "vllm-project/vllm",
      "kind": "related",
      "reason": "Shared docker deployment context.",
      "weight": 82
    },
    {
      "source": "sgl-project/sglang",
      "target": "ollama/ollama",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "sgl-project/sglang",
      "target": "Nano-Collective/nanocoder",
      "kind": "related",
      "reason": "Shared coding agent category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "category:coding_agent",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "deployment:local",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "deployment:cloud",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "use_case:build-ai-coding-assistants",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "use_case:automate-developer-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "use_case:integrate-codebase-aware-agents",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "ollama/ollama",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "OpenHands/OpenHands",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "modu-ai/moai-adk",
      "kind": "alternative",
      "reason": "Same coding agent intent with coding_agent, workflow overlap.",
      "weight": 100
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "agentforce314/clawcodex",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "TaewoooPark/Agent-Blackbox",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "esengine/DeepSeek-Reasonix",
      "target": "zosmaai/zosma-cowork",
      "kind": "related",
      "reason": "Shared coding agent category and library_only deployment context.",
      "weight": 82
    },
    {
      "source": "langfuse/langfuse",
      "target": "category:prompt_tooling",
      "kind": "category",
      "weight": 72
    },
    {
      "source": "langfuse/langfuse",
      "target": "deployment:docker",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langfuse/langfuse",
      "target": "deployment:vercel",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langfuse/langfuse",
      "target": "deployment:serverless",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langfuse/langfuse",
      "target": "deployment:kubernetes",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langfuse/langfuse",
      "target": "deployment:library_only",
      "kind": "deployment",
      "weight": 64
    },
    {
      "source": "langfuse/langfuse",
      "target": "use_case:manage-prompts",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langfuse/langfuse",
      "target": "use_case:version-prompt-workflows",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langfuse/langfuse",
      "target": "use_case:improve-prompt-iteration",
      "kind": "use_case",
      "weight": 58
    },
    {
      "source": "langfuse/langfuse",
      "target": "dependency:llm-provider",
      "kind": "dependency",
      "weight": 54
    },
    {
      "source": "langfuse/langfuse",
      "target": "future-agi/future-agi",
      "kind": "alternative",
      "reason": "Same prompt tooling intent with observability, workflow overlap.",
      "weight": 100
    },
    {
      "source": "langfuse/langfuse",
      "target": "theopenco/llmgateway",
      "kind": "alternative",
      "reason": "Same prompt tooling intent with observability, workflow overlap.",
      "weight": 100
    },
    {
      "source": "langfuse/langfuse",
      "target": "ENTERPILOT/GoModel",
      "kind": "alternative",
      "reason": "Same prompt tooling intent with observability, workflow overlap.",
      "weight": 100
    },
    {
      "source": "langfuse/langfuse",
      "target": "Helicone/helicone",
      "kind": "related",
      "reason": "Shared docker deployment context.",
      "weight": 82
    },
    {
      "source": "langfuse/langfuse",
      "target": "future-agi/future-agi",
      "kind": "related",
      "reason": "Shared prompt tooling category and docker deployment context.",
      "weight": 82
    },
    {
      "source": "langfuse/langfuse",
      "target": "comet-ml/opik",
      "kind": "related",
      "reason": "Shared docker deployment context.",
      "weight": 82
    }
  ],
  "resolved_from": {
    "requested_id": "w8123/EnterpriseAgentFramework",
    "resolved_id": "w8123/EnterpriseAgentFramework",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1214,
    "generated_at": "2026-09-09T00:33:45.947Z",
    "snapshot_id": "d1:1214:2026-09-09T00:31:16.210Z",
    "latest_synced_at": "2026-09-09T00:31:16.210Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}