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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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