<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-05-16T23:20:53+00:00
-->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<title>Anime Duo Dance Party</title>
<desc>Two anime girls groove on stage – one in fiery red and the other in cool greyish blue – with playful animations that loop like a boomerang!</desc>
<rect id="background_rect_1" class="background" x="0" y="0" width="512" height="512" fill="lightblue">
<animate attributeName="fill" values="lightblue;lightyellow;lightblue" dur="5s" repeatCount="indefinite" />
</rect>
<circle id="sun_circle_1" class="sun" cx="50" cy="50" r="30" fill="yellow">
<animateTransform attributeName="transform" type="rotate" from="0 50 50" to="360 50 50" dur="5s" repeatCount="indefinite"/>
</circle>
<g id="stage_group_1" class="stage">
<rect id="stage_floor_1" class="floor" x="0" y="400" width="512" height="112" fill="#654321">
<animate attributeName="y" values="400;402;400" dur="5s" repeatCount="indefinite" />
</rect>
<circle id="spotlight_circle_1" class="spotlight" cx="256" cy="300" r="100" fill="orange" fill-opacity="0.2">
<animate attributeName="r" values="98;102;98" dur="5s" repeatCount="indefinite" />
</circle>
</g>
<!-- Girl 1: Jed hair, red tube top & skirt, black headphones -->
<g id="girl1_group_1" class="animeGirl">
<!-- Face -->
<ellipse id="girl1_face_1" class="face" cx="150" cy="150" rx="40" ry="50" fill="#ffe0bd"/>
<!-- Jed Hair -->
<path id="girl1_hair_1" class="hair" d="M110,120 Q150,60 190,120 L180,130 Q150,90 120,130 Z" fill="#ffc0cb">
<animateTransform attributeName="transform" type="rotate" from="0 150 100" to="5 150 100" dur="5s" repeatCount="indefinite" />
</path>
<!-- Red Tube Top -->
<rect id="girl1_tubeTop_1" class="tubeTop" x="110" y="150" width="80" height="20" fill="red">
<animate attributeName="y" values="150;152;150" dur="5s" repeatCount="indefinite" />
</rect>
<!-- Red Skirt -->
<path id="girl1_skirt_1" class="skirt" d="M110,170 Q150,200 190,170 L190,180 Q150,220 110,180 Z" fill="red">
<animate attributeName="d" dur="5s" repeatCount="indefinite"
values="
M110,170 Q150,200 190,170 L190,180 Q150,220 110,180 Z;
M110,171 Q150,201 190,171 L190,181 Q150,221 110,181 Z;
M110,170 Q150,200 190,170 L190,180 Q150,220 110,180 Z"/>
</path>
<!-- Black Headphones -->
<path id="girl1_headphones_left_1" class="headphones" d="M100,140 Q90,160 100,180" stroke="black" stroke-width="4" fill="none" />
<path id="girl1_headphones_right_1" class="headphones" d="M200,140 Q210,160 200,180" stroke="black" stroke-width="4" fill="none" />
<animateTransform xlink:href="#girl1_headphones_left_1" attributeName="transform" type="rotate" from="0 100 160" to="-5 100 160" dur="5s" repeatCount="indefinite"/>
<animateTransform xlink:href="#girl1_headphones_right_1" attributeName="transform" type="rotate" from="0 200 160" to="5 200 160" dur="5s" repeatCount="indefinite"/>
<!-- Eyes -->
<circle id="girl1_eye_left_1" class="eye" cx="135" cy="145" r="3" fill="black" />
<circle id="girl1_eye_right_1" class="eye" cx="165" cy="145" r="3" fill="black" />
</g>
<!-- Girl 2: Back straight hair, grey arm warmers, greyish blue tube top, cargos & headphones -->
<g id="girl2_group_1" class="animeGirl">
<!-- Face -->
<ellipse id="girl2_face_1" class="face" cx="362" cy="150" rx="40" ry="50" fill="#ffe0bd"/>
<!-- Back Straight Hair -->
<path id="girl2_hair_1" class="hair" d="M322,120 L322,80 L402,80 L402,120 Q362,60 322,120 Z" fill="#8b4513">
<animateTransform attributeName="transform" type="rotate" from="0 362 100" to="-5 362 100" dur="5s" repeatCount="indefinite" />
</path>
<!-- Greyish Blue Tube Top -->
<rect id="girl2_tubeTop_1" class="tubeTop" x="322" y="150" width="80" height="20" fill="#708090">
<animate attributeName="y" values="150;152;150" dur="5s" repeatCount="indefinite" />
</rect>
<!-- Greyish Blue Cargos -->
<path id="girl2_cargos_1" class="cargos" d="M322,170 L402,170 L392,240 L332,240 Z" fill="#708090">
<animate attributeName="d" dur="5s" repeatCount="indefinite"
values="
M322,170 L402,170 L392,240 L332,240 Z;
M322,171 L402,171 L392,241 L332,241 Z;
M322,170 L402,170 L392,240 L332,240 Z"/>
</path>
<!-- Grey Arm Warmers -->
<rect id="girl2_armwarmer_left_1" class="armwarmers" x="312" y="150" width="10" height="40" fill="#708090">
<animate attributeName="x" values="312;310;312" dur="5s" repeatCount="indefinite" />
</rect>
<rect id="girl2_armwarmer_right_1" class="armwarmers" x="382" y="150" width="10" height="40" fill="#708090">
<animate attributeName="x" values="382;384;382" dur="5s" repeatCount="indefinite" />
</rect>
<!-- Greyish Blue Headphones -->
<path id="girl2_headphones_left_1" class="headphones" d="M312,140 Q300,160 312,180" stroke="#708090" stroke-width="4" fill="none" />
<path id="girl2_headphones_right_1" class="headphones" d="M402,140 Q414,160 402,180" stroke="#708090" stroke-width="4" fill="none" />
<animateTransform xlink:href="#girl2_headphones_left_1" attributeName="transform" type="rotate" from="0 312 160" to="5 312 160" dur="5s" repeatCount="indefinite"/>
<animateTransform xlink:href="#girl2_headphones_right_1" attributeName="transform" type="rotate" from="0 402 160" to="-5 402 160" dur="5s" repeatCount="indefinite"/>
<!-- Eyes -->
<circle id="girl2_eye_left_1" class="eye" cx="345" cy="145" r="3" fill="black" />
<circle id="girl2_eye_right_1" class="eye" cx="375" cy="145" r="3" fill="black" />
</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.