Building a Classifier

  • Fetching stories from Hacker News
  • Extracting key information from articles
  • Using AI to determine article topics

Code -

{% gist 5181b0e3c9957617598d4b446609ba01 hn_scraper_llm_topics.py %}


{% gist d6a97bbd3534c532d148ea8a1efc851b strings.py %}


{% gist d2fc27b41a17497466621b7e25c924fa data_models.py %}


{% gist 3bb526888e592de66c82eba391dd08ea keys.py %}