GitDeployHub

armujahid/ai-chatbot

github.com/armujahid/ai-chatbot ↗
Next.js
4 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • AUTH_SECRET secret Generate a random secret: https://generate-secret.vercel.app/32 or `openssl rand -base64 32`
  • XAI_API_KEY secret Get your xAI API Key here for chat and image models: https://console.x.ai/
  • BLOB_READ_WRITE_TOKEN secret Instructions to create a Vercel Blob Store here: https://vercel.com/docs/storage/vercel-blob
  • POSTGRES_URL secret Instructions to create a database here: https://vercel.com/docs/storage/vercel-postgres/quickstart
Or deploy to a different host
← Try another repo