Issue Classifier

This is an example of using the OpenAI API quickstart tutorial to classify things, in this case support tickets.

Setup

$ npm install
$ npm run dev

You should now be able to access the app at http://localhost:3000