Simple script which allows reading daily headlines from desktop without connecting to an external client (e.g. Poe). Features:
- Generates new headlines upon initialization
- Iterative process where user can choose whether to parse article with GPT or not
- Options for different types of parsing (Summarization, Positivity, etc.)
Steps to use:
- Download and install all libraries from requirements.txt with pip
- Obtain OpenAI key (Section 4 of https://help.openai.com/en/articles/5112595-best-practices-for-api-key-safety)
- Enjoy!