Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Reverse image search for user #1

Open
6 tasks
prathikshetty2002 opened this issue Feb 2, 2024 · 1 comment
Open
6 tasks

Feat: Reverse image search for user #1

prathikshetty2002 opened this issue Feb 2, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@prathikshetty2002
Copy link
Member

  • take image input link
  • extract image into base 64
  • generate embeddings with Resnet50
  • store the embeddings in a vector db eg- chromadb, qdrant,etc
  • compare embeddings with cosine sim
  • show top n results to the user
@prathikshetty2002
Copy link
Member Author

hi khyati this issue is assigned to you gg :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backend & ML Todos ㎖
Development

No branches or pull requests

2 participants