I asked ChatGPT to generate code for Mandelbrot set. It made an error (used normal multiplication instead of Complex number multiplication). When I mentioned, it apologized and corrected the code :)
I did a few more tweaks. Here is the code and some pictures I generated by exploring the fractal.
https://github.com/rmadhuram/fractals/blob/main/mandelbrot/index.html