Skip to content

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