Aggregates news articles using k-means clustering.
- Install docker and docker-compose
- Clone the repo and from the project root run:
docker-compose up
- The model will take ~15-20 min. to read all the articles and aggregate the information
- Visit the page at:
http://localhost:8000