A local vector search engine built for speed and scalability
Project description
Eric Search
https://ericfillion.github.io/ericsearch/
A local vector search engine built for speed and scalability.
- Fast: we use two-level IVF to effectively scale to millions of documents.
- EricRanker(): powered by a cross-encoder model that extracts relevant information from the top documents.
- Accelerated compute: compatible with both MPS and CUDA.
- Easy to use: only a few lines of code are needed to train new datasets
- Lightweight: simple to install and run with a single Python script.
- Integrated with Hugging Face's Hub.
- Transferable: zip a single folder to move an entire dataset.
Install
pip install ericsearch
Maintainers
- Eric Fillion Lead Maintainer
- Ted Brownlow Maintainer
Contributing
We are currently not accepting contributions.
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
ericsearch-0.0.3.tar.gz
(24.0 kB
view details)
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 ericsearch-0.0.3.tar.gz.
File metadata
- Download URL: ericsearch-0.0.3.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f16c16c6019b91dd26dfe80384410cc1c5c5c1beead8dbfc485c53ffc3777536
|
|
| MD5 |
53e655f756436357a60f8dc024503f30
|
|
| BLAKE2b-256 |
03edb62c3a43439fa1da313a016c7ac63b50f55472f71d0abdf37b2c118b6604
|
File details
Details for the file ericsearch-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ericsearch-0.0.3-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa12f6cf8312561cc93cb786f0b2c732d3b9e81942df24e3438bbae275595f44
|
|
| MD5 |
288a27cffb49adc04d6e97ab91c922cd
|
|
| BLAKE2b-256 |
698ad746d8e58ea368fb29a66eeb7dc9b36f83750b70e10cbbfd97a69f006fbc
|