Ross ROSS = Recommend OSS · open-source software intelligence for agents

rom1504/clip-retrieval

Easily compute clip embeddings and build a clip retrieval system with them observed · 2026-08-28

github.com/rom1504/clip-retrieval · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 74
  • Release rhythm 11
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1913
  • days_rel: 383
  • days_push: 158
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2795 stars · 238 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python toolkit for computing CLIP embeddings for images and text and building a semantic search/retrieval system on top of them. It includes components for inference, indexing, filtering, a Flask backend, and a web frontend UI.

Use cases

  • build a semantic search system over image datasets
  • compute clip embeddings for millions of images
  • index and query image+text embeddings with knn
  • filter large image datasets by semantic similarity
  • host a clip retrieval backend with a web ui
  • search images by text query
  • build multimodal retrieval at billion scale

When to choose

  • you need to compute CLIP embeddings at scale and search over them
  • you want an end-to-end pipeline from image dataset to searchable index
  • you need to filter image-text datasets semantically like LAION did

When to avoid

  • you need general-purpose vector search without CLIP models
  • you want a fully managed hosted service rather than self-run tooling
  • your data is text-only and you don't need multimodal embeddings

Facets

library · maturity active

machine-learning search-engine vector-database image-processing rag machine-learning computer-vision artificial-intelligence data-science python cli clip-embeddings semantic-search multimodal knn-index image-retrieval flask-backend search gpu web-server

3 sources

Member repositories

RepositoryRoleHealth v2
rom1504/clip-retrievalmain57

For agents

markdown · JSON · MCP: product_card(name="rom1504/clip-retrieval")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem