<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Vector Search on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/vector-search/</link>
    <description>Recent content in Vector Search on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <lastBuildDate>Sun, 17 May 2026 17:50:46 +0530</lastBuildDate>
    <atom:link href="https://blog.rajpoot.dev/tags/vector-search/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rerankers in RAG — The Underrated Quality Multiplier in 2026</title>
      <link>https://blog.rajpoot.dev/posts/ai/rerankers-rag-quality-2026/</link>
      <pubDate>Thu, 30 Apr 2026 12:30:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/ai/rerankers-rag-quality-2026/</guid>
      <description>Why rerankers are the highest-ROI upgrade to a RAG system in 2026 — Cohere Rerank, BGE-Reranker, JinaAI, cross-encoders, and how to wire one into a production pipeline.</description>
    </item>
    <item>
      <title>Embedding Models in 2026 — OpenAI, Voyage, Cohere, BGE, and How to Pick</title>
      <link>https://blog.rajpoot.dev/posts/ai/embeddings-models-comparison-2026/</link>
      <pubDate>Thu, 30 Apr 2026 12:20:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/ai/embeddings-models-comparison-2026/</guid>
      <description>How to pick an embedding model in 2026 — OpenAI text-embedding-3, Voyage, Cohere, BGE, and the open-source landscape. Quality, cost, dimensions, multilingual support.</description>
    </item>
    <item>
      <title>pgvector Deep Dive — HNSW, IVFFlat, and Tuning Postgres for Vector Search</title>
      <link>https://blog.rajpoot.dev/posts/postgresql/pgvector-deep-dive-hnsw-tuning/</link>
      <pubDate>Tue, 28 Apr 2026 16:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/postgresql/pgvector-deep-dive-hnsw-tuning/</guid>
      <description>A serious deep dive into pgvector — index types (HNSW vs IVFFlat), distance operators, build parameters, ef_search tuning, and how to make Postgres a competent vector database in production.</description>
    </item>
    <item>
      <title>Build a Production RAG App with pgvector and FastAPI in 2026</title>
      <link>https://blog.rajpoot.dev/posts/ai/build-rag-app-pgvector-fastapi/</link>
      <pubDate>Tue, 28 Apr 2026 16:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/ai/build-rag-app-pgvector-fastapi/</guid>
      <description>A complete, copy-paste guide to building a Retrieval-Augmented Generation (RAG) backend with PostgreSQL &#43; pgvector and FastAPI — chunking, embeddings, hybrid search, and the parts most tutorials skip.</description>
    </item>
  </channel>
</rss>
