nixiesearch / nixiesearch

Hybrid search engine, combining best features of text and semantic search worlds
https://www.nixiesearch.ai/
Apache License 2.0
57 stars 3 forks source link

Embedding cache #180

Open shuttie opened 4 months ago

shuttie commented 4 months ago

There should be a cache for already computed embeddings. For MVP it should be read-only from a file, but extendable for external caches like redis.