/openai-test

Test Repo for Open AI

Primary LanguageShell

Open AI Test

Initial commit, messy

the question is stored in the makefile

QUESTION ?= "How are you?"

Export your openai api key to environment

export OPENAI_API_KEY="xxxxxxxxxxxxxxxxxxxxxx"
make generate