Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 322 Bytes

TOEICGPT

TOEIC test generator using ChatGPT

[Note] This tool is only tested on Windows.

[Demo] https://youtu.be/KD5pRBH3ktg

Dependencies

pip install -r requirements.txt

Usage

  1. Rename .env.example to .env and set your OpenAI API key to API_KEY.

  2. Run python3 main.py.

License

MIT