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

Create an explainabilty visualization to show how input sentences are placed together with sentences dataset #32

Open
santanavagner opened this issue Feb 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@santanavagner
Copy link
Member

Description (Actual Behavior)

Users receive recommendations without explanations about how the recommendations for additions and removals work.

Expected Behavior

On-remand plot showing how the prompt sentences' embeddings are placed next to sentences recommended.

Possible Approach

Use D3.js library to consume X-Y coordinates retrieved from API to plot input sentences on top of notes representing the JSON sentences dataset.

Steps to Reproduce

NA

Context

Interaction with recommendations.

@santanavagner santanavagner added the enhancement New feature or request label Feb 4, 2025
@santanavagner santanavagner changed the title Create a explainabilty visualization to show how input sentences are placed together with sentences dataset Create an explainabilty visualization to show how input sentences are placed together with sentences dataset Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant