This project generates quiz practice questions based on an excel file template.
Requires ChatGPT API Key:
- create
.env
file with:
OPENAI_API_KEY=your_api_key
- Requires JavaScript runtime Bun v1.1.20 or higher installed (https://bun.sh)
To install dependencies:
bun install
To run:
bun run index.ts
- Add Master_PACKRAT_2024.xlsx to the root directory
- Run the program and follow the prompts
- Output will be in the
output/
directory under the name [section].txt