<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-05-16T23:20:52+00:00
-->
<svg id="svg512" class="drawing" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title id="title1">Spooky DJ Dreamscape</title>
<desc id="desc1">A quirky monster house casts a creeping shadow into DJ’s dreamy bedroom, where beats and snoozes fuse in a surreal boogie wonderland!</desc>
<defs id="defs1" class="defs">
<linearGradient id="skyGradient" class="gradient" x1="0" y1="0" x2="0" y2="1">
<stop id="stopTop" class="stop" offset="0%" stop-color="#0d1b2a">
<animate attributeName="stop-color" values="#0d1b2a;#1b263b;#0d1b2a" dur="5s" repeatCount="indefinite" />
</stop>
<stop id="stopBottom" class="stop" offset="100%" stop-color="#415a77">
<animate attributeName="stop-color" values="#415a77;#778da9;#415a77" dur="5s" repeatCount="indefinite" />
</stop>
</linearGradient>
</defs>
<!-- Background -->
<rect id="bgRect" class="background" x="0" y="0" width="512" height="512" fill="url(#skyGradient)" />
<!-- Monster House Group -->
<g id="monsterHouse" class="monster-house">
<!-- House Base -->
<polygon id="houseBase" class="house-base" points="50,300 120,220 200,230 250,300 230,380 70,380" fill="#444" stroke="#222" stroke-width="3">
<animate attributeName="fill" values="#444;#555;#444" dur="5s" repeatCount="indefinite"/>
</polygon>
<!-- Crooked Roof -->
<polygon id="houseRoof" class="house-roof" points="60,300 130,230 220,240 240,300" fill="#662e00" stroke="#331700" stroke-width="3">
<animate attributeName="fill" values="#662e00;#773300;#662e00" dur="5s" repeatCount="indefinite"/>
</polygon>
<!-- Windows -->
<rect id="houseWindow1" class="house-window" x="90" y="310" width="20" height="20" fill="#ffeeaa">
<animate attributeName="fill" values="#ffeeaa;#ffdd77;#ffeeaa" dur="5s" repeatCount="indefinite"/>
</rect>
<rect id="houseWindow2" class="house-window" x="160" y="310" width="20" height="20" fill="#ffeeaa">
<animate attributeName="fill" values="#ffeeaa;#ffdd77;#ffeeaa" dur="5s" repeatCount="indefinite"/>
</rect>
<!-- Door -->
<rect id="houseDoor" class="house-door" x="135" y="350" width="30" height="30" fill="#332211">
<animate attributeName="fill" values="#332211;#443322;#332211" dur="5s" repeatCount="indefinite"/>
</rect>
</g>
<!-- Creeping Shadow -->
<g id="houseShadow" class="shadow">
<path id="shadowPath" class="shadow-path" d="M240,300 C280,320 320,350 360,350 L360,512 L240,512 Z" fill="rgba(0,0,0,0.4)">
<animate attributeName="d" values="
M240,300 C280,320 320,350 360,350 L360,512 L240,512 Z;
M240,300 C290,330 330,360 360,350 L360,512 L240,512 Z;
M240,300 C280,320 320,350 360,350 L360,512 L240,512 Z"
dur="5s" repeatCount="indefinite" />
<animate attributeName="opacity" values="0.4;0.5;0.4" dur="5s" repeatCount="indefinite" />
</path>
</g>
<!-- DJ Bedroom Group -->
<g id="bedroom" class="bedroom">
<!-- Room Walls -->
<rect id="roomWall" class="room-wall" x="260" y="50" width="220" height="410" fill="#283048" stroke="#1e2a38" stroke-width="2">
<animate attributeName="fill" values="#283048;#3a4651;#283048" dur="5s" repeatCount="indefinite"/>
</rect>
<!-- Window letting in moonlight -->
<rect id="bedroomWindow" class="bedroom-window" x="310" y="60" width="80" height="80" fill="#99ccff" opacity="0.3">
<animate attributeName="opacity" values="0.3;0.5;0.3" dur="5s" repeatCount="indefinite" />
</rect>
<!-- Bed -->
<g id="djBed" class="bed">
<rect id="bedFrame" class="bed-frame" x="280" y="300" width="160" height="80" fill="#664422" stroke="#442211" stroke-width="3">
<animate attributeName="fill" values="#664422;#775533;#664422" dur="5s" repeatCount="indefinite" />
</rect>
<!-- Bed Blanket -->
<path id="bedBlanket" class="bed-blanket" d="M280,300 Q360,280 440,300 L440,360 Q360,340 280,360 Z" fill="#aa4444" stroke="#882222" stroke-width="2">
<animate attributeName="d" values="
M280,300 Q360,280 440,300 L440,360 Q360,340 280,360 Z;
M280,300 Q360,285 440,300 L440,360 Q360,345 280,360 Z;
M280,300 Q360,280 440,300 L440,360 Q360,340 280,360 Z" dur="5s" repeatCount="indefinite" />
</path>
</g>
<!-- DJ Figure -->
<g id="djFigure" class="dj">
<!-- Head -->
<circle id="djHead" class="dj-head" cx="360" cy="270" r="15" fill="#ffe0bd" stroke="#ccaa88" stroke-width="2">
<animate attributeName="cy" values="270;272;270" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Headphones -->
<path id="djHeadphones" class="dj-headphones" d="M345,260 A10,10 0 0,1 355,260 M365,260 A10,10 0 0,1 375,260" fill="none" stroke="#222" stroke-width="3">
<animate attributeName="stroke-width" values="3;4;3" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Body (represented as a torso with a turntable nearby) -->
<rect id="djBody" class="dj-body" x="350" y="285" width="20" height="30" fill="#334455" stroke="#223344" stroke-width="2">
<animate attributeName="y" values="285;287;285" dur="5s" repeatCount="indefinite" />
</rect>
<!-- Turntable -->
<circle id="djTurntable" class="dj-turntable" cx="400" cy="340" r="18" fill="#888" stroke="#666" stroke-width="2">
<animateTransform attributeName="transform" type="rotate" from="0 400 340" to="360 400 340" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- DJ Arm reaching for vinyl -->
<line id="djArm" class="dj-arm" x1="360" y1="285" x2="390" y2="320" stroke="#ffe0bd" stroke-width="4" stroke-linecap="round">
<animate attributeName="x2" values="390;395;390" dur="5s" repeatCount="indefinite" />
<animate attributeName="y2" values="320;322;320" dur="5s" repeatCount="indefinite" />
</line>
</g>
</g>
<!-- Additional Animated Details: Stars in the night sky -->
<g id="stars" class="stars">
<circle id="star1" class="star" cx="80" cy="50" r="2" fill="#fff">
<animate attributeName="r" values="2;3;2" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="star2" class="star" cx="130" cy="90" r="1.5" fill="#fff">
<animate attributeName="r" values="1.5;2.5;1.5" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="star3" class="star" cx="200" cy="40" r="2" fill="#fff">
<animate attributeName="r" values="2;3;2" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="star4" class="star" cx="480" cy="80" r="1.5" fill="#fff">
<animate attributeName="r" values="1.5;2.5;1.5" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="star5" class="star" cx="420" cy="30" r="2" fill="#fff">
<animate attributeName="r" values="2;3;2" dur="5s" repeatCount="indefinite" />
</circle>
</g>
</svg>
These are recent AI images made by the community! These may use any AI model including DALL-E 3, Flux, Stable Diffusion, GPT-4, o1, and more and may be anything from simple animated SVGs to PNGs.
DrawGPT is a an AI art generator that uses GPT-4, o1, o3, DALL-E 3, Gemini 2.0, Imagegen 3.0, Flux, Stable Diffusion, and Custom GPTs, ChatGPT, and other large language models to generate new images from text prompts.
This does not require access to premium AI model subscriptions, it is able to be used by anyone with an internet connection and tokens. This allows everyone to get access to the very best AI art generation technology.
Artificial intelligence may create strange or unusual images. It is being used to generated images for advertising, entertainment, gaming, marketing, and fun right now!
Because Draw GPT has access to do many models we assume the model providers have followed best practices when attributing or utilizing data and images in the training data.
Yes! You can use the images for commercial purposes! And so can Draw GPT.
DrawGPT can draw anything you can think of and more! Just type your text prompt in to the textbox exactly like ChatGPT and see what the AI gives you! Seriously, you can get GPT to draw just about anything for you that you can type in the box.
DrawGPT creates images in PNG, SVG, and Javascript format for download and use. This is different than other AI art projects that only create images in PNG format; being able to get a scene graph via Javascript draw commands is a unique feature of this project and getting any AI art in SVG vector format is unique to DrawGPT.
Many people use this to generate quick art for simple projects, video game assets, new business logos, and more. It is also used to generate images for advertising, entertainment, gaming, marketing, creating art for ads and blog posts with AI and fun.
Want to learn more about DrawGPT, the types of possible image renders, and how to use DrawGPT in your next project as a developer?
Check out our AI image generation API!
DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!
This method of drawing images using raw code is not a great way to draw complex images with lots of structure. It may be able to make photograph quality artwork and professional illustrations with AI but it can fail when using certain types of typography.
Yes and no. Same same but different.
ChatGPT runs on the same model that this project uses, so this is like using ChatGPT to generate images, but it is a different instance of the model. This means that the AI is not precisly the same but it is the same quality AI, image generation AI, large language model, and overall AI art that ChatGPT is using and that Chat GPT can draw.
What is the difference? ChatGPT is specifically wired up to be conversational and track a conversation thread across multiple user prompts. Images in ChatGPT using DALL-E 3 are not saved to the Intenet and made available publicly.
In comparison DrawGPT does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.
You can do what you want it's your party.
We humbly ask that you backlink to DrawGPT if you do use our images in any promotion or commercial ways, but it is not required.
At the moment all images & Javascript code generated by this tool under the CC0 License with outrageous added term that the license can be revoked or retroactively changed at any time without warning for any image.
Yes! You can use the images for commercial purposes! And so can DrawGPT.
Images & prompts may be made made public.
Depending on the situation the prompts themselves are stored internally for research purposes.
Employees at OpenAI and DrawGPT have access to any prompts you submit.
DO NOT SUBMIT PERSONAL INFORMATION.