Just dropped a new deep-dive on something we don’t talk about enough in Java:
- Local image similarity search.
- Zero cloud dependency.
- Real CLIP embeddings on the JVM.
- Quarkus + ONNX Runtime + pgvector.
This tutorial shows how to export CLIP, run inference locally, store vectors in PostgreSQL, and build a production-ready search API in pure Java.
https://www.the-main-thread.com/p/quarkus-onnx-pgvector-image-search-tutorial
#Java #Quarkus #ONNX #LangChain4j #pgvector #MachineLearning #FLOSS
