It is a software that generates answers (pdf format) for your questions (in excel) with the help of ChatGPT and Java Selenium.
- Java 17 or higher
- Maven
-
Fork the repository and clone it to your local machine
-
Run the following command to install the dependencies
mvn clean install
-
Run the following command to execute the program
mvn test -
When the browser opens up, login to your account manually. [one time only]
- Fork the repository
- Clone the forked repository
- Do your changes and push it to github
- Create a pull request
Refer to CONTRIBUTING.md for more details.
This project is licensed under the MIT License - see the LICENSE file for details.