Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelfromyeg/letterboxd-recommender
From your Letterboxd reviews, recommend a movie to watch. Based on my experiments with Claude.
https://github.com/michaelfromyeg/letterboxd-recommender
letterboxd movie recommendations svelte
Last synced: 5 days ago
JSON representation
From your Letterboxd reviews, recommend a movie to watch. Based on my experiments with Claude.
- Host: GitHub
- URL: https://github.com/michaelfromyeg/letterboxd-recommender
- Owner: michaelfromyeg
- Created: 2024-08-27T18:03:11.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T18:01:47.000Z (about 2 months ago)
- Last Synced: 2024-10-11T12:05:25.405Z (28 days ago)
- Topics: letterboxd, movie, recommendations, svelte
- Language: TypeScript
- Homepage: https://michaelfromyeg.github.io/letterboxd-recommender/
- Size: 442 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Letterboxd Recommender
Get a movie recommendation based on your Letterboxd watch history.
## About
The app consists on a one-page Svelte front-end and single AWS Lambda function deployed via SAM.
## TO-DOs
- [ ] Improve look-and-feel on mobile
- [ ] Configure secrets correctly on AWS