UPDATE: exclusion lists work reliable with reasoning models. this change in model capabilites make this repo obsolete.
asking llms for movie recs is great
just you don't want to get recommended movies you've seen already
so you list all the movies you've seen already
models struggle to exclude them tho
this project tries to solve this with a code-based check
- user describes movie preferences
- preferences are turned into a series of search queries
- /r/MovieSuggestions is searched for relevant results
- posts with 1st level comments are retrieved
- llm extracts movie titles from comments
- already seen movies are filtered out, using imdb csv export
- remaining movies are checked against user preferences again to ensure quality
config.ts
user.txt
: describe your movie preferences, likes, dislikes, actors, directors, up to youseen.txt
: newline sep list of movie titles that u have seen alreadyimdb.ipynb
: if you want to gen from an imdb list like your check-ins or ratingsseen_extra.txt
: sometimes reddit mentioned titles don't match either of imdb title or imdb original title, in that case you can blacklist them manually with the reddit mentioned title alias, case doesn't matter
OPENAI_API_KEY=""
REDDIT_API_KEY=""
- reddit api key is an access token obtained via oauth, you have to setup a reddit script app and run through the oauth flow to get one
pnpm i
pnpm tsx main.ts
- avoid movies that are just at a single location, i prefer 'open world' kinda feel
- avoid movies that are too shaky, action with tons of cut scenes and fights and gun fire, it can have some, but should be a good balance with actual depth
- fucked up stuff is a plus, like black mirror, memento, existenz etc, david cronenberg
- avoid overly romance, sex is a plus but not overly relationship / love driven, heavy
- shouldn't feel too old, it's okay if it's older, but it shouldn't feel old, taxi driver is old but doesn't feel old, great movie
- shouldn't be a too femaleish theme like black swan
- shouldn't be a politics, police or law heavy movie, it can be in there but shouldn't be the main theme
- no musicals, no documentaries, no black and white, no silent movies
- i like cyberpunk, scifi, mystery, thriller btw, not limited to but i like those
- [5/5] A Scanner Darkly src
- [5/5] Synchronic src
- [5/5] The Quiet Earth src
- [5/5] Primer src
- [5/5] Moon src
- [5/5] Possessor src
- [5/5] Brazil src
- [5/5] Never Let Me Go src
- [5/5] The Arrival src
- [5/5] Coherence src
- [4/5] The Lobster src
- [4/5] Perfect Blue src
- [4/5] Sputnik src
- [4/5] Liquid Sky src
- [4/5] Lifeforce src
- [4/5] The Hidden src
- [4/5] Antiviral src
- [4/5] Infinity Pool src
- [4/5] Time Crimes src
- [4/5] After Yang src
- [4/5] I Am Mother src
- [4/5] What Happened to Monday src
- [4/5] Prospect src
- [4/5] Space Sweepers src
- [4/5] Resolution src
- [3/5] The Killing of a Sacred Deer src
- [3/5] Under the Silver Lake src
- [3/5] Sin City src
- [3/5] They Cloned Tyrone src
- [3/5] Spring src
- [3/5] Spectral src
- [3/5] Returner src
- [2/5] Blood Quantum src
- [2/5] Infinity Chamber src