- Setup an OpenAI API key
- Add an
.env
file with anOPENAI_KEY
- Make sure you're using Node v18+
npm install
Run the following where http://example.com
is the URL you want to run prompts against.
npm run x http://example.com
.env
file with an OPENAI_KEY
npm install
Run the following where http://example.com
is the URL you want to run prompts against.
npm run x http://example.com