freshcrate
🎨

Crate #9: Generative AI β€” The Creator

When AI stops analyzing and starts creating

πŸ—οΈ Architect⏱ ~18 min
generativediffusionGANsartcreativity

From Understanding to Creating

NoiseStep 1Step 2Step 3πŸ–ΌοΈImage

For decades, AI was mostly about analysis β€” classify this image, predict this number, detect this pattern. Generative AI flips the script: instead of understanding existing content, it creates NEW content that never existed before.

Text: ChatGPT, Claude, and others write essays, code, and poetry Images: DALL-E, Midjourney, and Stable Diffusion create art from text descriptions Audio: AI generates music, clones voices, and creates sound effects Video: Sora and others generate entire video clips from text Code: GitHub Copilot writes code alongside you 3D: AI generates 3D models and environments

This is the generative AI revolution, and it's happening right now. In many domains, quality has gone from "laughably bad" to output that can be hard to distinguish from human work in just a few years. That's a very fast shift.

How Image Generation Works (Simplified)

The most popular approach right now is called DIFFUSION. Here's the intuition:

TRAINING: Take a clear image β†’ gradually add random noise (like TV static) until it's pure chaos β†’ train a neural network to REVERSE this process (remove the noise, step by step).

GENERATION: Start with pure random noise β†’ repeatedly ask the network to remove a little noise β†’ guide it using a text description β†’ eventually you get a clear image.

It's like sculpting from marble. You start with a block (noise) and chip away (denoise) until a statue (image) emerges. The text prompt is like the sculptor's vision β€” it guides what gets chipped away.

Before diffusion, the main approach was GANs (Generative Adversarial Networks). Two networks compete: β€’ THE GENERATOR tries to create fake images β€’ THE DISCRIMINATOR tries to tell real from fake They train against each other, like an art forger and a detective. Over time, the forger gets so good that the detective can't tell the difference. That's when you have a good generator.

GANs were revolutionary but hard to train (they often "collapse" or produce garbage). Diffusion models are more stable and produce better results, which is why they've largely replaced GANs for image generation.

The Creative Question

Is AI-generated art really "art"? This is one of the most debated questions in tech and culture right now.

ARGUMENTS THAT IT IS ART: β€’ The human writes the prompt and guides the creative vision β€’ Photography was also called "not real art" when it was invented β€’ The tool doesn't determine art β€” the intent does β€’ Collage, sampling, and remixing are accepted art forms

ARGUMENTS THAT IT ISN'T: β€’ The AI did the actual creative work, not the human β€’ It's trained on millions of human artworks without permission or payment β€’ There's no genuine creative struggle or human expression β€’ It could devalue human artists' livelihoods

WHAT'S ACTUALLY HAPPENING: β€’ Artists are using AI as a tool alongside traditional methods β€’ Companies are replacing human illustrators with AI (saving money, losing jobs) β€’ New art forms are emerging that couldn't exist without AI β€’ Courts are slowly deciding copyright questions (still mostly unresolved) β€’ Many artists are furious about their work being used to train AI without consent

The honest answer is: it's complicated, it's evolving, and we'll probably spend the next decade figuring it out.

πŸ€” Think About It

  1. If AI can generate a song that sounds exactly like your favorite artist, should the artist get paid? What if the AI song becomes more popular than the artist's own music?
  2. A student uses AI to write an essay, then edits and improves it. Another student writes from scratch. Who learned more? Should the grades be different?
  3. If AI can generate unlimited content (articles, art, music), what happens to the value of human-created content?

πŸ”¬ Try This

  1. Try an AI image generator (many have free tiers). Generate 10 images and rate them. How many look 'real'? What gives away the fakes?
  2. Write a short story paragraph. Then ask an AI to write one on the same topic. Compare. What's different about the AI's writing?
  3. Try 'prompt engineering' β€” write different prompts to get the same AI to produce wildly different results. How much does word choice matter?

🎯 Fun Fact

In 2022, an AI-generated image called 'ThéÒtre D'opéra Spatial' won first prize at the Colorado State Fair's art competition. The artist, Jason Allen, used Midjourney to create it. Real artists were outraged. Allen's response: 'Art is dead, dude. It's over. AI won. Humans lost.' The debate is still raging.

πŸ“ Quick Quiz

1. How do diffusion models generate images?

2. What did GANs (Generative Adversarial Networks) use to improve image generation?

3. Why is AI-generated art controversial?

Answer all 3 questions to submit