Analyze financial statements file and list all values with GPT.
$ pnpm install
- Create
.env
file withOPENAI_API_KEY
, or rename from.env.example
OPENAI_API_KEY=<YOU_OPENAI_API_KEY>
-
Place your financial statements file in root project. Rename it to
financial-statement.XLSX
-
Run command
$ node index.js