8000 GitHub - jadbox/quizgengpt: Experimental project for generating quizzes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jadbox/quizgengpt

Repository files navigation

quizgengpt

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

Instructions:

  • 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

Example usage:

Img Img2

About

Experimental project for generating quizzes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0