Setup OpenAI - guspuffygit/sentient-sims-app GitHub Wiki

Open AI API Key

You must create an Open AI account and generate an API key.

The key allows you to use the API version of ChatGPT which is a pay-as-you-go service.

  1. Create an account on https://platform.openai.com/signup?launch
  2. Open the API Keys page or browse to https://platform.openai.com/account/api-keys
  3. Create a new Secret key
  4. Copy the key and save it securely. Be careful and treat this key like a password, do not give out this key to anyone.
  5. Click EDIT OPENAI KEY in the Sentient Sims App, input your API key into the box and click OK.
  6. If it worked, the popup should close.
  7. Click TEST, it should say OK status.
  8. You are now ready to play!