Imageomics / Imageomics/emb-explorer
Add per-cluster representative images to the precalculated app
Open
@NetZissou is already working on this.
Since Jun 15, 2026.
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `embed_explore` app already shows representative images per cluster, which makes a cluster's contents legible at a glance. The precalculated app has no equivalent.
Aiming to add this capability to precalculated, and factor the shared logic so both apps stay consistent.
For precalculated, images are fetched from each record's URL; unreachable/broken images are skipped and the next-closest candidate is shown instead.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.