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!
- Lets you search for images using plain English.
- Tries its best to understand what you're looking for based on your description.
- 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
Check out this low-budget demo:
- Clone the repo
git clone https://github.com/Rohith04MVK/image-search-with-words
-
Have poetry installed!
-
Install the dependencies
poetry install
poetry shell
- Run the app!
streamlit run app.py
>>> Local URL: http://localhost:8501
- 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)
Found a bug? Fixed something? Cool. Pull requests welcome.
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!