khandelwalkishna15's picture
README file created
bfa5bb3
---
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).