--- title: Financial Sentiment Analysis emoji: 💹 colorFrom: blue colorTo: red sdk: streamlit app_file: app.py pinned: false --- # Financial Sentiment Analysis App 🚀 Demo of 🤗 Spaces deployment of a Streamlit Python app for financial sentiment analysis. ## Overview This is a simple web application built with Streamlit and Hugging Face Transformers for financial sentiment analysis. Users can input financial news, and the app uses a pre-trained transformer model to predict sentiment (Negative, Neutral, Positive).