GPT recommender
1.0.0

A books, movies, podcasts (and many other media) recommender system built with Open AI API.
Clone the project and install the dependencies with:
npm installor
yarnRun the project in a local enviroment with:
npm startor
yarn startGrab 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 and newest GPT-3.5.