Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.26 KB

Balance Sheet Calculation Web Application

This web application is designed to calculate and present a comprehensive balance sheet. It provides users with three different chart visualizations:

  • Vertical Chart: Displays financial data in a vertical layout.
  • Complete Chart: Offers a full view of all balance sheet components.
  • Both: Combines the vertical and complete views for a detailed comparison.

Additionally, the application generates an in-depth investigation report using the OpenAI API, specifically leveraging Chat-GPT3 Turbo to produce insightful analyses and summaries based on the balance sheet data.

Stack

  • Charts: D3js
  • OpenAI model: GPT-3.5 Turbo
  • Frontend styles: Tailwind CSS

Screenshots