Click any result image to open it in a dark overlay. Click anywhere or
press Escape to close. Score colour matches each frontend's accent colour.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Three FastAPI backends comparing PostgreSQL/pgvector and Oracle 26ai for
semantic image search using CLIP embeddings: Python-side embedding for both
databases, plus Oracle in-database embedding via VECTOR_EMBEDDING(CLIP_TXT).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>