<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-06-09T18:21:12+00:00
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<title>Vibe Back Startup Logo</title>
<desc>A groovy, energetic logo for a startup that's all about bringing good vibes back into your life!</desc>
<metadata type="keywords">startup, logo, vibrant, energy, modern</metadata>
<!-- Background gradient -->
<defs>
<linearGradient id="bgGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#6A11CB" stop-opacity="1">
<animate attributeName="stop-color" values="#6A11CB; #2575FC; #6A11CB" dur="5s" repeatCount="indefinite" />
</stop>
<stop offset="100%" stop-color="#2575FC" stop-opacity="1">
<animate attributeName="stop-color" values="#2575FC; #FF3CAC; #2575FC" dur="5s" repeatCount="indefinite" />
</stop>
</linearGradient>
<!-- Sound wave filter -->
<filter id="glow" x="-20%" y="-20%" width="140%" height="140%">
<feGaussianBlur stdDeviation="8" result="blur" />
<feComposite in="SourceGraphic" in2="blur" operator="over" />
</filter>
</defs>
<!-- Background circle -->
<circle id="background-circle" class="background" cx="256" cy="256" r="240" fill="url(#bgGradient)">
<animate attributeName="r" values="240; 245; 240" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Sound waves -->
<g id="sound-waves" class="waves" filter="url(#glow)">
<!-- Wave 1 -->
<path id="wave1" class="wave" d="M 96,256 Q 176,196 256,256 Q 336,316 416,256" stroke="#FFFFFF" stroke-width="8" fill="none" stroke-linecap="round">
<animate attributeName="d" values="M 96,256 Q 176,196 256,256 Q 336,316 416,256;
M 96,256 Q 176,316 256,256 Q 336,196 416,256;
M 96,256 Q 176,196 256,256 Q 336,316 416,256"
dur="5s" repeatCount="indefinite" />
</path>
<!-- Wave 2 -->
<path id="wave2" class="wave" d="M 96,226 Q 176,166 256,226 Q 336,286 416,226" stroke="#FFFFFF" stroke-width="6" fill="none" stroke-linecap="round">
<animate attributeName="d" values="M 96,226 Q 176,166 256,226 Q 336,286 416,226;
M 96,226 Q 176,286 256,226 Q 336,166 416,226;
M 96,226 Q 176,166 256,226 Q 336,286 416,226"
dur="5s" repeatCount="indefinite" />
</path>
<!-- Wave 3 -->
<path id="wave3" class="wave" d="M 96,286 Q 176,226 256,286 Q 336,346 416,286" stroke="#FFFFFF" stroke-width="6" fill="none" stroke-linecap="round">
<animate attributeName="d" values="M 96,286 Q 176,226 256,286 Q 336,346 416,286;
M 96,286 Q 176,346 256,286 Q 336,226 416,286;
M 96,286 Q 176,226 256,286 Q 336,346 416,286"
dur="5s" repeatCount="indefinite" />
</path>
<!-- Wave 4 -->
<path id="wave4" class="wave" d="M 96,196 Q 176,136 256,196 Q 336,256 416,196" stroke="#FFFFFF" stroke-width="4" fill="none" stroke-linecap="round" opacity="0.7">
<animate attributeName="d" values="M 96,196 Q 176,136 256,196 Q 336,256 416,196;
M 96,196 Q 176,256 256,196 Q 336,136 416,196;
M 96,196 Q 176,136 256,196 Q 336,256 416,196"
dur="5s" repeatCount="indefinite" />
</path>
<!-- Wave 5 -->
<path id="wave5" class="wave" d="M 96,316 Q 176,256 256,316 Q 336,376 416,316" stroke="#FFFFFF" stroke-width="4" fill="none" stroke-linecap="round" opacity="0.7">
<animate attributeName="d" values="M 96,316 Q 176,256 256,316 Q 336,376 416,316;
M 96,316 Q 176,376 256,316 Q 336,256 416,316;
M 96,316 Q 176,256 256,316 Q 336,376 416,316"
dur="5s" repeatCount="indefinite" />
</path>
</g>
<!-- Circular pulse effects -->
<circle id="pulse1" class="pulse" cx="256" cy="256" r="120" fill="none" stroke="#FFFFFF" stroke-width="2" opacity="0.5">
<animate attributeName="r" values="120; 240; 120" dur="5s" repeatCount="indefinite" />
<animate attributeName="opacity" values="0.5; 0; 0.5" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="pulse2" class="pulse" cx="256" cy="256" r="180" fill="none" stroke="#FFFFFF" stroke-width="2" opacity="0.3">
<animate attributeName="r" values="180; 300; 180" dur="5s" repeatCount="indefinite" />
<animate attributeName="opacity" values="0.3; 0; 0.3" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Logo text -->
<g id="logo-text" class="text">
<!-- VIBE text -->
<text id="vibe-text" class="logo-text" x="256" y="230" font-family="Arial, sans-serif" font-weight="bold" font-size="64" text-anchor="middle" fill="#FFFFFF">VIBE</text>
<!-- BACK text -->
<text id="back-text" class="logo-text" x="256" y="300" font-family="Arial, sans-serif" font-weight="bold" font-size="64" text-anchor="middle" fill="#FFFFFF">BACK</text>
<!-- Text animations -->
<animate xlink:href="#vibe-text" attributeName="font-size" values="64; 68; 64" dur="5s" repeatCount="indefinite" />
<animate xlink:href="#back-text" attributeName="font-size" values="64; 60; 64" dur="5s" repeatCount="indefinite" />
</g>
<!-- Decorative elements -->
<g id="decorative-elements" class="decorations">
<!-- Music note 1 -->
<path id="music-note1" class="music-note" d="M 140,160 C 140,160 140,120 140,120 L 160,110 L 160,150 C 160,158 154,165 145,165 C 136,165 130,158 130,150 C 130,142 136,135 140,135 C 144,135 150,142 150,150" fill="#FFFFFF">
<animateTransform attributeName="transform" type="translate" values="0,0; 5,5; 0,0" dur="5s" repeatCount="indefinite" />
</path>
<!-- Music note 2 -->
<path id="music-note2" class="music-note" d="M 360,160 C 360,160 360,120 360,120 L 380,110 L 380,150 C 380,158 374,165 365,165 C 356,165 350,158 350,150 C 350,142 356,135 360,135 C 364,135 370,142 370,150" fill="#FFFFFF">
<animateTransform attributeName="transform" type="translate" values="0,0; -5,5; 0,0" dur="5s" repeatCount="indefinite" />
</path>
<!-- Sparkles -->
<g id="sparkles" class="sparkle-group">
<circle id="sparkle1" class="sparkle" cx="120" cy="200" r="4" fill="#FFFFFF">
<animate attributeName="opacity" values="1; 0.2; 1" dur="5s" repeatCount="indefinite" />
<animate attributeName="r" values="4; 6; 4" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="sparkle2" class="sparkle" cx="390" cy="200" r="4" fill="#FFFFFF">
<animate attributeName="opacity" values="0.2; 1; 0.2" dur="5s" repeatCount="indefinite" />
<animate attributeName="r" values="6; 4; 6" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="sparkle3" class="sparkle" cx="180" cy="350" r="5" fill="#FFFFFF">
<animate attributeName="opacity" values="0.5; 1; 0.5" dur="5s" repeatCount="indefinite" />
<animate attributeName="r" values="5; 7; 5" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="sparkle4" class="sparkle" cx="330" cy="350" r="5" fill="#FFFFFF">
<animate attributeName="opacity" values="1; 0.5; 1" dur="5s" repeatCount="indefinite" />
<animate attributeName="r" values="7; 5; 7" dur="5s" repeatCount="indefinite" />
</circle>
</g>
</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.