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 Bill Summary + Tags to Bill Details Page #1606

Open
Mephistic opened this issue Aug 29, 2024 · 1 comment
Open

Add Bill Summary + Tags to Bill Details Page #1606

Mephistic opened this issue Aug 29, 2024 · 1 comment
Labels
frontend Frontend development UI

Comments

@Mephistic
Copy link
Collaborator

Problem

Now that we have LLM-generated summaries and tags for bills, we want to make that information available in the bill details page so that users can be better informed about the contents of proposed legislation.

Success Criteria

  • Implement the design in the linked Figma, adding the following to the Bill Details Page:
    • The LLM-generated Smart Summary (if present)
    • All LLM-generated sub-tags (if any are present)
      • Likely a new re-usable UI component for displaying a tag
    • A warning that some content has been generated using AI
  • This new content should be toggleable by a new flag in FeatureFlags (something like showLLMFeatures) to control the rollout

Additional Links

@Mephistic Mephistic added frontend Frontend development UI labels Aug 29, 2024
@mertbagt mertbagt self-assigned this Sep 2, 2024
@mertbagt
Copy link
Collaborator

mertbagt commented Sep 2, 2024

I'm interested in taking on this issue. I'm currently looking for:

  1. access to the Figma (request submitted)

  2. a quick review of where I can locate the object or whatever return from the database that contains the LLM summary so I can figure out how to break that down and implement the design

@mertbagt mertbagt removed their assignment Sep 17, 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

2 participants