Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 341 Bytes

Installation

  1. Setup an OpenAI API key
  2. Add an .env file with an OPENAI_KEY
  3. Make sure you're using Node v18+
  4. npm install

Usage

Run the following where http://example.com is the URL you want to run prompts against.

npm run x http://example.com

Screenshot