fantinuoli / using-GPT-3-from-command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use GPT-3 from your command line

Setup

  • Create an account on OpenAI to access their API (https://openai.com/api/)
  • Insert the private Key directly in the script (or better use the environmental variables)

About

License:MIT License


Languages

Language:Python 100.0%