Telescope
Home
Settings
Filters:
ic_info
:app | 1 version
ic_arrow_right
:app | 1 version
ic_folder
:app | 1 version
ic_user
:app | 1 version
ic_clouds
:app | 1 version
ic_gear
:app | 1 version
ic_user_circle.svg
:app | 1 version
ic_arrow_left
:app | 1 version
ic_pencil
:app | 1 version
ic_cloud
:app | 1 version
ic_shield
:app | 1 version
ic_bird
:app | 1 version
ic_plus
:app | 1 version
ic_tool
:app | 1 version
ic_lamp
:app | 1 version
ic_house
:app | 1 version
ic_sync
:app | 1 version
ic_telescope
:app | 1 version
ic_clock
:app | 1 version
README.md
Telescope, plugin for Android Studio
Preview of the actual plugin, i got carried away and made a simplified web version of it.
How it works
It uses OpenCLIP-compatible models in GGUF format, leveraging clip.cpp Python bindings for inference.
This demo runs the ViT-B-32 model with 4-bit quantized laion2B-s34B-b79K weights. Not as accurate as others but for 38.6MB it's awesome!
Image embeddings were pre-generated and stored in JSON. Searches encode text and compare similarity scores.
Tip of the day
Use the terminal located in the bottom-right corner to view process logs, embeddings, and similarity scores. It's resizable too!
So it goes
This is an open-source experiment. Check out the code, compile it, and have fun!
puntogris corporation ltd