Repository navigation

#

reranker

Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.

Rust
573
3 天前

An easy-to-use python toolkit for flexibly adapting various neural ranking models to target domain.

Python
59
2 年前

Testing speed and accuracy of RAG with, and without Cross Encoder Reranker.

Jupyter Notebook
48
2 年前

1st Place Solution for Eedi - Mining Misconceptions in Mathematics Kaggle Competition

Python
48
8 个月前

A library integrating embedding and reranker models from OpenAI, SentenceTransformers etc for semantic search in vector database.

Python
47
5 个月前

An OpenAI Compatible API which integrates LLM, Embedding and Reranker. 一个集成 LLM、Embedding 和 Reranker 的 OpenAI 兼容 API

Python
16
1 个月前

Free Web Search API, Free Rerank API, The World Engine For AGI.

11
8 个月前

SearchAugmentedLLM empowers LLMs with information from the web

PHP
8
6 个月前

A Python cli-command tool for creating reports for any Google query.

Python
5
8 个月前

A comprehensive RAG FastAPI service that handles document uploads and retrievals, built with Python. Uses PyMuPDF for document processing, turbopuffer for vector storage, OpenAI for models, and cohere for reranking.

Python
5
1 年前

This is RAG Modules Repo. This includes various modules in the RAG ecosystem.

Python
5
1 年前

A small reranker service using mixedbread.ai reranker model

Python
4
1 年前

The method of re-ranking involves a two-stage retrieval system, with re-rankers playing a crucial role in evaluating the relevance of each document to the query. RAG systems can be optimized to mitigate hallucinations and ensure dependable search outcomes by selecting the optimal reranking model.

Python
4
1 年前

This repository hosts the code to launch a streamlit Q&A app that locally uses LLMs in a RAG-Reranker workflow

Python
3
7 个月前