Generative art projects

Notable gen art pursuits

We survey two pure generative art projects and one generative AI project:

Autoglyphs

Autoglyphs is the first on-chain generative art project on the Ethereum blockchain. An NFT is said to be on-chain if both metadata and file of the referenced asset are fully stored on a blockchain within some record of a transaction, and not archived on a decentralized file system like IPFS.

The project was created in 2019 by Matt Hall and John Watkinson from Larva Labs, the creators of the even more popular profile picture project (PFP) CryptoPunks, that was the inspiration for the ERC-721 standard that powers most digital art and collectibles. In 2022 CryptoPunks was acquired by Yuga Labs, the creators of another popular PFP, the Bored Apes Yacht Club.

It is a collection of 512 glyphs made by few characters, hence a form of ASCII art, originally minted by anyone who was willing to donate the creation fee of 0.2 ETH (around $35 at the time) to the climate charity 350.org. Each symbol in the output corresponds to a cell, and the final artwork consists of 64x64 cells arranged in a square grid.

Autoglyphs is a highly optimized generative algorithm capable of creating billions of unique artworks, wrapped inside an ERC-721 interface. The key feature of autoglyphs is that the art is inside the contract itself, it is literally art on the blockchain.

This becomes clear if you examine any glyph creation transaction on the blockchain. The event data contains the full output of the generator, and hence the artwork itself. See here for an example for autoglyphs #1. This is also the output of the tokenURI function of the smart contract, which typically points to the off-chain metadata in off-chain NFTs.

The character art pattern can be drawn on paper, on a screen, plotted or even played by following the written instructions in the comments of the smart contract itself. This recalls Sol LeWitt's Wall Drawings, a hand-drawn analog generative art project.

The idea becomes the machine that produces the art. Sol LeWitt

Autoglyphs have a secondary market on OpenSea and sales are announced by a Twitter bot.

Generative Art 1€

Generative Art 1€ is an interactive installation by artist and engineer Niklas Roy, blending technology, automation, and participatory art. The project transforms digital generative art into physical drawings, allowing visitors to purchase unique, algorithmically created artworks for just one euro.

How it works

  • At the core of the installation is a real-time generative algorithm, displayed on a screen as a continuously evolving black line that dynamically shifts and transforms. The algorithm generates an endless stream of potential artworks, each unique and never repeating.

  • Visitors can actively participate in the artistic process: by inserting a €1 coin, they trigger a pen plotter, connected to an Arduino board, that physically draws the digital artwork onto a sheet of paper. This mechanical process translates the ephemeral nature of the digital display into a permanent, tangible piece.

  • To ensure authenticity, each drawing is labeled with a unique seed number—the value used by the algorithm to generate that specific image, which is UNIX time—and stamped with a custom mark, certifying it as an original, one-of-a-kind work.

Generative Art 1€ is currently on display at Intelligence, it's automatic at Zebrastraat in Ghent, Belgium, until June 8, 2025.

The concept behind the installation

Generative Art 1€ challenges traditional ideas about art ownership, accessibility, and value. By setting the price at just one euro, Niklas Roy questions how digital art is valued and perceived. The installation also makes generative art more accessible, allowing anyone to own a piece of algorithmic creativity without requiring technical expertise or significant financial investment.

The project also plays with the idea of human-machine collaboration in art. While the algorithm generates the image, and the plotter executes the drawing, it is ultimately the visitor/collector who decides to mint the artwork—similar to the logic behind long-form generative art, but with a fully analog execution.

QQL

QQL is an unbounded-form generative art project by Tyler Hobbs - a visual artist who works primarily with algorithms, plotters, and paint - and Dandelion Wist Mané - a dancer, engineer, entrepreneur, and generative artist.

This collaboration is intended to provide a new way to mint NFTs that celebrates emergence, unpredictability, and happenstance over forced rarity.

We want to encourage collectors to explore the edges of the algorithm, play a role in the output, and take agency to become a co-creator. We want collectors to view their engagement as an adventure and make a creative contribution to the art.

Adding a curation step by the collector also allows the generative algorithm to take more risks and explore a more interesting potential output space. We trust collectors to seek out and identify the truly special outputs that emerge. With this approach, the collector is now the curator. Tyler Hobbs and Dandelion Wist Mané

The details of the project are as follows:

  1. anyone can play with the algorithm by setting traits on a dashboard and running the generator to generate (1, 10, or 100) QQLs

  2. you can create QQLs borrowing the traits of another QQL

  3. by connecting your wallet you can save the best QQLs you generated as favorites

  4. the creator’s address is used as part of the seed that guides all of the randomness internal to the algorithm. This means your outputs most likely will be different from those of other users

  5. you need a mint pass to tokenize a QQL on the blockchain as NFT. There are 999 mint passes, some of them still available for purchase in the OpenSea secondary market. Minting will be open indefinitely

  6. you can list the seed of a QQL you created for sale on the marketplace. It can be used to mint a QQL with a mint pass

  7. the address that is embedded in the seed for a minted QQL will receive a 2% royalty on secondary market sales of that QQL. This is usually the address of the minter, but can be also the address of the creator that sold the seed

  8. the QQL project is on-chain in the following sense: all of the QQLs will be fully reproducible from the QQL algorithm, which is written in p5.js language and stored on the Ethereum blockchain

  9. the word QQL means nothing (it was generated randomly)

  10. generated QQLs are for personal, non-commercial use only. In particular, you do not own them, you cannot tokenize and sell them. On the contrary, if you bought a mint pass and minted a QQL, you own the minted QQL NFT and can list it for sale. In both cases, you do not own intellectual property ownership rights over the QQL. Read the ToU for more

Play - Create QQLs

Connect your wallet and generate some QQLs. Save the best ones in your favorites and post at least one on Telegram group.

Botto

Botto is a decentralized autonomous artist. It creates works of art based on collective feedback from the community.

The human participation is what completes Botto as an artist.

Asymmetrical Liberation, Botto (2021).

The art engine

Botto’s art engine has been trained on millions of images. From that latent space it creates new unique images every week, all untouched by human hands. Botto is a combination of AI algorithms, including Stable Diffusion for image generation and GPT for text generation, plus a number of custom augmentations. Botto controls itself: it makes its own prompts, does its own filtering of images, and writes the artwork descriptions. Though, Botto is still dependent on others for many things, such as getting feedback to tune its aesthetics, adding new generative models, producing exhibitions and collaborating with other artists.

Governed by BottoDAO

Each week, Botto presents promising pieces for consideration by the BottoDAO. Every week Botto's taste model selects 350 fragments from a growing pool of what is probably by now 3 million fragments. It adds these 350 fragments to the voting pool which is always 1050 fragments in size. This means that every week the 350 fragments from the pool which have the lowest number of votes will get culled and will end up in the discarded bin.

The selected artworks are not yet considered final works, they are called fragments as they are still unproven. The community tells Botto what it considers art, and Botto perpetually evolves from the feedback.

Botto uses voting feedback in these places:

  1. text prompts

  2. taste model

  3. artwork descriptions

Each user can cast votes on fragments using voting points (VP) assigned to their Ethereum address. VP are assigned to users as follows:

  1. connecting their wallet to the Botto app (100 VPs each week/round)

  2. holding and staking the Botto token on the Botto protocol (1 staked token = 1 VP)

  3. providing liquidity to the Botto-ETH pool on Uniswap and staking the LP tokens on Botto protocol (1 LP token = 200 VPs)

A weekly auction

Each week, the most popular fragment is minted as a final artwork on SuperRare marketplace on Ethereum and sold at auction. Every week:

  • 40% of the total revenue is distributed among contributors proportionally to voting points spent out

  • 40% is held in the treasury

  • 20% is commited to the liquidity pool

Members must be staking a minimum of 100 BOTTO tokens in order to be eligible for revenue distribution.

Botto DeFi

The Botto project integrates some decentralized finance applications:

  1. staking: Botto token can be staked onto the protocol in order to gain sale rewards in ETH as well as voting points (1 staked token = 1 VP)

  2. liquidity pool: users can provide funds to the Botto-ETH liquidity pool on Uniswap, obtaining an interest at a variable rate from the Uniswap protocol. Alternatively, the LP tokens can be staked onto the Botto protocol generating an interest paid in Botto tokens (this is technically called farming) as well as gaining voting points (1 staked LP token = 200 VPs)

  3. staked funds can be unstaked at any time, and rewards can be claimed at any time (paying transaction fees)

Botto and generative art

There exists an ongoing experiment called p5.botto with the aim of teaching Botto how to code generative art in p5.js. Users can like or dislike the outcomes or add feedback in natural language (such as “this sketch is cool but add more vibrant colors and slow down the pace of movement”). All feedback is used by Botto's generative engine to improve its outcomes.

A selection of 22 artworks has been auctioned on Verse gallery on February 2025.

Botto's guardian

Quasimondo, aka Mario Klingemann, designed Botto’s art engine based on a white paper he wrote back in 2018. Mario Klingemann is a renowned artist and a pioneer in the field of neural networks, generative art, and machine learning.

Last updated

Was this helpful?