To amuse myself, I wrote a utility that hashes a string, converts it to a list of decimals, then uses that data to generate color values to build an abstract looking image. I fed the result to my image2sound utility to create a new piece of music. No AI involved, just creative algorithms.

https://codeberg.org/jaerrib/prompt2pixel
https://codeberg.org/jaerrib/image2sound

#Python #prompt2pixel #image2sound #GenerativeArt

prompt2pixel

A small utility that uses cryptographic hashes to convert user text to an image

Codeberg.org