yzhuoning / Awesome-CLIP

Awesome list for research on CLIP (Contrastive Language-Image Pre-Training).
1.11k stars 55 forks source link

Adding CLIP-as-service? #2

Closed hanxiao closed 2 years ago

hanxiao commented 2 years ago

CLIP-as-service is a low-latency high-scalability service for embedding images and text. It can be easily integrated as a microservice into neural search solutions.

Code: https://github.com/jina-ai/clip-as-service Docs: https://clip-as-service.jina.ai/

Would be awesome to add to this awesome list! Thanks in advance!

yzhuoning commented 2 years ago

Great work! I have included it in the list. Thanks!