Skip to content

Setup OpenAI

  • Navigate to OpenAI
  • Signup or login to your account.
  • Navigate to Settings > Billing.
  • Add atleast 5 dollars to your credit.
  • Turn off auto recharge.
  • Navigate to API keys option in the sidebar.
  • Click on Create New Secret Key button.
  • Enter a name for the key.
  • Select Default project in the project dropdown. This will help you use this key across projects.
  • Click on Create Secret Key button.
  • Copy the secret key. The key should start with sk-proj-. This key needs to be updated in the environment file in the [01]

Note

If you don't want to pay, switch over to free options such as Ollama.