Loading...
Loading...
Found 3 Skills
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
Production hybrid search combining PGVector HNSW with BM25 using Reciprocal Rank Fusion. Use when implementing hybrid search, semantic + keyword retrieval, vector search optimization, metadata filtering, or choosing between HNSW and IVFFlat indexes.
Keyword-based news retrieval based on ZAKER's authoritative news database, supporting specified time ranges (within 30 days). Use when the user asks about searching news, news about a certain event, news about a certain person, news related to a certain keyword, checking news, news retrieval, related news, news within a certain time period.