querqy / chorus

Towards an open source stack for e-commerce search
Apache License 2.0
141 stars 33 forks source link

Create embeddings service #136

Closed renekrie closed 1 year ago

renekrie commented 1 year ago

Create a Docker image for a service that makes available embeddings via HTTP so that the Solr/Blacklight demo app can use embeddings from models available in Python when querying. Start with SBERT sentence-transformers.

epugh commented 1 year ago

Shipped!