Python program that automates the boring process of answering and writing the homework. It uses AI to generate the text, and creates a .gcode file from the generated text, so you can print it in your notebook!
--> To set up the program, make sure you have a 3D-Printer that supports .gcode(sliced) files, Chrome and Firefox browsers, and a notebook.
--> Note that you will need to install the following libraries -> Selenium, pyChatGPT
--> Now you're finally, ready to go!
--> Visit the installation guide in the main menu of this repo
SPECIAL THANKS: terry3041 - pyChatGPT Selenium - Jason Huggins