AI-Powered News Sentiment Analysis for Stocks
- 📰 实时抓取 Yahoo Finance 新闻
- 🤖 Twitter-RoBERTa 情感分析模型
- 📊 交互式情绪分布可视化
- 🔄 支持全球股票代码 (AAPL, TSLA, 600519.SS...)
git clone https://github.com/glztl/sentiment-alpha.git
cd sentiment-alpha
uv sync
uv run streamlit run app.py
