# Upstash Vector JS

> Upstash Vector, not pgvector

**Subcategory:** Upstash  
**License:** MIT  
**Source:** https://github.com/upstash/skills/blob/main/skills/upstash-vector-js/SKILL.md

---

## When it is useful

Work with the @upstash/vector TypeScript/JavaScript SDK, a serverless vector database for embeddings, similarity search, semantic search, and RAG (retrieval-augmented generation). Use when upserting, querying, fetching, ranging, or deleting vectors, upserting raw text against an index with a built-in embedding model, choosing dense, sparse, or hybrid indexes, filtering by metadata, organizing data with namespaces, running resumable queries, or connecting Upstash Vector to an AI or LLM application. Also use when the user asks for a vector store, vector search, nearest-neighbor or kNN search, embeddings storage, semantic cache, recommendations or similarity features, or a hosted vector index that needs no infrastructure.

## The Catch

not pgvector. Free $0 on upstash.com/pricing.
