Repository navigation

#

reranker

Rust library for generating vector embeddings, reranking locally

Rust
479
8 天前

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
1 年前

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

Python
38
20 天前

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

Python
37
4 个月前

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

Python
13
3 天前

SearchAugmentedLLM empowers LLMs with information from the web

PHP
8
2 个月前

A small reranker service using mixedbread.ai reranker model

Python
4
1 年前

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
4
7 个月前

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

Python
4
8 个月前

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

4
4 个月前

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

Python
3
3 个月前

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
3
9 个月前

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

Python
2
4 个月前

Given user submitted bio, returns top 500 stories from Hacker News front page , ranked in the order of relevancy to user's interests.

Python
2
4 个月前