It's just a simple proof of concept, has a lot of issues.
- Create a .env file with your
OPENAI_API_KEY
key in it.
OPENAI_API_KEY=youropenaikeyhere
-
run
pnpm i
-
run
npm start
It's just a simple proof of concept, has a lot of issues.
OPENAI_API_KEY
key in it.OPENAI_API_KEY=youropenaikeyhere
run pnpm i
run npm start