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

Add LLM-generated Tags to Browse Bills Search #1607

Open
Mephistic opened this issue Aug 29, 2024 · 0 comments
Open

Add LLM-generated Tags to Browse Bills Search #1607

Mephistic opened this issue Aug 29, 2024 · 0 comments
Labels
frontend Frontend development UI

Comments

@Mephistic
Copy link
Collaborator

Problem

Now that we have LLM-generated tags for bills, we want to allow users to search and filter using those tags in the Browse Bills search in order to improve discoverability of bills relevant to their interests.

Success Criteria

  • Implement the design in the linked Figma, adding the following to the Browse Bills Page:
    • A new Instantsearch Facet that filters on Tags
      • This should be a Hierarchical facet, so that the top level is Tag Categories and clicking on an item at the top level will expand the search to show all Tags that fall under that category
  • This new content should be toggleable by a new flag in FeatureFlags (something like showLLMFeatures) to control the rollout (the same flag used by the Bill Details page)

Additional Links

@Mephistic Mephistic added frontend Frontend development UI labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend development UI
Projects
None yet
Development

No branches or pull requests

1 participant