A step-by-step Elasticsearch notebook comparing retriever strategies on a hand tools product catalog.
-
Updated
Mar 23, 2026 - Jupyter Notebook
A step-by-step Elasticsearch notebook comparing retriever strategies on a hand tools product catalog.
🔍 High-performance Hybrid RAG implementation using Clean Architecture. Combines semantic vector search with keyword-based retrieval using RRF (Reciprocal Rank Fusion).
AmanMCP is a local-first RAG MCP server for developers - providing hybrid search (BM25 + semantic) over codebases for AI assistants like Claude Code and Cursor.
Information Retreival Course Repository, 7th Semester, IITD, 2023-24
Two gene signatures for detecting severe and cerebral malaria using blood samples
Intent-aware hybrid search for e-commerce using Qdrant, IBM Granite embeddings, and Gemini 3.1 Flash Lite.
Hybrid RAG with three retrievers—Lexical (BM25), Semantic (embeddings), and Hybrid (Reciprocal Rank Fusion) — parallel retrieval, Llama 3 generation, and side-by-side evaluation with reproducible notebooks.
This repository is a 'Chat-with-your-PDF' project using RAG approach.
A 3-stage Information Retrieval engine leveraging Elasticsearch, BERT embeddings, and RRF to implement a robust Hybrid Search strategy for EU Research Projects.
🛠️ Simplify codebase queries with AmanMCP—your local RAG solution. Enjoy zero config and privacy-first features for seamless searching.
Operations on ranked lists: fusion (RRF, CombMNZ, Borda, DBSF), reranking (MaxSim/ColBERT, MMR, DPP, Matryoshka)
This is my curated repo regarding Retrieval Augmented Generation(RAG).
Synapse AKG: High-performance Agentic Knowledge Graph with hybrid search (KNN + BM25 + RRF) for AI agents
Dictionary Creator downloaded from http://ctakes.apache.org doesn't work expected , so I made this as seperate stand-alone. Eventhough gui-res.jar contained files required by Dictionary Builder , it kept throwing missing resource required . This codebase is contains dictionary builder and resource required . I hope somebody facing the same issue…
Hybrid retrieval core for agent systems: semantic + keyword + contextual reranking with resilient fallback paths.
FastAPI backend for archive.ire.org
Add a description, image, and links to the rrf topic page so that developers can more easily learn about it.
To associate your repository with the rrf topic, visit your repo's landing page and select "manage topics."