/openai-quickstart-go

An quickstart guide for experimenting OpenAI. Inspired by official repostory.

Primary LanguageGo

openai-quickstart-go

OpenAI API Quickstart - Node.js example app

An quickstart guide for experimenting OpenAI. Inspired by official repository.

This is an example pet name generator app used in the OpenAI API quickstart tutorial. It uses the Next.js framework with React. Check out the tutorial or follow the instructions below to get set up.

Setup

  1. Clone this repository

2Navigate into the project directory

$ cd openai-quickstart-go