Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 650 Bytes

File metadata and controls

13 lines (8 loc) · 650 Bytes

Financial Insight Analyzer

An AI-powered document analysis tool that extracts key performance indicators (KPIs) and sentiment from PDF or Excel-based annual reports. Designed to help analysts, consultants, and decision-makers quickly understand business documents.

Features

  • Upload support for PDF and Excel (.xlsx)
  • Extracts financial KPIs like Revenue, Net Profit, and Profit Margin
  • Performs sentiment analysis to detect overall tone (positive, neutral, negative)
  • Detects important sections like "Financial Overview", "Management Discussion", etc.
  • Built using FastAPI (backend) and Streamlit (frontend)