The underlying product is Vecstore, a search api for text and images. the idea is you skip the whole embedding pipeline + vector database setup and just call an api. You send in your data, you search it. that's it
It also does reverse image search, face search, OCR (finding images by text inside them), and nsfw detection. all from the same api
Built with Rust