Queryable icon indicating copy to clipboard operation
Queryable copied to clipboard

Run OpenAI's CLIP and Apple's MobileCLIP model on iOS to search photos.

Results 17 Queryable issues
Sort by recently updated
recently updated
newest added

Because the CLIP model is language-dependent, if we use something like [Multilingual-CLIP](https://github.com/FreddeFrallan/Multilingual-CLIP) (supporting 40+ languages), the size of the Queryable app would exceed 1GB. And because of offline limitations, it's...

enhancement

I have a huge photo library, so I granted limited access to only a subset of the photos. The app silently failed to index (showing a count of -1 photos)....

In great need.q(≧▽≦q)

It would be amazing if this all added iMessage support. Then it would be possible to use Queryable to find and insert photos directly within iMessage

24000 images, memory leak caused crashes during construction. The "prediction" method of MLModel leads to a continuous increase in memory.

This is a strange issue. Queryable is correctly showing previews while indexing, and successfully indexed all of my photos. However, no matter what I search I only get back 100%...

I have been making heavy use of Queryable and really enjoying it. However, it recently seems to have hit some internal limit on the total number of images it supports....