Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devinleamy/fs

Semantic local search experiment.
https://github.com/devinleamy/fs

Last synced: 16 days ago
JSON representation

Semantic local search experiment.

Awesome Lists containing this project

README

        

# FS

### Semantic local search experiment

> No docs and very incomplete - just an experiment.

- Uses [faiss](https://github.com/facebookresearch/faiss) through [faiss-rs](https://github.com/Enet4/faiss-rs) as a vector store.
- And a sentence embedding model from [transformers](https://github.com/huggingface/transformers) through [rust-bert](https://github.com/guillaume-be/rust-bert).