{
  "project_id": "nitaiaharoni1/vector-storage",
  "repo": "nitaiaharoni1/vector-storage",
  "name": "vector-storage",
  "github_url": "https://github.com/nitaiaharoni1/vector-storage",
  "homepage_url": "https://www.npmjs.com/package/vector-storage",
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "vector_database"
  ],
  "tags": [
    "cosine-similarity",
    "embedding-vectors",
    "javascript",
    "local-storage",
    "localstorage",
    "lru-cache",
    "npm",
    "open-source",
    "openai",
    "semantic-search",
    "semantic-similarity",
    "typescript",
    "vector-database",
    "vector-db",
    "vector-search",
    "vector-similarity",
    "vector-similarity-database",
    "vector-similarity-search"
  ],
  "description": "Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.",
  "overview": "Use nitaiaharoni1/vector-storage when the user needs a vector database project with local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "milvus-io/milvus",
      "reason": "Same vector database intent with rag overlap."
    },
    {
      "repo": "weaviate/weaviate",
      "reason": "Same vector database intent with rag overlap."
    },
    {
      "repo": "qdrant/qdrant-js",
      "reason": "Same vector database intent with rag overlap."
    }
  ],
  "related": [
    {
      "repo": "epsilla-cloud/vectordb",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    },
    {
      "repo": "nubskr/satoriDB",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    },
    {
      "repo": "qdrant/qdrant",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    },
    {
      "repo": "vectordbz/vectordbz",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    },
    {
      "repo": "redis/redis",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    },
    {
      "repo": "Egoist-Machines/LodeDB",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    },
    {
      "repo": "hhblaze/DBreeze",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    },
    {
      "repo": "philippgille/chromem-go",
      "reason": "Related to nitaiaharoni1/vector-storage through vector database category and local deployment."
    }
  ],
  "dependencies": [
    "Vector database",
    "Browser automation"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "store embeddings",
    "power semantic search",
    "serve retrieval workloads"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "simple prompt-only prototypes"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"vector database\" 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": 248,
    "recent_commits": 0,
    "contributors": 1,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 35,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 4,
  "agent_score": 51,
  "score": 61,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 6,
    "deployment": 70,
    "popularity": 48,
    "community": 46
  },
  "git_top_score": 61,
  "git_top_score_breakdown": {
    "community": 69,
    "maintenance": 4,
    "documentation": 84,
    "stability": 55,
    "adoption": 69,
    "agent_readability": 100
  },
  "verification": {
    "schema_version": "git-top.verification.v1",
    "overall_status": "partial",
    "observed_at": "2026-09-26T07:01:13.451Z",
    "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_applicable",
        "source": "git_top_runtime",
        "evidence": [
          "project is not classified as mcp_server"
        ]
      }
    },
    "coverage": {
      "observed": 3,
      "inferred": 1,
      "not_run": 2,
      "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."
    ]
  },
  "summary": {
    "tl_dr": "Use nitaiaharoni1/vector-storage when the user needs a vector database project with local, cloud deployment options.",
    "purpose": "Use nitaiaharoni1/vector-storage when the user needs a vector database project with local, cloud deployment options.",
    "install": "Deploy according to the project's database or service instructions.",
    "inputs": [
      "embeddings",
      "records",
      "similarity queries"
    ],
    "outputs": [
      "nearest neighbors",
      "vector search results",
      "filtered matches"
    ],
    "good_for": [
      "store embeddings",
      "power semantic search",
      "serve retrieval workloads",
      "embedding search",
      "semantic retrieval",
      "similarity indexing"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt-only prototypes",
      "plain key-value storage",
      "prompt-only apps"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "milvus-io/milvus",
        "reason": "Same vector database intent with rag overlap."
      },
      {
        "repo": "weaviate/weaviate",
        "reason": "Same vector database intent with rag overlap."
      },
      {
        "repo": "qdrant/qdrant-js",
        "reason": "Same vector database intent with rag overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"vector database\" 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": "snapshot",
      "stars30d_window_days": 35,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "verification": {
      "schema_version": "git-top.verification.v1",
      "overall_status": "partial",
      "observed_at": "2026-09-26T07:01:13.451Z",
      "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_applicable",
          "source": "git_top_runtime",
          "evidence": [
            "project is not classified as mcp_server"
          ]
        }
      },
      "coverage": {
        "observed": 3,
        "inferred": 1,
        "not_run": 2,
        "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."
      ]
    },
    "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"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt-only prototypes",
      "Independent installation, security, or runtime probes have not been run for this project."
    ],
    "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "last_verified_at": "2026-09-26T07:01:13.451Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "simple prompt-only prototypes",
    "Independent installation, security, or runtime probes have not been run for this project."
  ],
  "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",
    "verification.signals"
  ],
  "last_verified_at": "2026-09-26T07:01:13.451Z",
  "knowledge": {
    "project": {
      "id": "nitaiaharoni1/vector-storage",
      "owner": "nitaiaharoni1",
      "name": "vector-storage",
      "full_name": "nitaiaharoni1/vector-storage",
      "github_url": "https://github.com/nitaiaharoni1/vector-storage",
      "homepage_url": "https://www.npmjs.com/package/vector-storage",
      "description": "Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.",
      "language": "TypeScript",
      "topics": [
        "cosine-similarity",
        "embedding-vectors",
        "javascript",
        "local-storage",
        "localstorage",
        "lru-cache",
        "npm",
        "open-source",
        "openai",
        "semantic-search",
        "semantic-similarity",
        "typescript",
        "vector-database",
        "vector-db",
        "vector-search",
        "vector-similarity",
        "vector-similarity-database",
        "vector-similarity-search"
      ],
      "license": "MIT",
      "stars": 248,
      "forks": 40,
      "open_issues": 8,
      "default_branch": "master",
      "created_at": "2023-05-02T08:01:07Z",
      "updated_at": "2026-09-23T00:36:06Z",
      "pushed_at": "2026-08-12T13:23:49Z",
      "synced_at": "2026-09-26T07:01:13.451Z"
    },
    "agent_card": {
      "project_id": "nitaiaharoni1/vector-storage",
      "project_kind": "project",
      "category": "vector_database",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "store embeddings",
        "power semantic search",
        "serve retrieval workloads"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "simple prompt-only prototypes"
      ],
      "alternatives": [
        {
          "project_id": "milvus-io/milvus",
          "reason": "Same vector database intent with rag overlap."
        },
        {
          "project_id": "weaviate/weaviate",
          "reason": "Same vector database intent with rag overlap."
        },
        {
          "project_id": "qdrant/qdrant-js",
          "reason": "Same vector database intent with rag overlap."
        }
      ],
      "summary_for_agent": "Use nitaiaharoni1/vector-storage when the user needs a vector database project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"vector database\" 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-09-26T07:01:13.451Z"
    },
    "metrics": {
      "project_id": "nitaiaharoni1/vector-storage",
      "stars_30d_delta": 2,
      "commits_30d": 0,
      "releases_180d": 0,
      "contributors_90d": 1,
      "issue_first_response_median_hours": null,
      "recent_push_days": 44,
      "git_score": 4,
      "maintenance_score": 6,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 35,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-09-26T07:01:13.451Z"
    }
  },
  "resolved_from": {
    "requested_id": "nitaiaharoni1/vector-storage",
    "resolved_id": "nitaiaharoni1/vector-storage",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1213,
    "generated_at": "2026-09-26T19:04:02.608Z",
    "snapshot_id": "d1:1213:2026-09-26T19:01:14.791Z",
    "latest_synced_at": "2026-09-26T19:01:14.791Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}