vectors
OfficialStore and search vector embeddings in Postgres.
Authortheslashdojo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Persisting high-dimensional representations in a database enables fast similarity search, semantic retrieval, and retrieval-augmented generation over large corpora without leaving the data layer.
Core Features & Use Cases
- Store embeddings in vector(N) columns using the pgvector extension
- Build and query HNSW indexes for fast, scalable similarity search
- Enable RAG pipelines and semantic search across documents, images, or other content
Quick Start
Embed a sample text, store the embedding in a vector column, and query with another embedding to retrieve similar documents.
Dependency Matrix
Required Modules
@supabase/supabase-jsopenai
Components
scripts
💻 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: vectors Download link: https://github.com/theslashdojo/dojo/archive/main.zip#vectors Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.