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 comparison and heat matrix #110

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

massi-ang
Copy link
Collaborator

Issue #, if available:
Fixes #109

Description of changes:

  • Implemented a multiselect in the embeddings UI to allow the user to select 1 or more embeddings
  • Display the similarity matrixes and the embedding vectors for all the embedding models
  • Allow for quick copy to clipboard of embeddings
  • Implements a switch to show all the result compared to the first input only
  • Only shows half of the matrix similarity scores are

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@massi-ang massi-ang requested a review from spugachev October 13, 2023 12:56
@spugachev spugachev closed this Oct 13, 2023
@spugachev spugachev reopened this Oct 13, 2023
@spugachev spugachev merged commit 79f7a11 into aws-samples:main Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Feature: allow for comparing embeddings and display an heat map of the results
2 participants