Skip to content

ergodic-flow/Multimodal-Search

Repository files navigation

Multimodal Search

Embedding-based image and text retrieval for a folder of images. Supports image/text/patch search. Useful for exploring and viewing your images.

Getting Started

Move your folder of images to ./images/. Run scripts/clip_embed.py and scripts/dino_embed.py on the images to produce vectors.

Launch the app with docker compose up. Open http://localhost:3000 to see the UI.

Screenshots

Image Search

image search

Patch Search

patch search

Text Search

text search

About

A UI for exploring a folder of images using image and text embedding models

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors