/fs-gpt

Analyze financial statements file and list all values with GPT.

Primary LanguageJavaScriptMIT LicenseMIT

Financial Statements GPT

Analyze financial statements file and list all values with GPT.

Installation

$ pnpm install

How to use

  1. Create .env file with OPENAI_API_KEY, or rename from .env.example
OPENAI_API_KEY=<YOU_OPENAI_API_KEY>
  1. Place your financial statements file in root project. Rename it to financial-statement.XLSX

  2. Run command

$ node index.js