upstash-vector-db-skills

Community

Build fast semantic search with Upstash vectors.

Authorgocallum
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Upstash Vector DB simplifies adding scalable vector storage and semantic search to modern apps, reducing the complexity of building and maintaining a search layer for knowledge bases and documents.

Core Features & Use Cases

  • Vector index creation, upsert with embeddings, and retrieval for fast semantic search in serverless Next.js apps.
  • Namespaces for data isolation, multi-tenant search, and project partitioning.
  • Use cases include building document search, chat-like assistants, and knowledge base lookup with minimal infrastructure.

Quick Start

  1. Create a vector index in the Upstash Console, choose a closest region and a dense embedding model (MixBread recommended).
  2. Install the SDK: pnpm add @upstash/vector
  3. Configure environment variables: UPSTASH_VECTOR_REST_URL=your_url UPSTASH_VECTOR_REST_TOKEN=your_token
  4. Basic usage: Upsert documents with automatic embedding and run semantic queries using index.query().

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: upstash-vector-db-skills
Download link: https://github.com/gocallum/nextjs16-agent-skills/archive/main.zip#upstash-vector-db-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.