Skip to content

ChrisUser/GPT-recommender

Repository files navigation

GPT Recommender

GPT Recommender

A books, movies, podcasts (and many other media) recommender system built with Open AI API.

Setup

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

Usage

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 and newest GPT-3.5.