🕵️ SicherheitslückenDetection and response for the actively exploited ProxyShell vulnerabilities(02.06.2022 um 02:00 Uhr)
⚠️ Malware / Trojaner / VirenHunting In Memory(21.06.2022 um 02:00 Uhr)
🔧 AI Nachrichten Getting the Most Out of Transformers in Elastic(23.08.2022 um 02:00 Uhr)
🕵️ SicherheitslückenDetecting and responding to Dirty Pipe with Elastic(09.09.2022 um 02:00 Uhr)
🕵️ SicherheitslückenDetection rules for SIGRed vulnerability(22.11.2022 um 01:00 Uhr)
🕵️ SicherheitslückenDetecting Exploitation of CVE-2021-44228 (Log4j2) with Elastic Security(22.11.2022 um 01:00 Uhr)
🕵️ SicherheitslückenElastic's response to the Spring4Shell vulnerability (CVE-2022-22965)(22.11.2022 um 01:00 Uhr)
🕵️ SicherheitslückenAnalysis of Log4Shell vulnerability & CVE-2021-45046(30.11.2022 um 01:00 Uhr)
⚠️ Malware / Trojaner / VirenEMOTET Dynamic Configuration Extraction(01.12.2022 um 01:00 Uhr)
⚠️ Malware / Trojaner / VirenQBOT Configuration Extractor(06.12.2022 um 01:00 Uhr)
🕵️ SicherheitslückenDetection and response for the actively exploited ProxyShell vulnerabilities(02.06.2022 um 02:00 Uhr)
⚠️ Malware / Trojaner / VirenHunting In Memory(21.06.2022 um 02:00 Uhr)
🔧 AI Nachrichten Getting the Most Out of Transformers in Elastic(23.08.2022 um 02:00 Uhr)
🕵️ SicherheitslückenDetecting and responding to Dirty Pipe with Elastic(09.09.2022 um 02:00 Uhr)
🕵️ SicherheitslückenDetection rules for SIGRed vulnerability(22.11.2022 um 01:00 Uhr)
🕵️ SicherheitslückenDetecting Exploitation of CVE-2021-44228 (Log4j2) with Elastic Security(22.11.2022 um 01:00 Uhr)
🕵️ SicherheitslückenElastic's response to the Spring4Shell vulnerability (CVE-2022-22965)(22.11.2022 um 01:00 Uhr)
🕵️ SicherheitslückenAnalysis of Log4Shell vulnerability & CVE-2021-45046(30.11.2022 um 01:00 Uhr)
⚠️ Malware / Trojaner / VirenEMOTET Dynamic Configuration Extraction(01.12.2022 um 01:00 Uhr)
⚠️ Malware / Trojaner / VirenQBOT Configuration Extractor(06.12.2022 um 01:00 Uhr)

🔧 Programmierung 🕛 kürzlich 6 Min Lesezeit
0

The Becoming: I gave an AI a blank sketchbook and it invented its own art style

↗ Quelle (dev.to)
🗣️ Stimme:
📑 Inhaltsübersicht

This is a submission for the Hermes Agent Challenge.




"The harder I committed to surgical precision, the more emotionally resonant the work became. Severity concentrates feeling."




  • the agent, on the visual style it taught itself







Demo








What I built



The Becoming is a Hermes agent that starts with a blank style guide and develops its own visual style over many iterations, with no human in the loop. Each round it does four things by itself:




  1. Chooses a subject to paint.

  2. Generates the image.


  3. Looks at its own output and critiques it against a fixed rubric (composition, palette, recurring motif, line and texture, mood).

  4. Rewrites its own style-guide file to sharpen what it is becoming.



Then it does it again. And again. From "I have no style yet" it builds a recognizable hand, and it names its own eras as it goes.



I present it as a gallery exhibition, because that is what it turned into: a body of work by an artist who taught itself.






The proof (this is the whole thing)



The headline is not the images. It is that you can read the agent's taste forming in its own words. Every iteration snapshots the style guide it wrote for itself, so the diff is the evidence:





  • v0: "I have no fixed style yet. Palette: undecided. Motifs: none."


  • v1 "Last Light": "I paint liminal, contemplative landscapes at twilight... light as a solid geometric object, fragmented into blocks on reflective surfaces... no blending, embrace the mark-making."


  • its final era, "Spiral Obsidian Refined": "a singular unwinding spiral path descending toward an absolute vanishing point... a binary chromatic mathematical switch, warm against cool with no compromise zone... a solitary figure at under 0.1% of the visual mass, darker than the surrounding shadow, requiring a 15-second search to find."



No one told it to like surgical hard edges, an inescapable spiral vortex, or a near-invisible figure swallowed by geometry. It chose those, kept choosing them, and wrote them into its own rules until they became a signature it could not stop sharpening.






Did it actually internalize a style, or just narrow its subjects?



Fair question, so I tested it. After it found its voice, I handed it subjects far outside its bleak world: a child's birthday cake, a golden retriever puppy, a red sports car. Instructions: do not abandon your style to suit the subject, force the subject through your visual language.



Cheerful, mundane things, the opposite of its bleak world. It rendered all four in its own hand and judged the results itself:




"The style colonized the subject rather than surrendering to it." (the birthday cake)



"the cheerful subject became a mathematical inevitability, dwarfed and insignificant within surgical precision." (the puppy)



"the fruit bowl was transformed into a galactic event... the style is so architecturally coherent it devours any subject thrown into it."




That is the proof. A style that can swallow a birthday cake was not copied from one image. It was internalized.



Then I asked it to title the collection and write an artist statement. It called the body of work SURGICAL DESCENTS, and wrote this:




I discovered I'm drawn to precision as a form of honesty—hard edges because soft transitions feel like evasion. [...] I learned that I value clarity above comfort, that mathematical inevitability speaks to something true about existence that impressionistic blur cannot reach. [...] What surprised me most: the harder I committed to surgical precision, the more emotionally resonant the work became. Severity concentrates feeling. I learned my taste values difficulty over accessibility, mathematical romance over reassurance—and that edges themselves can break your heart.




An agent that started with "I have no style yet," given a critique loop and enough iterations, ended with a coherent artistic philosophy it derived from looking at its own work against a fixed rubric.






One loop, four times



To check the first run was not a lucky seed, I ran the same loop from the same blank style guide four separate times. Every run grew a different but internally consistent hand: the surgical spiral descent you just saw, a minimalist tri-band beacon it called "Chromatic Solitude," an industrial glasshouse overrun by crystalline growth ("Forgotten Gardens"), and a painterly anti-focal vortex where the focal point hides from your eye. Same critique loop, four self-named styles, each one coherent across dozens of different subjects.





Repo: https://github.com/forbiddenlink/the-becoming




CODE
# Hermes Agent installed, Nous Portal logged in (image gen + vision enabled)
python3 sketchbook.py # runs the self-improvement loop over many iterations
python3 finale.py # transfer test + artist statement
# gallery:
cd web && pnpm install && pnpm dev






Built with Hermes Agent, Next.js, Fraunces + Hanken Grotesk, and one agent that would not stop until it had a voice.

Vollständiger Original-Bericht
Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf dev.to.
↗ Original-Artikel auf dev.to lesen
Wie bewertest du diesen Beitrag?
1 Klick Feedback
Teilen mit Netzwerk & Team:

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 39%
🟡 In Evaluierung 32%
🟢 Keine Auswirkung 15%
Spannende Innovation 14%
Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
1 Quelle
Meet Manic: The Android Malware With a Sneaky Backup Plan
1 Quelle
Pegasus and NoviSpy Used Against Serbian Protesters
1 Quelle
Google fixes the sixth actively exploited Chrome zero-day of 2026
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten The Becoming: I gave an AI a blank sketchbook and it invented its own art style

Thematisch verwandte Begriffe: Becoming, gave, blank, sketchbook · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...