Skip to content

EricFillion/ericsearch

Repository files navigation

Eric Search

Eric Search logo

License: Apache-2.0

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

Documentation

Maintainers

Contributing

We are currently not accepting contributions.

About

A local vector search engine built for speed and scalability

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages