Use LLMs to curate and summarize blogs and news sites. There is always a dizzying amount of new knowledge and news, and we can't read it all in depth, so let's use AI to help us decide which of this content we want to spend time on.
I'm sure this has been done somewhere before. This is more an exercise in learning about how to use inference models and having fun.
Install with make install
- Obtain a hugging face API token and set it as the environment variable
HF_API_TOKEN
- Run with
python3 main.py