pgvector

Official

Vector search in PostgreSQL

Authoraydadevelop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables powerful vector similarity search directly within your PostgreSQL database, eliminating the need for separate vector databases and simplifying your architecture.

Core Features & Use Cases

  • Vector Storage & Indexing: Store and index high-dimensional vector embeddings using HNSW or IVFFlat indexes.
  • Semantic Search: Implement features like RAG, semantic search, and image similarity search.
  • Hybrid Search: Combine keyword search (BM25) with vector search for more robust results.
  • Use Case: Integrate semantic search into your e-commerce platform to recommend products based on user queries or image similarity.

Quick Start

Use the pgvector skill to search for listings similar to 'modern minimalist furniture'.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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: pgvector
Download link: https://github.com/aydadevelop/turborepo-starter/archive/main.zip#pgvector

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.