Skip to content

Add image text and similarity search#12

Merged
FANNG1 merged 4 commits into
mainfrom
image-similarity-search
Jul 7, 2026
Merged

Add image text and similarity search#12
FANNG1 merged 4 commits into
mainfrom
image-similarity-search

Conversation

@FANNG1

@FANNG1 FANNG1 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add ChineseCLIP-based image/text embedding support for image workflows
  • Support optional --embed output from image analysis and Lance staging ingest
  • Add text-to-image, local-image, and table-row image similarity queries
  • Generalize shared index creation with --embedding-column image_embedding
  • Document image similarity workflow and add regression tests

Tests

  • uv run pytest tests/image/test_query.py -q (9 passed)
  • uv run pytest tests/image/test_pipeline_e2e.py -q (12 passed)
  • uv run pytest tests/workflow/test_index_manage.py::test_build_embedding_index_small_table -q (1 passed)
  • uv run pytest -q (67 passed, 6 warnings)

@FANNG1 FANNG1 force-pushed the image-similarity-search branch from 1fb6521 to ed1eee3 Compare July 6, 2026 14:03
@FANNG1 FANNG1 merged commit 71df62d into main Jul 7, 2026
1 check passed
@FANNG1 FANNG1 deleted the image-similarity-search branch July 7, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant