Hacker News new | ask | show | jobs
by riansanderson 480 days ago
Using the fabulous `llm` utility like this

``` pipx install llm pipx install strip-tags

curl -sf https://www.nytimes.com/ \ | strip-tags .story-wrapper \ | llm --system 'summary bullet points' ```

Read much much more goodness from the developer Simon Willison

https://simonwillison.net/2023/May/18/cli-tools-for-llms/

1 comments

I tried this and ran into a CAPTCHA.