hybrid-retrieval

Tag

Cards List
#hybrid-retrieval

Hybrid retrieval + dependency-graph expansion beats embeddings-only for code RAG — measured, CI-gated

Reddit r/AI_Agents · 2026-06-16

Archex is a new open-source code RAG tool that improves retrieval by combining hybrid search (BM25F + dense embeddings), cross-encoder reranking, and dependency-graph expansion, achieving much higher recall and token efficiency than pure embeddings-based approaches.

0 favorites 0 likes
#hybrid-retrieval

I built an open-source Knowledge Graph pipeline with hybrid retrieval to improve LLM multi-hop reasoning [P]

Reddit r/MachineLearning · 2026-06-14

An open-source full-stack pipeline that constructs a Knowledge Graph from raw text, uses hybrid search (dense + sparse + graph traversal) to solve multi-hop reasoning problems in LLMs, and re-ranks results with Reciprocal Rank Fusion and a Cross-Encoder.

0 favorites 0 likes
← Back to home

Submit Feedback