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.
- Charts: D3js
- OpenAI model: GPT-3.5 Turbo
- Frontend styles: Tailwind CSS