Skip to content
#

information-retrieval-system

Here are 28 public repositories matching this topic...

Project repository for the development of a Question-Answering (QA) information retrieval system fine-tuned on customer queries.

  • Updated Jun 18, 2024
  • Jupyter Notebook

Treats a retrieval pipeline (BM25 + dense + fusion + rerank) as a search space: diagnoses why queries fail, proposes targeted config mutations, and reports gains on a held-out split with significance testing. BM25 and the search loop built from scratch.

  • Updated Sep 1, 2026
  • Python

Library Management System is an application which refers to library systems which are generally small or medium in size. It is used by librarian to manage the library using a computerized system where he/she can add new books and Page sources.

  • Updated Jan 19, 2021
  • PHP

RAG-PDF Assistant — A simple Retrieval-Augmented Generation (RAG) chatbot that answers questions using custom PDF documents. It uses HuggingFace embeddings for text representation, stores them in a Chroma vector database, and generates natural language answers with Google Gemini. In this example, the assistant is powered by a few school policy doc

  • Updated Aug 22, 2025
  • Python

Add this topic to your repo

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

Learn more