hybrid-retrieval

Tag

Cards List
#hybrid-retrieval

built a token-budget-aware context orchestration for long-horizon LLM agents

Reddit r/ArtificialInteligence · yesterday

ContextOS is an open-source token-budget-aware context orchestration layer for long-horizon LLM agents, using hybrid retrieval and deterministic planning to select memories for context with execution traces for inspection.

0 favorites 0 likes
#hybrid-retrieval

HybridRAG-BN: A Retrieval-Augmented Framework with Fine-Tuned Verification for Bangla KBQA

arXiv cs.CL · 2026-08-14 Cached

This paper proposes HybridRAG-BN, a retrieval-augmented framework for Bangla knowledge-base question answering that combines hybrid retrieval, Gemma-based generation, and LoRA fine-tuned verification, achieving first place with F1 scores of 0.71654 and 0.72912.

0 favorites 0 likes
#hybrid-retrieval

VLD-RAG: Agentic Vision-Language Retrieval-Augmented Generation for Long, Visually-Rich Multi-Page Documents

arXiv cs.CL · 2026-07-29 Cached

This paper presents VLD-RAG, an agentic multimodal retrieval-augmented generation framework for question answering over long, visually-rich documents. It uses a page-preserving index and a verifier-guided agent workflow to improve cross-page evidence retrieval and reasoning, outperforming prior vision-based baselines on benchmarks like LongDocURL and MMLongBench-Doc.

0 favorites 0 likes
#hybrid-retrieval

@DanKornas: AI agents cannot personalize the next interaction if every conversation starts from zero. Mem0 is an open-source memory…

X AI KOLs Following · 2026-07-21 Cached

Mem0 is an open-source memory layer that helps AI agents retain and retrieve user context across conversations using hybrid search (semantic, BM25, entity), with SDKs for Python and npm.

0 favorites 0 likes
#hybrid-retrieval

I built an open-source MCP server that gives AI agents persistent memory for videos

Reddit r/ArtificialInteligence · 2026-07-06

A developer introduces Watch Skill, an open-source MCP server that gives AI agents persistent memory for videos by creating local indexes of transcripts, OCR, and visual observations for efficient retrieval.

0 favorites 0 likes
#hybrid-retrieval

Hybrid-IR: Dual-Path Hybrid Retrieval with Iterative Reasoning for Complex Medical Question Answering

arXiv cs.CL · 2026-06-25 Cached

Hybrid-IR introduces a dual-path retrieval framework combining graph-based and dense retrieval with iterative reasoning to improve complex medical QA, addressing limitations in existing RAG methods. Experiments on three benchmarks show effectiveness.

0 favorites 0 likes
#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