Skip to content

Rohith04MVK/image-search-with-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Search with Words

say goodbye to "i knew i had a pic of us at google"

This is a super basic app I whipped up in a few hours to search your local image library with natural language.

Keep in mind:

  • It's rough around the edges (like a first draft).
  • It might not always understand your deepest artistic desires (the struggle is real).

But hey, it's a fun little experiment!

What it does:

  • Lets you search for images using plain English.
  • Tries its best to understand what you're looking for based on your description.

What it doesn't do

  • Read minds (unfortunately, telepathy isn't included in this version).
  • Guarantee picture-perfect results every time (sometimes the search just doesn't go our way).
  • Make you breakfast

See it in action

Check out this low-budget demo:

Watch the video

How to use it (it's pretty straightforward)

  1. Clone the repo
git clone https://github.com/Rohith04MVK/image-search-with-words
  1. Have poetry installed!

  2. Install the dependencies

poetry install
poetry shell
  1. Run the app!
streamlit run app.py
>>> Local URL: http://localhost:8501
  1. Upload some images and hit search and see what appears!

Bonus:

  • No internet connection required! Your images stay private on your device. (*inital run does require the internet :3)

Wanna help?

Found a bug? Fixed something? Cool. Pull requests welcome.

Legal stuff

MIT license. Do whatever, just don't blame me if it breaks.

Remember:

This is a work in progress, so there might be some bumps along the way. But feel free to play around and see what you can find!

About

search images with words!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages