** EXPERIMENTAL / WORK IN PROGRESS**
LLM-powered finance news aggregator. Early prototype so please don't use it yet :-)
pip install -r requirements.txt
echo "OPENAI_API_KEY=your-key-here" > .env
streamlit run streamlit_app.pyModel selection in sidebar. E.g., gpt-5-nano (lowest cost) or gpt-4o-mini.
Currently aggregates news from:
- Google News Finance
- Yahoo Finance
- CNBC Finance