Spaces:
Runtime error
Runtime error
File size: 530 Bytes
8194732 183cc80 8194732 183cc80 8194732 183cc80 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
title: FinStream Sentiment API
emoji: 📈
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
---
# FinStream Sentiment API
GPU-accelerated FastAPI backend for FinStream financial sentiment analysis.
## API Endpoints
- `GET /health` - Service and model status
- `POST /predict` - Single text sentiment analysis
- `POST /analyze-csv` - Batch CSV analysis
## Model
- **Model**: hitenvk22/FinStream-Sentiment
- **Architecture**: distilroberta-base
- **Task**: 3-class financial sentiment (bullish, neutral, bearish)
|