/mdb-zilliz-demo

mongodb-zilliz integration demo

Primary LanguageTypeScript

Reverse Image Search with One Step

We will build a reverse image search system with Towhee and Milvus and MongoDB Atlas, Towhee pipeline is used to extract feature vectors from images, and Milvus will store and search the vectors, Mongodb will store all SKU information. If you use the docker deployment method, then you only need to run one command!

The system workflow is as below:

arch