Using BoilerGPT

How to Generate Code

3min

BoilerGPT can generate extremely high quality code in many languages. In general, just explain what you want it to code and it will code it. View the below examples for how to use it.

Generate the code for Bubble Sort

Document image


Fix a bug in C code

Document image


Generating entire assignments at once

This is not approved or endorsed by BoilerGPT. Please check with your professor if this is allowed for your class

The general strategy here is to paste in the README and specify which sections of the code to fill out.

Document image

Document image


This particular example assignment compiles and completes all test cases correctly. For more complicated assignments, more follow up questions may have to be asked.