Skip to content

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

License

Notifications You must be signed in to change notification settings

ChrisUser/GPT-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Recommender

A books, movies, podcasts (and many other media) recommender system build 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.