This web app sorts/searches through images in a directory on your computer using OpenAI's CLIP model, and the new File System Access API. Here's the Github repo for this web app, and here's the Github repo for the web-ported CLIP models. Feel free to open an issue if you have any questions about this demo, but note that I'm not actively adding any more features right now.
All processing happens in your browser, on your device - i.e. your images are not uploaded to a server for processing.
Heads Up: Your browser is missing one or more features (File System Access API and/or credentialless COEP) that are needed for this demo to work. As of writing, it works in Chromium-based browsers like Chrome and Edge. Other browsers like Firefox and Safari are often a bit slower in implementing cutting-edge features.