Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 267 Bytes

hn-book-extract

First, make sure you have Docker installed.

Then:

  1. Set OPENAI_API_KEY in your environment.

  2. Run:

docker compose build
  1. Then:
docker compose run app --post_id=<post_id>