Skip to main content
Integrate Memvid with Haystack to build powerful search and RAG pipelines. The haystack adapter provides native Haystack components.

Installation

Quick Start

Basic Pipeline

RAG Pipeline

Custom Retriever Component

Hybrid Search Pipeline

Document Store

Best Practices

  1. Use read-only mode for retrieval pipelines
  2. Warm up components before running pipelines
  3. Use hybrid search for best results
  4. Close the memory when done

Next Steps

Semantic Kernel

Semantic Kernel integration

Python SDK

Full Python SDK documentation