Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(embeddings): grid view improvements: sizes, multi-modal output #565

Merged
merged 4 commits into from
Apr 12, 2023

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Apr 11, 2023

resolves #437

Adds three different grid sizes to accommodate different use-cases:

  • small - for viewing a large amount of data points at one time (cancer research, cell growth etc.)
  • medium - image or text quick glance with color group mapping
  • large - multi-output multi-modal - show two preview types (image, text, metadata) to show as much as possible in the grid)

Gallery

Screenshot 2023-04-12 at 12 00 51 AM

Screenshot 2023-04-11 at 10 57 40 PM

Screenshot 2023-04-11 at 11 27 50 PM

Screenshot 2023-04-11 at 11 14 21 PM

Screenshot 2023-04-11 at 11 38 03 PM

Screenshot 2023-04-11 at 11 30 30 PM

Screenshot 2023-04-11 at 11 56 20 PM

@mikeldking mikeldking marked this pull request as ready for review April 12, 2023 05:41
@mikeldking mikeldking merged commit b9ac024 into main Apr 12, 2023
@mikeldking mikeldking deleted the 437-grid-view-improvements branch April 12, 2023 06:04
fjcasti1 pushed a commit that referenced this pull request Apr 18, 2023
* main:
  v0.0.13
  fix: don't compile js/html if exists - unblock conda (#597)
  docs: credit card fraud tutorial notebook update (#555)
  docs: update quickstart notebook (#564)
  don't raise error during dimension type inference (#596)
  fix: Update pyproject.toml (#595)
  chore: change https to http for downloading fixtures and example datasets (#589)
  chore: Use pre commit for prettier and eslint (#588)
  ci: Create .github/dependabot.yml (#587)
  chore: create SECURITY.md (#586)
  chore: legal info (#583)
  fix: ignore non-vectors for embeddings (#584)
  chore: bump to typescript 5 (#585)
  v0.0.12
  feat(embeddings): grid view improvements: sizes, multi-modal output (#565)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Embeddings] Grid view of raw text and images
1 participant