/Auto_HomeWork_Printer

Python program that automates the boring process of answering and writing the homework.

Primary LanguagePythonApache License 2.0Apache-2.0

Screenshot 2023-02-11 221344

Auto_HomeWork_Printer

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

v2

SPECIAL THANKS: terry3041 - pyChatGPT Selenium - Jason Huggins