hanxiao / mindspore-jina-example

https://hanxiao.io/2020/10/28/Mindspore-powered-Neural-Search-in-Jina/
Apache License 2.0
6 stars 1 forks source link

Mindspore-Powered Neural Search in Jina

This is the code repo for the blog post "Mindspore-Powered Neural Search in Jina".

Preliminaries

Build the Jina Hub Image

git clone https://github.com/hanxiao/mindspore-jina-example.git

jina hub build MindsporeLeNet/ --pull --test-uses

Use in Jina Hello-World

jina hello-world --uses-index helloworld.flow.index.yml --uses-query helloworld.flow.query.yml