Page 1 of 1

"i'm bored, pick up a movie for me" feature..

Posted: 2003-02-19 13:11:37
by GnoStiC
hi,

when the user is bored and wants to watch a movie but can't decide which one, user can use this feature:

1. program should ask (say) 3 movies that user once watched and liked, and depending on the selection, program must return some possible movies that the user may like..

2. ai of the feature can depend on these 3 selected movies' genres (say; comedy, comedy, action-comedy means user wants to watch a comedy and/or action-comedy movie) and the result can be sorted ascending by imdb user rating..

3. one other option can be, user watches movies then gives his own rating for those movies, and when he uses the "i'm bored" feature, program can guess what kind of movies the user likes depending on the genres, directors and/or cast..

-GnoStiC.

Posted: 2003-02-19 14:33:50
by antp
I'll maybe add a random function, but more advanced things like that may come later.

Posted: 2003-04-19 19:22:50
by Guest
I think this is a good idea :)