Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josephrocca/clip-image-sorter

Sort a folder of images according to their similarity with provided text in your browser (uses a browser-ported version of OpenAI's CLIP model and the web's new File System Access API)
https://github.com/josephrocca/clip-image-sorter

clip file-system-access-api openai openai-clip

Last synced: 4 months ago
JSON representation

Sort a folder of images according to their similarity with provided text in your browser (uses a browser-ported version of OpenAI's CLIP model and the web's new File System Access API)

Awesome Lists containing this project

README

        

# Client-Side Image Sorting/Search Using OpenAI's CLIP
Sort or search a local folder of images according to their similarity with some text that you provide - all happens in your browser! Uses [a browser-ported version of OpenAI's CLIP model](https://github.com/josephrocca/openai-clip-js) and the web's new File System Access API.

**Try it here**: https://josephrocca.github.io/clip-image-sorter

https://user-images.githubusercontent.com/1167575/173354412-f8dc4ee6-4615-4d36-a86a-e55aaf313940.mp4