Skip to content

chingu-voyages/v49-tier2-team-15

Repository files navigation

Color Inspo

Overview

Project description here (TBD)

Environment Variables Setup:

Create a .env file with a variable called VITE_OPENAI_API_KEY, following the example below:

VITE_OPENAI_API_KEY=6c793695171e793d7d0080ad7700

How to get OpenAI Api Key:

Go to OpenAI API website and login with your account, then navigate to /api-keys to generate your Personal Api Key.

Useful Guide: Managing your work in the API platform with Projects

Note: You do have to add credits in OpenAI to use their API, but $5,00 should last a few months, and it should be more than enough for this project pourpose, as we're not going to deploy our API keys.

Our Team