Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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