-
Kaggle
30,000 Flickr images serve as the starting point for the image search.
-
DINOv2
Image Vectorizer converts images into high-dimensional embeddings using Vision Transformer.
-
Qdrant
Vector Database stores the embeddings for fast similarity searches
-
MinIO
Object Storage stores the original images in an S3-compatible bucket.
-
Flask
Serves as an HTTP server for searching and displaying results.
-
Tailwind CSS
Ensures a modern design of the user interface.