khandelwalkishna15's picture
README file created
bfa5bb3

A newer version of the Streamlit SDK is available: 1.35.0

Upgrade
metadata
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).