Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Reverse image search your photos. Find duplicates. Find similars
Similar Image Search is a desktop reverse image search app. Think Google's "search by image" but with your own photos on your computer. SiS can search for similar images in the library and return a list of matches. I can also compare ones outside the library to ones within.
It's designed for photographers to sift through a memory card dump, searching for photos in batches for ease of sorting.
Requires:
Java 7
First index images by contents, then search the index for similarities
JavaFX GUI based on Lire and Lucene.
First index images by contents, then search the index for similarities between JPEG images.
LIRE : http://www.semanticmetadata.net/lire/
LUCENE : http://lucene.apache.org/core/
Console mode, outputs designed to be easily analyzed by a parser (--quiet mode).