Skip to content
#

hybrid-retrieval

Here are 9 public repositories matching this topic...

HR Policy Assistant (RAG-based Chatbot) A conversational AI assistant for employees to query company HR policies. Built with LangChain and Qdrant, it semantically ingests HR documents, retrieves relevant policy information, reranks results with BM25/MMR, and delivers precise LLM-generated responses.Cloud-based vector storage ensure quick responses.

  • Updated Oct 15, 2025
  • Python

A complete end-to-end RAG system that scrapes Britannica's France geography content, creates vector embeddings, and provides intelligent Q&A capabilities through a FastAPI backend and beautiful Streamlit UI.

  • Updated Jul 17, 2025
  • Jupyter Notebook

Week 5 project: build a hybrid retriever that fuses FAISS dense vectors with SQLite FTS5/BM25 keyword search (RRF/weighted fusion), plus a Supervised Fine-Tuning (SFT) pipeline (Full FT vs LoRA/QLoRA) using TRL/PEFT/DeepSpeed.

  • Updated Oct 8, 2025
  • Python

Improve this page

Add a description, image, and links to the hybrid-retrieval topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hybrid-retrieval topic, visit your repo's landing page and select "manage topics."

Learn more