{
  "project_id": "Felix-au/OmniKey-AI-Unified-Key-Manager",
  "repo": "Felix-au/OmniKey-AI-Unified-Key-Manager",
  "name": "OmniKey-AI-Unified-Key-Manager",
  "github_url": "https://github.com/Felix-au/OmniKey-AI-Unified-Key-Manager",
  "homepage_url": "https://omnikeyai.vercel.app/",
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "rag_framework"
  ],
  "tags": [
    "ai-gateway",
    "auto-routing",
    "developer-tools",
    "express",
    "free-api",
    "gemini-compatible",
    "llm-router",
    "multi-tenant",
    "openai-compatible",
    "rate-limiting",
    "react",
    "reverse-proxy",
    "self-hosted",
    "typescript",
    "vitest"
  ],
  "description": "A self-hosted LLM proxy and failover gateway supporting OpenAI & Gemini compatible endpoints. Routes requests dynamically across 12+ LLM platforms with automatic fallback, key scheduling, rate-limit tracking and encrypted credential storage.",
  "overview": "Use Felix-au/OmniKey-AI-Unified-Key-Manager when the user needs a rag framework project with local, cloud deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "ax-llm/ax",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    },
    {
      "repo": "schmitech/orbit",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    },
    {
      "repo": "langchain-ai/langgraph",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    },
    {
      "repo": "crmne/ruby_llm",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    },
    {
      "repo": "helixml/helix",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    },
    {
      "repo": "QuantumNous/new-api",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    },
    {
      "repo": "winstonkoh87/Athena-Public",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    },
    {
      "repo": "Nayjest/lm-proxy",
      "reason": "Related to Felix-au/OmniKey-AI-Unified-Key-Manager through rag framework category and local deployment."
    }
  ],
  "dependencies": [
    "Vector database",
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "build RAG applications",
    "connect private data to LLMs",
    "index documents for retrieval"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"rag\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 67,
    "recent_commits": 15,
    "contributors": 2,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 7,
  "agent_score": 51,
  "score": 64,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 13,
    "deployment": 70,
    "popularity": 37,
    "community": 47
  },
  "git_top_score": 64,
  "git_top_score_breakdown": {
    "community": 66,
    "maintenance": 21,
    "documentation": 92,
    "stability": 70,
    "adoption": 56,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use Felix-au/OmniKey-AI-Unified-Key-Manager when the user needs a rag framework project with local, cloud deployment options.",
    "purpose": "Use Felix-au/OmniKey-AI-Unified-Key-Manager when the user needs a rag framework project with local, cloud deployment options.",
    "install": "Follow the repository's package or service setup instructions.",
    "inputs": [
      "documents",
      "queries",
      "embedding store"
    ],
    "outputs": [
      "retrieval results",
      "grounded answers",
      "indexes"
    ],
    "good_for": [
      "build RAG applications",
      "connect private data to LLMs",
      "index documents for retrieval",
      "retrieval augmented generation",
      "document search",
      "knowledge grounding"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt apps",
      "tasks without external knowledge"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"rag\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "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"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "last_verified_at": "2026-07-27T00:00:11.540Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
  "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"
  ],
  "last_verified_at": "2026-07-27T00:00:11.540Z",
  "knowledge": {
    "project": {
      "id": "Felix-au/OmniKey-AI-Unified-Key-Manager",
      "owner": "Felix-au",
      "name": "OmniKey-AI-Unified-Key-Manager",
      "full_name": "Felix-au/OmniKey-AI-Unified-Key-Manager",
      "github_url": "https://github.com/Felix-au/OmniKey-AI-Unified-Key-Manager",
      "homepage_url": "https://omnikeyai.vercel.app/",
      "description": "A self-hosted LLM proxy and failover gateway supporting OpenAI & Gemini compatible endpoints. Routes requests dynamically across 12+ LLM platforms with automatic fallback, key scheduling, rate-limit tracking and encrypted credential storage.",
      "language": "TypeScript",
      "topics": [
        "ai-gateway",
        "auto-routing",
        "developer-tools",
        "express",
        "free-api",
        "gemini-compatible",
        "llm-router",
        "multi-tenant",
        "openai-compatible",
        "rate-limiting",
        "react",
        "reverse-proxy",
        "self-hosted",
        "typescript",
        "vitest"
      ],
      "license": "MIT",
      "stars": 67,
      "forks": 40,
      "open_issues": 0,
      "default_branch": "main",
      "created_at": "2026-05-24T02:05:27Z",
      "updated_at": "2026-07-26T11:34:00Z",
      "pushed_at": "2026-07-10T03:32:38Z",
      "synced_at": "2026-07-27T00:00:11.540Z"
    },
    "agent_card": {
      "project_id": "Felix-au/OmniKey-AI-Unified-Key-Manager",
      "project_kind": "project",
      "category": "rag_framework",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build RAG applications",
        "connect private data to LLMs",
        "index documents for retrieval"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [],
      "summary_for_agent": "Use Felix-au/OmniKey-AI-Unified-Key-Manager when the user needs a rag framework project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"rag\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-27T00:00:11.540Z"
    },
    "metrics": {
      "project_id": "Felix-au/OmniKey-AI-Unified-Key-Manager",
      "stars_30d_delta": 32,
      "commits_30d": 15,
      "releases_180d": 0,
      "contributors_90d": 2,
      "issue_first_response_median_hours": null,
      "recent_push_days": 16,
      "git_score": 7,
      "maintenance_score": 13,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-27T00:00:11.540Z"
    }
  },
  "resolved_from": {
    "requested_id": "Felix-au/OmniKey-AI-Unified-Key-Manager",
    "resolved_id": "Felix-au/OmniKey-AI-Unified-Key-Manager",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 993,
    "generated_at": "2026-07-27T02:56:57.645Z",
    "snapshot_id": "d1:993:2026-07-27T00:30:21.202Z",
    "latest_synced_at": "2026-07-27T00:30:21.202Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}