chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

Marqo Datastore Implementation

Open OwenPendrighElliott opened this issue 1 year ago • 1 comments

Marqo Datastore

This PR adds an implementation for Marqo as the datastore. Marqo is a multimodal vector search engine with included inference for embeddings. This implementation will extract image URLs from queries to enable multimodal search. Marqo has its own inference included so users can also select from a wide variety of models for embeddings or even make their own indexes with custom models. You can see a toy example here.

OwenPendrighElliott avatar May 30 '23 02:05 OwenPendrighElliott

Hi @isafulf - is there anything else @OwenPendrighElliott needs to do for the PR? Thanks!

jn2clark avatar Jun 22 '23 11:06 jn2clark