Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/josephrocca/clip-image-sorter
- Owner: josephrocca
- License: mit
- Created: 2022-03-05T17:43:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T04:45:03.000Z (11 months ago)
- Last Synced: 2024-08-01T13:19:52.435Z (7 months ago)
- Topics: clip, file-system-access-api, openai, openai-clip
- Language: HTML
- Homepage: https://josephrocca.github.io/clip-image-sorter
- Size: 3.02 MB
- Stars: 157
- Watchers: 8
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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