CMD + K

colgrep

Community

Semantic code search powered by ColBERT multi-vector embeddings

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::colgrep

Usage Tracking

1.1.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

ColGREP is a terminal-based semantic code search tool that combines regex filtering with semantic ranking using ColBERT-style multi-vector embeddings. It uses Tree-sitter to parse code into structured units and ONNX Runtime for local model inference. All processing happens locally — code never leaves your machine.

About

Summary

Semantic code search powered by ColBERT multi-vector embeddings

Last Updated

Apr 5, 2026 at 08:24

License

Apache-2.0

Total Downloads

202

Version Downloads

202

Supported Platforms

macOS-64
win-64
macOS-arm64
linux-64