BuildCanada / BuildCanada/BillsTracker
Add Sort for "Relevance"
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the bills are sorted on the page by recency.
Users should be able to see bills that are "most relevant" for a builder? Rather than just a binary positive or negative sentiment, we should measure the impact of a bill as well. Will this bill make it much easier or much harder to build? We could then use that to surface the most impactful bills at the top of the page.
This will likely require getting the LLM to evaluate an impact, and creating some blended measure between impact, bill status and/or last update to the bill to sort the page.
See original message [here](https://discord.com/channels/1384033183112237208/1407740114066477117/1423091603446304788). See related ticket [here](https://github.com/BuildCanada/BillsTracker/issues/57).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.