Finance_GPT / README.md
iconic7's picture
Create README.md
05f18ac verified
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

  1. Type a financial statement in the React UI.
  2. Press “Predict”
  3. View sentiment scores returned from the backend