News Aggregator

This project uses the Hacker News and Reddit APIs to fetch the news and generates a summary of the news using OpenAI APIs.

export GMAIL_PASSWORD=XXX XXX
export REDDIT_CLIENT_ID=XXX XXX
export REDDIT_CLIENT_SECRET=XXX XXX
export DASHSCOPE_API_KEY=XXX XXX

python3 main.py