dba-vectordb
CommunityOptimize vector databases for AI search.
AuthorMassimilianoPili
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the design and optimization of vector databases, crucial for efficient semantic search and Retrieval Augmented Generation (RAG) in AI applications.
Core Features & Use Cases
- Vector Indexing: Configure HNSW and IVFFlat indexes for pgvector.
- Hybrid Search: Implement combined vector similarity and BM25 search.
- Embedding Pipelines: Design and optimize the ingestion of embedding data.
- Use Case: Optimize a pgvector database for a RAG system by configuring an HNSW index for fast semantic search and implementing hybrid search to combine vector results with keyword relevance.
Quick Start
Use the dba-vectordb skill to create a pgvector HNSW index for embeddings in the 'documents' table.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: dba-vectordb Download link: https://github.com/MassimilianoPili/agent-framework/archive/main.zip#dba-vectordb 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 223,000+ vetted skills library on demand.