Skip to content

Scrapes websites for newly published articles and asks an LLM for their breaking news score. Used by AO.news

Notifications You must be signed in to change notification settings

maxberggren/bloodhound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloodhound

Scrapes websites for newly published articles and asks an LLM for their breaking news score. Open source data collection part used by AO.news

Prerequsites

Installation

  1. export OPEN_AI="sk-YoUrKeyNotMineHihIHHI"
  2. poetry install
  3. poetry run python bloodhound.py
  4. Edit URLS_TO_MONITOR in bloodhound.py with the urls you wish to monitor

About

Scrapes websites for newly published articles and asks an LLM for their breaking news score. Used by AO.news

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages