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

Stract should implement website ratings #154

Open
davidcollini opened this issue Feb 16, 2024 · 2 comments
Open

Stract should implement website ratings #154

davidcollini opened this issue Feb 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@davidcollini
Copy link

davidcollini commented Feb 16, 2024

Stract should have website ratings for sites, similar to Ecosia's environmental rating and Duckduckgo's privacy rating. Stract can also utilize goodonyou.eco for ratings of clothing brands.

@mikkeldenker
Copy link
Member

mikkeldenker commented Feb 17, 2024

This would be nice! We're not going to bias the results, but we can create some optics that boosts the sites based on their environmental or privacy rating and optionally show the ratings somewhere next to the search results.

I think these are roughly the steps to implement it (mostly notes for future me)

  • Add environmental rating and privacy rating fields to the index.
  • Load the datasets during indexing.
  • Make it easier to match on numerical fields in optics.
  • Add an option under settings to control which (if any) of the ratings that should be shown next to the results. This should be off by default to not clutter the interface.

@mikkeldenker mikkeldenker added the enhancement New feature or request label Feb 17, 2024
@davidcollini davidcollini changed the title Strict should implement website ratings Stract should implement website ratings Feb 17, 2024
@davidcollini
Copy link
Author

Thank you!

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

2 participants