DEV Community

hypervanse
hypervanse

Posted on

ChatGPT image generation makes ADOBE Web Templates

While OpenAI boasts about the image generation giggly vibe, Hypervanse, Frederico Moreira, shows that not only the image generation uses ADOBE ttols, but also makes office templates.

<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Swarm Reasoning Ecosystem - BBS 1980 Mode</title>
    <style>
        body {
            background-color: black;
            color: #00ff00;
            font-family: 'Courier New', monospace;
            padding: 20px;
            text-shadow: 0 0 5px #00ff00;
        }
        h1, h2 {
            border-bottom: 1px solid #00ff00;
            padding-bottom: 5px;
        }
        .slide {
            margin-bottom: 50px;
            border: 1px dashed #00ff00;
            padding: 15px;
        }
        ul {
            list-style-type: none;
            padding-left: 20px;
Enter fullscreen mode Exit fullscreen mode

Top comments (1)

Collapse
 
hypervanse_4 profile image
hypervanse