headliner
headliner copied to clipboard
headliner is a service that clusters news articles around common stories
headliner

http://headlinr.herokuapp.com/
Prereqs (all available through PyPI)
Headlinr uses poetry for build management.
To run the heroku build, first install heroku cli:
https://devcenter.heroku.com/articles/heroku-command-line
For a local build, run:
heroku local
To run the REST API, simply run:
heroku local web
To run the data pipeline, run:
python src/data/main.py