Python interface for the kANNolo library
Project description
kANNolo
kANNolo is a research-oriented library for Approximate Nearest Neighbors (ANN) search written in Rust 🦀. It is explicitly designed to combine usability with performance effectively. Designed with modularity and researchers in mind, kANNolo makes prototyping new ANN search algorithms and data structures easy. kANNolo supports both dense and sparse embeddings seamlessly. It implements the HNSW graph index and Product Quantization.
Details on how to use kANNolo's core engine in Rust 🦀 can be found in docs/RustUsage.md.
Details on how to use kANNolo's Python interface can be found in docs/PythonUsage.md.
Resources
Check out our docs folder for more detailed guide on use to use kANNolo directly in Rust, replicate the results of our paper, or use kANNolo with your custom collection.
📚 Bibliography
Leonardo Delfino, Domenico Erriquez, Silvio Martinico, Franco Maria Nardini, Cosimo Rulli and Rossano Venturini. "kANNolo: Sweet and Smooth Approximate k-Nearest Neighbors Search." Proc. ECIR. 2025. To Appear.
Citation License
The source code in this repository is subject to the following citation license:
By downloading and using this software, you agree to cite the under-noted paper in any kind of material you produce where it was used to conduct a search or experimentation, whether be it a research paper, dissertation, article, poster, presentation, or documentation. By using this software, you have agreed to the citation license.
arXiv
@article{delfino2025kannolo,
title={kANNolo: Sweet and Smooth Approximate k-Nearest Neighbors Search},
author={Delfino, Leonardo and Erriquez, Domenico and Martinico, Silvio and Nardini, Franco Maria and Rulli, Cosimo and Venturini, Rossano},
journal={arXiv preprint arXiv:2501.06121},
year={2025}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kannolo-0.1.0.tar.gz.
File metadata
- Download URL: kannolo-0.1.0.tar.gz
- Upload date:
- Size: 328.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e1a0c46fcf79dd67ae82800987ba7cdeb1bfcccece88d53aa5a5841df0ffc8a
|
|
| MD5 |
e33e208055dc78d2026166dd8cc3a445
|
|
| BLAKE2b-256 |
d03469f71871d7a6c410134b4d3875d0e1277faac62ab10d505f35e5658a7a8c
|
File details
Details for the file kannolo-0.1.0-cp312-cp312-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: kannolo-0.1.0-cp312-cp312-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 659.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cea6a571bf9ee3594d72321a6e14294141853f430947e9ca3b2bc8c65b087c16
|
|
| MD5 |
5f8c44215a6612cd6f7ed057a804e3c6
|
|
| BLAKE2b-256 |
80b30d4e30898c70c162100e1518965171b08446bbd09d035f37854f1eb1835e
|