pgvector-semantic-search
π―Skillfrom timescale/pg-aiguide
Enables semantic search in PostgreSQL by storing and efficiently querying vector embeddings using pgvector, supporting RAG, similarity search, and AI-powered content retrieval.
Same repository
timescale/pg-aiguide(8 items)
Installation
npx skills add https://github.com/timescale/pg-aiguide --skill pgvector-semantic-searchNeed more details? View full documentation on GitHub β
More from this repository7
Enhances AI coding tools with intelligent, version-aware PostgreSQL code generation, providing semantic search and best practice recommendations for database schemas and queries.
Designs PostgreSQL tables with best practices, focusing on normalization, data types, constraints, indexing, and schema optimization strategies.
Configures and optimizes TimescaleDB hypertables for high-performance time-series, IoT, and metrics data storage with automatic partitioning and compression.
Converts identified PostgreSQL tables to TimescaleDB hypertables with optimal configuration, migration planning, and performance validation.
Identifies potential hypertables in PostgreSQL databases by analyzing table characteristics and recommending TimescaleDB conversion candidates.
Enables hybrid text search by combining BM25 keyword search with semantic vector search using Reciprocal Rank Fusion (RRF) in PostgreSQL.
Comprehensive PostgreSQL documentation and best practices through semantic search and curated skills, including ecosystem tools like TimescaleDB and Tiger Cloud