Hacker News new | ask | show | jobs
by rovr138 800 days ago
You might be interested in this, https://github.com/mazzzystar/Queryable, https://queryable.app/

I run it on my iPhone.

Native app. Doesn't require a network connection (great for privacy).

> Queryable is a Core ML model that runs locally on your device. Leveraging OpenAI CLIP's model encoding technology to connect images and text, you can search your iPhone photo album using any natural language input. Most importantly, it is completely offline, so your album privacy will not be revealed to anyone. And, it is open-source: GitHub

1 comments

Thank you for your introduction!

After creating Queryable, I also developed an app called MemeSearch, which searches for memes on Reddit (https://apps.apple.com/us/app/memesearch-reddit-meme-finder/...). Although it's completely free, it hasn't been downloaded by many users. I thought nobody wanted it, so I'm glad to see there are still some people who share a similar taste.

Thanks for Queryable, I use it quite often. As for Reddit meme finder, how do you deal with reddits sudden price increase for its api?

Also, I think you should use another icon from this app because it looks like a goofy side project. It probably is but people would probably not download iPhone apps if the icon doesn’t look professional. (My two cents)

I made this app when the Reddit API was free : )

As for the icon, I drew it myself. I found it funny.

Definitely! Great app!

Hadn't seen MemeSearch, downloading it now.

Thank you. It's been over a year since I last maintained it, and I've noticed that the model behaves abnormally on iOS 17 (when searching for 'content', every query results in the same image). I have already fixed this issue in version 1.0.4 and am currently waiting for the review to be approved.