A live Sentiment Analysis Dashboard which shows the sentiment of the chosen index and its constituent sectors and stocks computed using news articles headlines.
Ticker specific articles are sourced from the following sources everyday and stored in a persistent (duckdb) database, which are then processed for sentiment analysis using mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis Language model offline using Github Actions.
- google finance
- yahoo finance
- ticker finology
Live instances of the app can be found
Here is the link to Companion Article.