## Movie Ratings Website Let's do a quick AI-coding session and take an idea from concept to launch! We'll use the [IMDB dataset](https://developer.imdb.com/non-commercial-datasets/) to build a movie ratings website. **Our AI tools:** - **Replit** - for the initial prototype - **Cursor** - as our AI coding agent - **Postgres Pro** - to give Cursor a Postgres expert **What we did:** 1) Create the initial app on Replit - it's slow! 2) Fixed performance - including ORM queries, indexing, and caching 3) Fixed an empty movie details pages 4) Improved the sort for top-rated movies **Full Video** *(play-by-play walkthrough is below)* https://github.com/user-attachments/assets/24e05745-65e9-4998-b877-a368f1eadc13 --- **Let's get started...**