A more secured chatGPT wrapper.
Befefore deploying the project on Vercel, make sure you have your OpenAI API keys, Next-auth and Vercel KV tokens in your environment variables.
This should be the properties in the environment variables: NEXTAUTH_URL, NEXTAUTH_SECRET, GITHUB_CLIENT_ID, GITHUB_SECRET, KV_REST_API_READ_ONLY_TOKEN, KV_REST_API_TOKEN, KV_REST_API_URL, KV_URL, API_KEY
Check out this article to know how to get these tokens