Skip to content

Node.js script for running prompts against a URL's page content

Notifications You must be signed in to change notification settings

sawyerh/article-summarizer

Repository files navigation

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

About

Node.js script for running prompts against a URL's page content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published