reranking

There are 53 repositories under reranking topic.

  • embeddings-benchmark/mteb

    MTEB: Massive Text Embedding Benchmark

    Language:Jupyter Notebook2.1k15623293
  • PrithivirajDamodaran/FlashRank

    Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.

    Language:Python71272652
  • AnswerDotAI/byaldi

    Use late-interaction multi-modal models such as ColPali in just a few lines of code.

    Language:Python692174065
  • superlinear-ai/raglite

    🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with PostgreSQL or SQLite

    Language:Python66862250
  • ict-bigdatalab/awesome-pretrained-models-for-information-retrieval

    A curated list of awesome papers related to pre-trained models for information retrieval (a.k.a., pretraining for IR).

  • sunnweiwei/RankGPT

    Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]

    Language:Python55472254
  • snexus/llm-search

    Querying local documents, powered by LLM

    Language:Jupyter Notebook538124664
  • mgonzs13/llama_ros

    llama.cpp (GGUF LLMs) and llava.cpp (GGUF VLMs) for ROS 2

    Language:C++1724427
  • ducha-aiki/manifold-diffusion

    Diffusion on manifolds for image retrieval

    Language:Python1266123
  • ThinkRAG

    wzdavid/ThinkRAG

    A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。

    Language:Python11051217
  • DevSinghSachan/unsupervised-passage-reranking

    Code, datasets, and checkpoints for the paper "Improving Passage Retrieval with Zero-Shot Question Generation (EMNLP 2022)"

    Language:Python985410
  • yzhangcs/SoTu

    A flask-based cbir system

    Language:Python876436
  • morningmoni/GAR

    Code and resources for papers "Generation-Augmented Retrieval for Open-Domain Question Answering" and "Reader-Guided Passage Reranking for Open-Domain Question Answering", ACL 2021

    Language:Python7431711
  • gmberton/geo_warp

    Official repository of ICCV21 paper "Viewpoint Invariant Dense Matching for Visual Geolocalization"

    Language:Python62612
  • UDLF/UDLF

    An Unsupervised Distance Learning Framework for Multimedia Retrieval

    Language:C++586210
  • willard-yuan/SoTu

    Bag of Visual Feature with Hamming Enbedding, Reranking

    Language:Python544017
  • tensorlakeai/rerank-ts

    rerank library for easy reranking of results

    Language:TypeScript34203
  • UKPLab/useb

    Heterogenous, Task- and Domain-Specific Benchmark for Unsupervised Sentence Embeddings used in the TSDAE paper: https://arxiv.org/abs/2104.06979.

    Language:Python32522
  • coleygroup/rxn-ebm

    Energy-based modeling of chemical reactions

    Language:Python30427
  • mukhal/PromptRank

    [ACL 2023] Few-shot Reranking for Multi-hop QA via Language Model Prompting

    Language:Python27213
  • MCC-WH/CSA

    Official implementation of NeurIPS 2021 paper "Contextual Similarity Aggregation with Self-attention for Visual Re-ranking"

    Language:Python252113
  • jiesutd/RerankNER

    Neural Reranking for Named Entity Recognition, accepted as regular paper at RANLP 2017

    Language:Python23406
  • mehdidc/clip_rerank

    Simple script to re-rank images using OpenAI's CLIP https://github.com/openai/CLIP.

    Language:Python15511
  • ArslanKAS/Large-Language-Models-with-Semantic-Search

    Explore from keyword search to dense retrieval and reranking, which injects the intelligence of LLMs into your search system, making it faster and more effective.

    Language:Jupyter Notebook141012
  • cambridgeltl/BLICEr

    Improving Bilingual Lexicon Induction with Cross-Encoder Reranking (Findings of EMNLP 2022). Keywords: Bilingual Lexicon Induction, Word Translation, Cross-Lingual Word Embeddings.

    Language:Python13703
  • dcarpintero/wikisearch

    Multilingual Semantic Search with Reranking on a prepared large vectorized dataset comprising 10 million Wikipedia documents. It supports dense retrieval, keyword search, and hybrid search.

    Language:Python13201
  • mixedbread-ai/python-sdk

    mixedbread ai python sdk

    Language:Python10100
  • bhavnicksm/pokemon-card-explorer

    Who's that Pokemon (card)? Search over more than 10K Pokemon cards to find out the coolest one yet! ✨

    Language:Jupyter Notebook6100
  • ML-Recipes/BERT-FAQ

    Python-based toolkit for building and evaluating a transformer-based FAQ retrieval system

    Language:Python6201
  • Thomas-wyh/B-Attention

    This is an official implementation for "Robust Graph Structure Learning over Images via Multiple Statistical Tests" accepted at NeurIPS 2022.

    Language:Python6210
  • Kdotseth7/advanced-rag

    Advanced RAG pipeline using Re-Ranking after initial retrieval

    Language:Python4200
  • subhalingamd/ir-pseudo-relevance-feedback

    Implementation of Probabilistic Retrieval Query expansion and Relevance Model based Language Modelling aimed at improving the precision of results using pseudo-relevance feedback in Information Retrieval.

    Language:Python4101
  • gulabpatel/LLMs

    Alpaca, Bloom, DeciLM, Falcon, Vicuna, Llama2, Zephyr, Mistral(MoE), RAG, Reranking, Langchain, Langsmith..

    Language:Jupyter Notebook3101
  • MiuLab/InstUPR

    Source code of our paper "InstUPR: Instruction-based Unsupervised Passage Reranking with Large Language Models"

    Language:Python3401
  • rupeshtr78/chroma-db-rag

    Chroma DB vector database, with embedding and reranker models to implement a Retrieval Augmented Generation (RAG) system.

    Language:Go2101