#rag
Read more stories on Hashnode
Articles with this tag
Hybrid search using pgvecto.rs and BGE-M3 ยท In the past, hybrid search combined two search methods: traditional keyword-based search and vector-based...
We're excited to announce the release of pg_bestmatch.rs, a PostgreSQL extension that brings the power of Best Matching 25 Score (BM25) text queries...
pgvector and pgvecto.rs are both vector search extensions designed to enhance the capabilities of PostgreSQL. These extensions revolutionize the way...
With the popularity of LLM (Large Language Model), vector databases have also become a hot topic. With just a few lines of simple Python code, a...