This repo requires Node.js version 20+ or bun v1.0.20.
You will also need an API Key from OpenAI.
npm install # or bun install
To run the project:
npm start
Create an API Key from OpenAI and save it in a .env
file:
OPENAI_API_KEY='YOUR_API_KEY'
npm start "make me a meme image from a random dad joke"