PatANN is a massively parallel, distributed, and scalable in-memory/on-disk vector database library for efficient nearest neighbor search across large-scale datasets by finding vector patterns.
Project description
PatANN
Overview
PatANN is a massively parallel, distributed, and scalable in-memory/on-disk vector database library for efficient nearest neighbor search across large-scale datasets by finding vector patterns.
PatANN leverages hashing for data partitioning like Google ScANN, implements disk-based I/O similar to DiskANN, and employs search techniques akin to HNSWlib, resulting in an algorithm that synthesizes the best features to outperform existing approaches.
Status
Beta Version: Currently uploaded for benchmarking purposes. Complete documentation and updates are under development. Not for production use yet.
Key Features
- Faster Index building and Searching
- Supports both in-memory and on-disk operations
- Dynamic sharding and load balancing across servers
- Advanced search, filtering and pagination
- Unlimited scalability without pre-specified capacity
Algorithmic Approach
- Combines NSW (Navigable Small World) graph with a novel hashing and partitioning algorithm
- Preliminary results show phenomenal performance in building index and searching
- Potential slight variations in lower-end matching
Contributions Welcome
We are seeking help to:
- Run additional datasets
- Validate and improve the algorithm
Contact
For queries, please contact: support@mesibo.com
Disclaimer
Results may vary. Detailed research paper forthcoming.
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 patann-0.0.2.tar.gz.
File metadata
- Download URL: patann-0.0.2.tar.gz
- Upload date:
- Size: 443.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1618a46c29ca3a8ac7fd91d530ab47fdd9f9609ff9924d1e0022e305fb92bade
|
|
| MD5 |
dbb333bce0bcdbfbcffe7c40a60e208e
|
|
| BLAKE2b-256 |
a4d36525128ff4ae37f89d6775e063b8b5a80b5722075b19a514d441ff71feeb
|
File details
Details for the file patann-0.0.2-py3-none-any.whl.
File metadata
- Download URL: patann-0.0.2-py3-none-any.whl
- Upload date:
- Size: 443.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
682b838067f1d35b65e20e23c74eb269c09066f67f8b4957c0d199714f49da15
|
|
| MD5 |
d9612613de6f2428375b884e6fe90359
|
|
| BLAKE2b-256 |
478429425c19ef0a3cdf9e70b4afea59847efe5acb9d23eada3fb258143dcf1d
|