<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-05-16T23:20:50+00:00
-->
<svg id="svg_001" class="scene" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title id="title_001" class="title">Monster Morning Gaze</title>
<desc id="desc_001" class="desc">A quirky monster house wakes in the morning, with Constance glaring playfully at Jenny amid a sun-kissed sky!</desc>
<defs id="defs_001" class="defs">
<linearGradient id="skyGradient" class="gradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop id="stop_001" class="stop" offset="0%" stop-color="#87CEEB"/>
<stop id="stop_002" class="stop" offset="100%" stop-color="#FFFACD"/>
</linearGradient>
</defs>
<!-- Background -->
<rect id="bg_rect_001" class="background" x="0" y="0" width="512" height="512" fill="url(#skyGradient)">
<animate attributeName="opacity" values="0.98;1;0.98" dur="5s" repeatCount="indefinite"/>
</rect>
<!-- Sun -->
<circle id="sun_001" class="sun" cx="80" cy="80" r="40" fill="yellow">
<animateTransform attributeName="transform" type="translate" values="0,0;10,0;0,0" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Monster House -->
<g id="monsterHouse_001" class="monster-house" transform="translate(0,0)">
<!-- Building base -->
<rect id="house_base_001" class="house-base" x="156" y="200" width="200" height="200" fill="#4A4A4A">
<animateTransform attributeName="transform" type="scale" values="1;1.02;1" dur="5s" repeatCount="indefinite" additive="sum" />
</rect>
<!-- Jagged Roof -->
<polygon id="house_roof_001" class="house-roof" points="156,200 356,200 326,160 186,160" fill="#333333">
<animateTransform attributeName="transform" type="translate" values="0,0;0,-3;0,0" dur="5s" repeatCount="indefinite"/>
</polygon>
<!-- Door (Monstrous Mouth) -->
<rect id="house_door_001" class="house-door" x="215" y="300" width="80" height="100" fill="black">
<animate attributeName="fill" values="black;#222222;black" dur="5s" repeatCount="indefinite"/>
</rect>
<!-- Left Eye on door -->
<circle id="house_eye_left_001" class="house-eye" cx="245" cy="330" r="10" fill="white">
<animate attributeName="opacity" values="1;0.2;1" dur="5s" begin="0s" repeatCount="indefinite"/>
</circle>
<!-- Right Eye on door -->
<circle id="house_eye_right_001" class="house-eye" cx="285" cy="330" r="10" fill="white">
<animate attributeName="opacity" values="1;0.2;1" dur="5s" begin="0s" repeatCount="indefinite"/>
</circle>
<!-- Pupil left -->
<circle id="house_pupil_left_001" class="house-pupil" cx="245" cy="330" r="5" fill="black">
<animateTransform attributeName="transform" type="scale" values="1;1.2;1" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Pupil right -->
<circle id="house_pupil_right_001" class="house-pupil" cx="285" cy="330" r="5" fill="black">
<animateTransform attributeName="transform" type="scale" values="1;1.2;1" dur="5s" repeatCount="indefinite"/>
</circle>
</g>
<!-- Character: Constance -->
<g id="constance_001" class="character_constance" transform="translate(0,0)">
<!-- Face -->
<circle id="constance_face_001" class="face" cx="100" cy="400" r="20" fill="#FFDBAC">
<animateTransform attributeName="transform" type="translate" values="0,0;2,0;0,0" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Left Eye -->
<circle id="constance_eye_left_001" class="eye" cx="93" cy="395" r="3" fill="black">
<animate attributeName="cy" values="395;393;395" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Right Eye -->
<circle id="constance_eye_right_001" class="eye" cx="107" cy="395" r="3" fill="black">
<animate attributeName="cy" values="395;393;395" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Eyebrows -->
<path id="constance_eyebrow_left_001" class="eyebrow" d="M88,388 Q93,385 98,388" stroke="black" stroke-width="1.5" fill="none">
<animate attributeName="d" values="M88,388 Q93,385 98,388; M88,386 Q93,383 98,386; M88,388 Q93,385 98,388" dur="5s" repeatCount="indefinite"/>
</path>
<path id="constance_eyebrow_right_001" class="eyebrow" d="M102,388 Q107,385 112,388" stroke="black" stroke-width="1.5" fill="none">
<animate attributeName="d" values="M102,388 Q107,385 112,388; M102,386 Q107,383 112,386; M102,388 Q107,385 112,388" dur="5s" repeatCount="indefinite"/>
</path>
</g>
<!-- Character: Jenny -->
<g id="jenny_001" class="character_jenny" transform="translate(0,0)">
<!-- Face -->
<circle id="jenny_face_001" class="face" cx="412" cy="400" r="20" fill="#FFDBAC">
<animateTransform attributeName="transform" type="translate" values="0,0;-2,0;0,0" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Left Eye -->
<circle id="jenny_eye_left_001" class="eye" cx="405" cy="395" r="3" fill="black">
<animate attributeName="cy" values="395;397;395" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Right Eye -->
<circle id="jenny_eye_right_001" class="eye" cx="419" cy="395" r="3" fill="black">
<animate attributeName="cy" values="395;397;395" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Mouth (Surprised) -->
<ellipse id="jenny_mouth_001" class="mouth" cx="412" cy="410" rx="4" ry="2" fill="red">
<animate attributeName="ry" values="2;3;2" dur="5s" repeatCount="indefinite"/>
</ellipse>
<!-- Blush -->
<circle id="jenny_blush_left_001" class="blush" cx="407" cy="405" r="1.2" fill="pink">
<animate attributeName="opacity" values="0.5;1;0.5" dur="5s" repeatCount="indefinite"/>
</circle>
<circle id="jenny_blush_right_001" class="blush" cx="417" cy="405" r="1.2" fill="pink">
<animate attributeName="opacity" values="0.5;1;0.5" dur="5s" repeatCount="indefinite"/>
</circle>
</g>
<!-- Static Foreground Elements (Trees, Bushes) -->
<g id="foreground_001" class="foreground">
<!-- Tree left -->
<rect id="tree_trunk_001" class="tree-trunk" x="50" y="280" width="15" height="70" fill="#8B4513"/>
<circle id="tree_top_001" class="tree-top" cx="57.5" cy="265" r="25" fill="#228B22">
<animate attributeName="cy" values="265;267;265" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Bush right -->
<ellipse id="bush_001" class="bush" cx="460" cy="420" rx="20" ry="10" fill="#006400">
<animate attributeName="rx" values="20;22;20" dur="5s" repeatCount="indefinite"/>
</ellipse>
</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.