This project provides an end-to-end solution for analyzing the sentiment of financial news for specific companies. It retrieves recent financial news headlines via the Finnhub API, processes the text, analyzes sentiment using a pre-trained model specifically fine-tuned for financial news, and exposes the results through a REST API endpoint. -
View it on GitHub