An AI-powered movie recommendation app for JACHacks 2024 ~ 2nd Place Overall Winner ⭐
For a video demo, click here.
Please note that the API Key must be changed in the server/server.js file with your own API Key.
In order to run this application, run npm i in both folders, then npm run dev while in the movie-wormz-ai folder and npm start in the server folder.