jina-ai / good-first-issues

Issues that don't fit under Jina's other repos!
Apache License 2.0
8 stars 4 forks source link

Migrate: meme search to Jina 3 #2

Open alexcg1 opened 2 years ago

alexcg1 commented 2 years ago

Introduction

Now that Jina 3 has been released we need to migrate our old examples to new code base. This should be relatively straightforward - there aren't too many breaking changes between 2.x and 3.0.

Prerequisites

Links

Next steps

When all's done and dusted...

sudipg4112001 commented 2 years ago

Hey, I am have working experience in ML/AI. And, clear conceptions on frameworks like keras, tensorflow, pytorch and streamlit. I would like to work on this issue. Could you please assign me. @alexcg1

alexcg1 commented 2 years ago

Sure thing. You may want to check migrate-3 branch on fashion search for reference - I've already migrated that one.

Just to be clear: meme search doesn't contain any fancy ML stuff directly. It's all wrapped in Jina Hub Executors and I want to keep it that way since it's an easier way for beginners to get started with neural search. Though if you want to use fancy-pants ML stuff, I'm happy for you to fork :wink:

joeyouss commented 2 years ago

Hi @sudipg4112001 , how is it going? Are you having any troubles working on this issue? If so, we would love to be of help to you.