Skip to content

ramayer/svelte-clip-image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte CLIP Image Search

A SvelteKit UI for a CLIP-based image search backend.

My first attempt at a SvelteKit based UI.

This project uses the same FastAPI backend for CLIP-based image search as my earlier Vue-based UI found here.

Demo

A demo of this UI, using Wikimedia Commons images, can be seen here.

Try searching for somethign like skiing -summer +winter to see sports that are kinda-like skiing, but happen in summer instead of winter.

Features:

Thanks

Special Thanks to:

  • Github user @yurijmikhalevich for his rclip CLI tools that inspired this project and are now used to manage all my home photos.
  • Github user @berkinakkaya for his svelte-image-gallery project that made me interested in porting the front-end to Svelte, (and whose code I used, though I need to double-check with him about licensing.... doing that now)

TODO

About

A SvelteKit UI for a CLIP-based image search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages