ASCII art is a generative art system that recreates pictures with the characters from a standard keyboard. Developed a Pix2Pix GAN that converts pictures into ASCII art: Generating ASCII Art with Pix2Pix GANs | by Ujjayanta Bhaumik | Jul, 2021 | Medium
Demo using streamlit here: https://share.streamlit.io/jojo96/asciigan/main/asciiGan.py
Just upload an image to get corresponding ASCII art. Hope you like it and give it a try