GeneticImagePainter.A Python project that reconstructs images using evolutionary algorithms and geometric shapes (circles, rectangles, triangles). It evolves a blank canvas into a close match of a reference image by optimizing shape placement, color, and transparency using MSE and SSIM as fitness metrics.