Untitled

A monster with a twist! It curls, twirls, and wields pointy claws. Don't worry, it's all in fun!
monster with Two small eyes red Green Curly purple Have a tail Sharp teeth Four toes Purple horns Pointy ears Four ears Long claws
Bot
A monster with a twist! It curls, twirls, and wields pointy claws. Don't worry, it's all in fun!

SVG Code

                        <!--

Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai

Created: 2025-01-01T14:19:30+00:00
-->
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title"Cheeky Curly Monster"></title>
<desc>A monster with a twist! It curls, twirls, and wields pointy claws. Don't worry, it's all in fun!</desc>
<!-- Monster Body -->
<ellipse id="body" class="body" cx="256" cy="320" rx="150" ry="180" fill="green">
<animate attributeName="fill" values="green;red;green" dur="5s" repeatCount="indefinite" />
</ellipse>

<!-- Monster Head -->
<circle id="head" class="head" cx="256" cy="180" r="100" fill="purple">
<animateTransform attributeName="transform" attributeType="XML" type="scale" values="1;1.05;1" dur="5s" repeatCount="indefinite" />
</circle>

<!-- Eyes -->
<circle id="leftEye" class="eye" cx="216" cy="160" r="10" fill="white">
<animate attributeName="r" values="10;12;10" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="rightEye" class="eye" cx="296" cy="160" r="10" fill="white">
<animate attributeName="r" values="10;12;10" dur="5s" repeatCount="indefinite" />
</circle>

<!-- Pupils -->
<circle id="leftPupil" class="pupil" cx="216" cy="160" r="5" fill="black">
<animateTransform attributeName="transform" type="translate" values="0,0;2,2;0,0" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="rightPupil" class="pupil" cx="296" cy="160" r="5" fill="black">
<animateTransform attributeName="transform" type="translate" values="0,0;-2,2;0,0" dur="5s" repeatCount="indefinite" />
</circle>

<!-- Mouth -->
<path id="mouth" class="mouth" d="M216,200 Q256,240 296,200" stroke="black" stroke-width="3" fill="transparent">
<animate attributeName="d" values="M216,200 Q256,240 296,200; M216,200 Q256,220 296,200; M216,200 Q256,240 296,200" dur="5s" repeatCount="indefinite" />
</path>

<!-- Teeth -->
<polygon id="tooth1" class="tooth" points="250,220 260,220 255,230" fill="white">
<animateTransform attributeName="transform" type="scale" values="1;1.2;1" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="tooth2" class="tooth" points="270,220 280,220 275,230" fill="white">
<animateTransform attributeName="transform" type="scale" values="1;1.2;1" dur="5s" repeatCount="indefinite" />
</polygon>

<!-- Horns -->
<polygon id="horn1" class="horn" points="180,120 160,80 200,100" fill="purple">
<animateTransform attributeName="transform" type="rotate" from="0 180 120" to="360 180 120" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="horn2" class="horn" points="332,120 352,80 312,100" fill="purple">
<animateTransform attributeName="transform" type="rotate" from="0 332 120" to="-360 332 120" dur="5s" repeatCount="indefinite" />
</polygon>

<!-- Ears -->
<polygon id="ear1" class="ear" points="220,140 210,110 230,130" fill="purple">
<animate attributeName="points" values="220,140 210,110 230,130; 220,145 210,115 230,135; 220,140 210,110 230,130" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="ear2" class="ear" points="292,140 282,110 302,130" fill="purple">
<animate attributeName="points" values="292,140 282,110 302,130; 292,145 282,115 302,135; 292,140 282,110 302,130" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="ear3" class="ear" points="240,130 230,100 250,120" fill="purple">
<animate attributeName="points" values="240,130 230,100 250,120; 240,135 230,105 250,125; 240,130 230,100 250,120" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="ear4" class="ear" points="272,130 262,100 282,120" fill="purple">
<animate attributeName="points" values="272,130 262,100 282,120; 272,135 262,105 282,125; 272,130 262,100 282,120" dur="5s" repeatCount="indefinite" />
</polygon>

<!-- Tail -->
<path id="tail" class="tail" d="M400,350 Q420,300 380,250" stroke="green" stroke-width="10" fill="none">
<animateTransform attributeName="transform" type="rotate" from="0 400 350" to="20 400 350" dur="2.5s" repeatCount="indefinite" />
</path>

<!-- Claws -->
<polygon id="claw1" class="claw" points="200,400 210,420 190,420" fill="red">
<animate attributeName="points" values="200,400 210,420 190,420; 200,405 210,415 190,425; 200,400 210,420 190,420" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="claw2" class="claw" points="220,400 230,420 210,420" fill="red">
<animate attributeName="points" values="220,400 230,420 210,420; 220,405 230,415 210,425; 220,400 230,420 210,420" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="claw3" class="claw" points="240,400 250,420 230,420" fill="red">
<animate attributeName="points" values="240,400 250,420 230,420; 240,405 250,415 230,425; 240,400 250,420 230,420" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="claw4" class="claw" points="260,400 270,420 250,420" fill="red">
<animate attributeName="points" values="260,400 270,420 250,420; 260,405 270,415 250,425; 260,400 270,420 250,420" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="claw5" class="claw" points="280,400 290,420 270,420" fill="red">
<animate attributeName="points" values="280,400 290,420 270,420; 280,405 290,415 270,425; 280,400 290,420 270,420" dur="5s" repeatCount="indefinite" />
</polygon>
<polygon id="claw6" class="claw" points="300,400 310,420 290,420" fill="red">
<animate attributeName="points" values="300,400 310,420 290,420; 300,405 310,415 290,425; 300,400 310,420 290,420" dur="5s" repeatCount="indefinite" />
</polygon>

<!-- Toes -->
<circle id="toe1" class="toe" cx="180" cy="480" r="10" fill="brown">
<animate attributeName="cx" values="180;185;180" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="toe2" class="toe" cx="220" cy="480" r="10" fill="brown">
<animate attributeName="cx" values="220;215;220" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="toe3" class="toe" cx="260" cy="480" r="10" fill="brown">
<animate attributeName="cx" values="260;255;260" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="toe4" class="toe" cx="300" cy="480" r="10" fill="brown">
<animate attributeName="cx" values="300;305;300" dur="5s" repeatCount="indefinite" />
</circle>
</svg>

Info

Created On: January 1, 2025

AI

Make: openai
Model: o1-mini

NEW AI IMAGES


These are recent AI images made by the community!

FAQ

What is DrawGPT?

DrawGPT is a an AI art generator that uses the GPT-3, GPT-4, DALL-E 3, Custom GPTs, ChatGPT, and other large language models by OpenAI to generate new images from text prompts.

The AI is able to express itself visually through words by writing code to draw and create unique images. This is the same AI powering the very popular ChatGPT large language model AI.

Why Is This Different?

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.

What Can DrawGPT Draw?

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!

Why Are They Weird?

DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!

GPT-3, GPT-4, ChatGPT, and DALL-E 3 only allow input from words. Even GPT-4V which uses image recogintion via AI converts the output to words for use with other AI models. That makes their understanding of the visual world extremely unusual. This AI is able to draw images just like ChatGPT can draw images.

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.

Is This ChatGPT?

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.

Copyright

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 Private

Images are made public during submission.

Depending on the situation the prompts themselves are stored internally for research purposes but given that people are morons and put things in there like personal information it is unlikely DrawGPT would ever be able to release the raw prompts publicly.

Employees at OpenAI and DrawGPT have access to any prompts you submit.

DO NOT SUBMIT PERSONAL INFORMATION.

Is This AI Sentient? Will It End Us?

No.