Back
Ari Nakos
@ari 3 weeks ago

Automation for HackerNews Pain Point Extraction

While Reddit may be the king of forums at 3.8B visits vs 13.4M by HackerNews , it's still a forum with lots of value.


So that's why I built this tool with the following YT tutorial.


It's quite simple.


  • HackerNews API (it's public & free)
  • GPT 4.1 powered AI Agent with HTTP Request tool
  • Gsheets to aggregate my summary


Link to the tool

/
/

Comments

Login to post a comment.

Vincent
Awesome tool man! cool that it uses gpt 4.1
1

Login to post a comment.

Ari Nakos
Yes, gpt 4.1-mini!
What's your favorite LLM for basic NLP tasks, such as classification and sentiment analysis ?
1

Login to post a comment.

Vincent
gemini 2.0 lite with bulk API if I have to process a lots of stuff. it’s extremely cheap and sufficient for most tasks
1

Login to post a comment.