Flowchart


Project information

  • Category: LLMs (Large Language Models)
  • Project date: February, 2025
  • Project URL: github.com/finbert

Sentiment Analysis Project with FinBERT

This project uses a pre-trained language model, FinBERT, to classify financial news into three sentiment categories: Positive, Neutral, and Negative. The system consists of an API built with FastAPI, which serves the model, and a client that makes requests to the API to obtain sentiment predictions.