Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Improve Recommendations #219

@jingai

Description

@jingai

Currently, recommendations are a random pick from the top-rated items in a user's library, optionally filtered on a user-specified genre. We can probably get more clever than that, though.

If it's at all possible, it'd be nice if a user requested a movie suggestion, the skill looked at the last N movies watched, and picked 'similar' movies. Probably simply picking based on the mostly commonly-watched genre is the way to go, but perhaps there are other things we can do too.

Further, it'd be nice to be able to say something along the lines of recommend a movie like ghostbusters and have it choose a random movie that is 'similar'.

Ultimately we need to really define all of this, but it's something worth discussing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions