Skip to content

nisc/market-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Market Updates

** EXPERIMENTAL / WORK IN PROGRESS**

LLM-powered finance news aggregator. Early prototype so please don't use it yet :-)

Quick Start

pip install -r requirements.txt
echo "OPENAI_API_KEY=your-key-here" > .env
streamlit run streamlit_app.py

Model selection in sidebar. E.g., gpt-5-nano (lowest cost) or gpt-4o-mini.

News Sources

Currently aggregates news from:

  • Google News Finance
  • Yahoo Finance
  • CNBC Finance

About

LLM-powered finance news aggregator using OpenAI APIs and Streamlit

Topics

Resources

License

Stars

Watchers

Forks