Multi-modal WooCommerce search: Elasticsearch orders + Weaviate Cohere products + Weaviate CLIP media.

Table of Contents

— Current solution —
Just finished upgrading a WooCommerce client, who already had a front-end products multi-lingual Weaviate + Cohere search, and also a 200,000 orders/coupons Elasticsearch admin search.

— Needs —
The client’s team had troubles searching in thousands of unlabelled media images.

— New solution —
After upgrading the Weaviate Kubernetes cluster to enable the CLIP module, we indexed the thousands of images. This was relatively fast, on CPUs.

— Results —
Now the team can search images from their content, rather than from titles and captions.

This was done thanks to the WPSOLR “views”, each setup with a dedicated index.

WPSOLR + Weaviate + Cohere + CLIP: https://wpsolr.com

#search #clip #cohere #weaviate #woocommerce

Read more related content

Apache Solr security options

Introduction Apache Solr is a highly scalable search platform that is widely used for applications that require full-text search capabilities. However, like any other system,