Spaces:
Running
Running
metadata
title: Finance GPT Sentiment Analyzer
emoji: 💹
colorFrom: indigo
colorTo: green
sdk: static
sdk_version: 1.0.0
app_file: app/app.py
pinned: false
Finance GPT Sentiment Analyzer
This Hugging Face Space uses:
- ⚛️ A React-based static frontend (inside
/static) - 🧠 A FastAPI backend that serves a fine-tuned LLaMA model (
iconic7/Finance_GPT_Sentiment_Analysis) - 🔍 Predicts financial sentiment from input text: Positive, Neutral, or Negative
🚀 Usage
- Type a financial statement in the React UI.
- Press “Predict”
- View sentiment scores returned from the backend