internetarchive / internet-archive-voice-apps

Voice Apps (Actions on Google, Alexa Skill) of Internet Archive. Just say: "Ok Google, Ask Internet Archive to Play Jazz" or "Alexa, Ask Internet Internet Archive to play Instrumental Music"
46 stars 42 forks source link

Duplicates in the recommendation of creators #490

Open sayak119 opened 4 years ago

sayak119 commented 4 years ago

This issue can be found in both Alexa Skill as well as Google Action. Steps to reproduce the issue- Alexa Skill

  1. Ask Internet Archive
  2. Select Live Concerts
  3. You'll see "the Grateful Dead" twice in the recommendation.

Google Action

  1. Talk to Internet Archive
  2. Select Live Concerts
  3. You'll see "the Grateful Dead" twice in the recommendation.
akshat14714 commented 4 years ago

One method which I am working to solve this issue is to display only some of the creators by hard-coding them because we do not need to show all the creators at once. So hard-coding the suggestions can easily solve this issue.