Skip to content

[Feature]: embedding/rerank module for rag #43

@feihongxu0824

Description

@feihongxu0824

Problem / Motivation

Modern RAG pipelines typically use a two-stage approach: coarse retrieval via embeddings followed by fine-grained reranking. Users expect zvec not only to store and retrieve vectors efficiently but also to integrate smoothly with popular embedding and reranker models (e.g., BGE, Qwen-Reranker). A reference implementation will demonstrate best practices and accelerate adoption in production RAG systems.

Proposed Solution

Alternatives Considered

No response

Affected Area

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions