This is the code repo for the blog post "Mindspore-Powered Neural Search in Jina".
- Mac OS or Linux
- Python 3.7, 3.8
- Jina 0.7+ with Hub extenstion (i.e.
pip install "jina[hub]"
) - Docker
git clone https://github.com/hanxiao/mindspore-jina-example.git
jina hub build MindsporeLeNet/ --pull --test-uses
jina hello-world --uses-index helloworld.flow.index.yml --uses-query helloworld.flow.query.yml