redis / redis-vl-python

Redis Vector Library (RedisVL) interfaces with Redis' vector database for realtime semantic search, RAG, and recommendation systems.
https://www.redisvl.com/
MIT License
176 stars 25 forks source link

Reranker implementation using Cross Encoders (HuggingFace / SentenceT… #150

Closed bsbodden closed 1 month ago

bsbodden commented 1 month ago

…ransformers)

Inspired by LangChain's Cross Encoder Reranker