colbert
There are 20 repositories under colbert topic.
beir-cellar/beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework
AnswerDotAI/byaldi
Use late-interaction multi-modal models such as ColPali in just a few lines of code.
raphaelsty/neural-cherche
Neural Search
superlinear-ai/raglite
š„¤ RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with PostgreSQL or SQLite
lightonai/pylate
Late Interaction Models Training & Retrieval
Moradnejad/ColBERT-Using-BERT-Sentence-Embedding-for-Humor-Detection
ColBERT humor dataset for the task of humor detection, containing 200,000 jokes/news
jingtaozhan/disentangled-retriever
An easy-to-use python toolkit for flexibly adapting various neural ranking models to any target domain.
DeployQL/LintDB
Vector Database with support for late interaction and token level embeddings.
raphaelsty/neural-tree
Tree-based indexes for neural-search
thakur-nandan/beir-ColBERT
Evaluation of BEIR Datasets using ColBERT retrieval model
DeployQL/awesome-multi-vector
A list of multi-vector retrieval resources
JuliaGenAI/ColBERT.jl
Efficient late-interaction retrieval systems in Julia!
colbertdb/colbertdb
Open source ColBERT based document database
ricardo-larosa/colbert-rag
Index GitHub repositories to ColBERT models and serve them with GRPC or FastAPI
Vergosss/Information_Retrieval_2023-2024_Project
This is the Information Retrieval 2023-2024 fall semester CEID course project.
BishmoyPaul/arxiv-CS-RAG
Code for ArXiv CS RAG Huggingface Space: Generate scientific paper abstract embeddings using ColBERTv2 and ask questions
PKalozoumis/CEID-INFORMATION-RETRIEVAL-2023
Vector Space Model implementation for document retrieval, along with several metrics
vaishnavir15/Moodify
This app is a personalized music recommendation system that uses a Retrieval-Augmented Generation (RAG) framework, leveraging Spotify's API, LangChain, ChromaDB, and ColBERT embeddings to create playlists based on user mood and preferences.