JuliaGenAI/ColBERT.jl
Efficient late-interaction retrieval systems in Julia!
Need to quickly find the most relevant documents in a large collection based on a specific query? This project helps developers integrate a state-of-the-art information retrieval system into their applications. You provide a collection of text documents and a user's query, and it efficiently returns the most contextually relevant documents. This is for software developers building applications that require advanced search or content recommendation features.
Use this if you are a Julia developer building a system that needs to perform highly accurate and efficient searches across a large corpus of text documents.
Not ideal if you are looking for a ready-to-use search engine or a tool for casual document lookup without programming.
Stars
18
Forks
2
Language
Julia
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/JuliaGenAI/ColBERT.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
illuin-tech/colpali
The code used to train and run inference with the ColVision models, e.g. ColPali, ColQwen2, and ColSmol.
AnswerDotAI/byaldi
Use late-interaction multi-modal models such as ColPali in just a few lines of code.
jolibrain/colette
Multimodal RAG to search and interact locally with technical documents of any kind
nannib/nbmultirag
Un framework in Italiano ed Inglese, che permette di chattare con i propri documenti in RAG,...
OpenBMB/VisRAG
Parsing-free RAG supported by VLMs