OpenAI
To use ShipAIFast, you'll need an OpenAI API key. Simply sign up for an account on the OpenAI website, go to the API keys page, and click [Create new secret key].
If you wish to create a restricted key, ShipAIFast requires access to specific resources, which you can select during the key creation process:
Pasted the copied key into your .env.local
file as OPENAI_API_KEY=<your-openai-key>