TUTORIAL

Using LLMs to create artistic representations of data

Imagine a scene that represents the flow of value and connection between these entities. Include a small flower, a single tree with soft pastel colors. Source: Stable Diffusion.

What would the blockchain look like if it could be visualized through imagery?

The blockchain is a technical implementation of a distributed ledger, most commonly associated with financial transactions. This is far from something that we might consider beautiful. Especially since the data stored on the blockchain mostly consists of complicated numbers, letters, and symbols associated with amounts of value, sender and recipient addresses (wallets), and metadata.

However, I had previously worked on generating images to represent quantum computing, which, similar to the blockchain, also consists of complex numbers. I had wondered if it might be possible to combine the same visualization technique of using an AI and large language models, along with prompt engineering, to generate images from a whole new source of data.

Let’s give it a try!

To generate images from the blockchain, we first need to identify the features to be leveraged.