#cross-encoder (3 Repositories)
Ranked open-source repositories tagged with #cross-encoder, scored by pull request acceptance likelihood and maintainer engagement velocity.
67.4%
64.9h
3 repositories tagged #cross-encoder
ggozad/haiku.rag
Agentic RAG for local and self-hosted document search: hybrid retrieval, reranking and multimodal RAG on embedded LanceDB, with Docling parsing and an MCP server
CodeBendKit/codeseek
Rust-powered code intelligence CLI for AI coding agents. Builds call graphs and hybrid semantic search indexes (Dense + Sparse + RRF + Reranker) across 7 languages. Ships as native MCP tools for Claude Code and Codex CLI.
VeraTools/Vera
Local code search combining BM25, vector similarity, and cross-encoder reranking. Parses 60+ languages with tree-sitter, runs entirely offline, and returns structured results with file paths, line ranges, and symbol metadata. Built in Rust.