A books, movies, podcasts (and many other media) recommender system build with Open AI API.
Clone the project and install the dependencies with:
npm install
or
yarn
Run the project in a local enviroment with:
npm start
or
yarn start
Grab your Open AI API key and paste it into the appropriate text input.
Choose a subject, list your favourites, select a quantity and generate a new list of recommendations.
Built with Open AI API GPT-3.