The Grid
This program displays a grid showing "what's on" on the freeview channel lineup (TV & Radio). The difference is that it also shows how much it expects you to like the show, on a scale from -9 (my idea of hell is being forced to watch 5 minutes of this show) to +9 (I would kill to be able to see 5 minutes of this show). It does this by allowing you to rate shows, and using a vector-search algorithm to see how similar each show is to the totality of shows that you have rated.
If I had more time, I'd optimize the site more, tune the weightings of the vector search, possibly add phrases instead of treating every word of the description sepperately, and perhaps most importatly provide documentation and missing polish.
Comments