{
  "project_id": "supermemoryai/opensearch-ai",
  "repo": "supermemoryai/opensearch-ai",
  "name": "opensearch-ai",
  "github_url": "https://github.com/supermemoryai/opensearch-ai",
  "homepage_url": "https://opensearch.supermemory.ai",
  "language": "TypeScript",
  "license": null,
  "project_kind": "project",
  "category": [
    "rag_framework"
  ],
  "tags": [],
  "description": "SearchGPT / Perplexity clone, but personalised for you.",
  "overview": "Use supermemoryai/opensearch-ai when the user needs a rag framework project with cloudflare, serverless, vercel deployment options. It is marked Cloudflare-ready.",
  "alternatives": [
    {
      "repo": "mem0ai/mem0",
      "reason": "Same rag framework intent with agent_memory, rag overlap."
    },
    {
      "repo": "supermemoryai/smfs",
      "reason": "Same rag framework intent with agent_memory, rag overlap."
    },
    {
      "repo": "microsoft/kernel-memory",
      "reason": "Same rag framework intent with agent_memory, rag overlap."
    }
  ],
  "related": [
    {
      "repo": "oceanbase/seekdb",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and cloudflare deployment."
    },
    {
      "repo": "lobehub/lobehub-gateway",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and cloudflare deployment."
    },
    {
      "repo": "MrFadiAi/free-llm-gateway",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and cloudflare deployment."
    },
    {
      "repo": "NVIDIA/TensorRT-LLM",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and serverless deployment."
    },
    {
      "repo": "getzep/graphiti",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and serverless deployment."
    },
    {
      "repo": "LazyAGI/LazyLLM",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and serverless deployment."
    },
    {
      "repo": "lux-db/lux",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and serverless deployment."
    },
    {
      "repo": "supermemoryai/smfs",
      "reason": "Related to supermemoryai/opensearch-ai through rag framework category and cloudflare deployment."
    }
  ],
  "dependencies": [
    "Cloudflare Workers",
    "Vector database"
  ],
  "deployments": [
    "cloudflare",
    "serverless",
    "vercel",
    "local"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": true,
  "use_cases": [
    "build RAG applications",
    "connect private data to LLMs",
    "index documents for retrieval"
  ],
  "not_good_for": [],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Manual quality burn-down override for supermemoryai/opensearch-ai."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found wrangler.toml.",
        "Matched \"vercel\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Cloudflare deployment path suggests a guided serverless setup."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Cloudflare signal: wrangler.toml.",
        "Runtime blocker: none detected."
      ]
    }
  },
  "quality_signals": {
    "stars": 1328,
    "recent_commits": 0,
    "contributors": 8,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 31,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 6,
  "agent_score": 61,
  "score": 69,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 8,
    "deployment": 100,
    "popularity": 62,
    "community": 53
  },
  "git_top_score": 69,
  "git_top_score_breakdown": {
    "community": 97,
    "maintenance": 5,
    "documentation": 92,
    "stability": 55,
    "adoption": 92,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use supermemoryai/opensearch-ai when the user needs a rag framework project with cloudflare, serverless, vercel deployment options.",
    "purpose": "Use supermemoryai/opensearch-ai when the user needs a rag framework project with cloudflare, serverless, vercel deployment options. It is marked Cloudflare-ready.",
    "install": "Deploy on Cloudflare Workers using the repository's deployment 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": [
      "simple prompt apps",
      "tasks without external knowledge"
    ],
    "deployment": [
      "cloudflare",
      "serverless",
      "vercel",
      "local"
    ],
    "alternatives": [
      {
        "repo": "mem0ai/mem0",
        "reason": "Same rag framework intent with agent_memory, rag overlap."
      },
      {
        "repo": "supermemoryai/smfs",
        "reason": "Same rag framework intent with agent_memory, rag overlap."
      },
      {
        "repo": "microsoft/kernel-memory",
        "reason": "Same rag framework intent with agent_memory, rag overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Manual quality burn-down override for supermemoryai/opensearch-ai."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found wrangler.toml.",
          "Matched \"vercel\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Cloudflare deployment path suggests a guided serverless setup."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Cloudflare signal: wrangler.toml.",
          "Runtime blocker: none detected."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 31,
      "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": [],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-08-14T02:30:51.836Z"
  },
  "caveats": [],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "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-08-14T02:30:51.836Z",
  "knowledge": {
    "project": {
      "id": "supermemoryai/opensearch-ai",
      "owner": "supermemoryai",
      "name": "opensearch-ai",
      "full_name": "supermemoryai/opensearch-ai",
      "github_url": "https://github.com/supermemoryai/opensearch-ai",
      "homepage_url": "https://opensearch.supermemory.ai",
      "description": "SearchGPT / Perplexity clone, but personalised for you.",
      "language": "TypeScript",
      "topics": [],
      "license": null,
      "stars": 1328,
      "forks": 199,
      "open_issues": 1,
      "default_branch": "main",
      "created_at": "2024-07-31T01:50:05Z",
      "updated_at": "2026-08-12T17:46:01Z",
      "pushed_at": "2025-07-08T07:24:20Z",
      "synced_at": "2026-08-14T02:30:51.836Z"
    },
    "agent_card": {
      "project_id": "supermemoryai/opensearch-ai",
      "project_kind": "project",
      "category": "rag_framework",
      "difficulty": "beginner",
      "deployment": [
        "cloudflare",
        "serverless",
        "vercel",
        "local"
      ],
      "cloudflare_ready": true,
      "use_cases": [
        "build RAG applications",
        "connect private data to LLMs",
        "index documents for retrieval"
      ],
      "not_good_for": [],
      "alternatives": [
        {
          "project_id": "mem0ai/mem0",
          "reason": "Same rag framework intent with agent_memory, rag overlap."
        },
        {
          "project_id": "supermemoryai/smfs",
          "reason": "Same rag framework intent with agent_memory, rag overlap."
        },
        {
          "project_id": "microsoft/kernel-memory",
          "reason": "Same rag framework intent with agent_memory, rag overlap."
        }
      ],
      "summary_for_agent": "Use supermemoryai/opensearch-ai when the user needs a rag framework project with cloudflare, serverless, vercel deployment options. It is marked Cloudflare-ready.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Manual quality burn-down override for supermemoryai/opensearch-ai."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found wrangler.toml.",
            "Matched \"vercel\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Cloudflare deployment path suggests a guided serverless setup."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Cloudflare signal: wrangler.toml.",
            "Runtime blocker: none detected."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-14T02:30:51.836Z"
    },
    "metrics": {
      "project_id": "supermemoryai/opensearch-ai",
      "stars_30d_delta": 5,
      "commits_30d": 0,
      "releases_180d": 0,
      "contributors_90d": 8,
      "issue_first_response_median_hours": null,
      "recent_push_days": 401,
      "git_score": 6,
      "maintenance_score": 8,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 31,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-14T02:30:51.836Z"
    }
  },
  "resolved_from": {
    "requested_id": "supermemoryai/opensearch-ai",
    "resolved_id": "supermemoryai/opensearch-ai",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1102,
    "generated_at": "2026-08-15T14:44:08.169Z",
    "snapshot_id": "d1:1102:2026-08-15T14:30:23.615Z",
    "latest_synced_at": "2026-08-15T14:30:23.615Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}