This project uses the following environment variables:
Name | Description | Default Value |
---|---|---|
OPENAI_API_KEY |
- Install Node.js version 18+
- Clone the repository
git clone https://github.com/sebas00/gpt3clippy.git
- Install dependencies
cd <project_name>
npm install
Create an OPENAPI API key on the OpenAI Developer website
- Build and run the project
npm start
Navigate to http://localhost:3000